Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hd-wallet): correctly display evm addr in get_new_address response #2264

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

shamardy
Copy link
Collaborator

@shamardy shamardy commented Nov 6, 2024

To Test:
Nothing as it already tested by @CharlVS. No docs updates as well as the docs show the full address in response.

@shamardy shamardy added in progress Changes will be made from the author under review and removed in progress Changes will be made from the author labels Nov 6, 2024
@CharlVS
Copy link
Member

CharlVS commented Nov 7, 2024

@shamardy I've tested it and confirmed it solves the issue. It's worth doing a basic sweep of the codebase to see if there are any other instances of the same problem.

@shamardy
Copy link
Collaborator Author

shamardy commented Nov 7, 2024

It's worth doing a basic sweep of the codebase to see if there are any other instances of the same problem.

Already did that before opening the PR :)

@shamardy shamardy added the P1 label Nov 11, 2024
Copy link
Member

@onur-ozkan onur-ozkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@laruh
Copy link
Member

laruh commented Nov 12, 2024

@shamardy please fix lint error

oops, its this buggy cache issue

Copy link
Collaborator

@dimxy dimxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shamardy shamardy merged commit 45c9118 into dev Nov 13, 2024
20 of 25 checks passed
@shamardy shamardy deleted the fix-evm-get-new-addr branch November 13, 2024 16:39
dimxy added a commit that referenced this pull request Nov 26, 2024
* dev:
  chore(release): update v2.2.0-beta date (#2277)
  chore(release): add changelog entries for v2.2.0-beta (#2240)
  fix(watchers): align taker fee validation retries with makers (#2263)
  feat(tokens): custom token activation for evm (#2141)
  use safer subtraction on healthcheck expiration check (#2272)
  fix(hd-wallet): correctly display evm addr in `get_new_address` response (#2264)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants