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

Murisi/ledger v0.30.2 #28

Closed
wants to merge 21 commits into from
Closed

Conversation

murisi
Copy link
Contributor

@murisi murisi commented Feb 5, 2024

Updated the Ledger app to partially support Namada v0.30.2. Everything but IBC, InitProposal, and Bridge Pool Transfer transactions is working. More specifically, the following changes have been made:

  • Updated the parsing and signing test vectors to be those generated by Namada v0.30.2
  • Added support for the new avatar field in become validator
  • Added support for denominated amounts in transaction fees in the header
  • Added support for parsing transaction memo hashes in the header
  • Broadened the set of transaction timestamps that can be printed
  • Added support for update steward commission, redelegate, reactivate validator, deactivate validator, resign steward, change consensus key, claim rewards, and change validator metadata transactions
  • Support parsing (but not signing) secp256k1 keys in more places in transactions
  • Now support parsing and printing transaction memos
  • Increased the level of detail displayed in init proposal transactions
  • Now include the memo section hash in the wrapper signature

@ftheirs
Copy link
Contributor

ftheirs commented Feb 12, 2024

Covered by: #29 and #31

@ftheirs ftheirs closed this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants