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

Updated test vectors to Namada v0.33.0. Fixed non-MASP bugs. #37

Closed
wants to merge 1 commit into from

Conversation

murisi
Copy link
Contributor

@murisi murisi commented Apr 24, 2024

Made adjustments to make the Ledger app work with Namada v0.33.0. Specifically, the following changes were made:

  • Updated the test vectors to those generated by Namada v0.33.0
  • Removed the vote_type field as it seems to have been redundant
  • Updated the Initialize Proposal transaction to reflect its updates in Namada:
    • Removed the ID field from the Initialize Proposal transaction
    • Adjusted the enumeration of proposal types
    • Replaced the grace epoch field with the activation epoch

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.

None yet

2 participants