Commit df7c22a
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 changelogs62 files changed
Lines changed: 344 additions & 154 deletions
File tree
- .changelog
- unreleased
- improvements
- miscellaneous
- v0.17.1
- bug-fixes
- docs
- features
- improvements
- .github/workflows
- apps
- src/lib
- client
- node/ledger
- shell
- storage
- core
- src
- ledger/storage
- types
- encoding_spec
- macros
- proof_of_stake
- src
- test_utils
- tests
- src/e2e
- tx_prelude
- vm_env
- vp_prelude
- wasm_for_tests/wasm_source
- wasm
- tx_template
- vp_template
- wasm_source
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
File renamed without changes.
0 commit comments