-
Notifications
You must be signed in to change notification settings - Fork 986
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'murisi/tx-type-tag2' (#2182)
* origin/murisi/tx-type-tag2: Added changelog entry. Centralized the definitions of WASM paths. Added validation for the VP WASM hashes in transactions. Now produce test-vectors of signed transactions as well. Print validator email, website, discord handle, and description in test-vectors. Modified test-vector generation to use VP tags. Now adding type tag for VP hashes. Removed the degenerate PoW type. Now use code tags to discriminate between transaction types in test-vector generation. Added transaction type tag field.
- Loading branch information
Showing
60 changed files
with
656 additions
and
474 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Added type tags to transactions to enable hardware wallets | ||
to fully decode transactions even after minor Namada updates. | ||
([\#2182](https://github.com/anoma/namada/pull/2182)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.