Murisi/draft non breaking with test vectors 0.31.6#2728
Closed
Murisi/draft non breaking with test vectors 0.31.6#2728
Conversation
…(none) for empty values. Simplifies hardware wallets.
…ardware wallet implementations.
* tomas/refactor-state: changelog: add #2606 benches: update for new state API test/wasm: update for new state API tests: update for new state API test/PoS: update for new state API apps: update for new state API namada: update for new state API, refactor tx and VP host envs sdk: update for new state API eth_bridge: update for new state API ibc: update for new state API state: refactor everything
* tomas/refactor-state: changelog: add #2606 benches: update for new state API test/wasm: update for new state API tests: update for new state API test/PoS: update for new state API apps: update for new state API namada: update for new state API, refactor tx and VP host envs sdk: update for new state API eth_bridge: update for new state API ibc: update for new state API state: refactor everything
* fix-default-node: changelog: add #2701 test/e2e: use the default `--node` in a test fix default node param protocol for cli calls
* murisi/mock-masp-prover: masp: move the mock stuff under testing sub-mod Added changelog entry. Do not allow MASP_TEST_SEED to be used outside of testing. Implemented a MockSaplingVerificationContext and enable it for testing flag. Modified the transaction generator to use mock prover when in testing mode.
* Krewedk0/main: fix ledger test fix formatting review fix, add changelog add slashed bonds/unbonds info to the client
* origin/tiago/rm-borsh-schemas: Changelog for #2682 Stop building `namada_encoding_spec` in CI Remove borsh schema feat from Cargo manifest Remove borsh schema implementations Remove `namada_encoding_spec`
* origin/yuji/fix-ibc-shielded-transfer-back: add changelog fix token address when shielded transfer back to Namada
Namada 0.31.6 is a patch release that contains various fixes and improvements.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2728 +/- ##
==========================================
+ Coverage 52.99% 53.29% +0.29%
==========================================
Files 303 307 +4
Lines 104166 103165 -1001
==========================================
- Hits 55206 54984 -222
+ Misses 48960 48181 -779 ☔ View full report in Codecov by Sentry. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Testing merging #2727 into #2700 .
Indicate on which release or other PRs this topic is based on
#2727
#2700
Checklist before merging to
draft