-
Notifications
You must be signed in to change notification settings - Fork 22
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: Improve Address conversions #1194
Conversation
Conflicts: .github/workflows/nova-build-temp.yaml client/src/helpers/nova/addressHelper.ts setup_nova.sh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
Add changes to address calculation in Nft.txs. Change
hexToBech32
->addressToBech32
-
OutputView component has Alias in function name
buildAddressForAliasOrNft
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description of change
addressHelper
by using the newaddressToBech32
SDK methodType of change