Skip to content

Commit df7c22a

Browse files
committed
Merge tag 'v0.17.1' into draft-test
Namada 0.17.0 is a scheduled minor release featuring several improvements to the slashing mechanism, wallet address derivation, transaction structure and the ledger stability. * tag 'v0.17.1': Namada 0.17.1 fix: change installer link fix: change installer link fix: wasm unit remove hardcoded vp hash test/e2e/slashing: wait for first block on copied validator before tx changelog: add #1534 [ci] wasm checksums update test/storage: fill-in block header for commit if missing test/e2e/ledger/genesis_validators: validator wait for tx block height rpc: use the new shell last_block query to find last committed block core/storage: impl Display for BlockHash core/time: impl Display for DateTimeUtc shared/queries/shell: expose the last committed block from storage core/storage: Store last committed block's hash and time with its height fix typo in #1444 changelog remove unnecessary changelogs
2 parents 3cacdd4 + a5bad39 commit df7c22a

62 files changed

Lines changed: 344 additions & 154 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changelog/unreleased/improvements/1431-rm-empty-keys-mod.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changelog/unreleased/improvements/1444-cse-in-inflation.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changelog/unreleased/miscellaneous/cwgoes-remove-unused-named-address.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/unreleased/bug-fixes/1455-persist-epoch-update-delay.md renamed to .changelog/v0.17.1/bug-fixes/1455-persist-epoch-update-delay.md

File renamed without changes.

.changelog/unreleased/bug-fixes/1456-fix-max-wait-tries.md renamed to .changelog/v0.17.1/bug-fixes/1456-fix-max-wait-tries.md

File renamed without changes.

.changelog/unreleased/bug-fixes/1474-fix-sdk-tx-with-hash.md renamed to .changelog/v0.17.1/bug-fixes/1474-fix-sdk-tx-with-hash.md

File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fix a client block query to avoid seeing pre-committed blocks.
2+
([\#1534](https://github.com/anoma/namada/pull/1534))
File renamed without changes.

.changelog/unreleased/features/1110-wallet-deterministic.md renamed to .changelog/v0.17.1/features/1110-wallet-deterministic.md

File renamed without changes.

.changelog/unreleased/features/1344-find-validator-by-tm.md renamed to .changelog/v0.17.1/features/1344-find-validator-by-tm.md

File renamed without changes.

0 commit comments

Comments
 (0)