Skip to content

Commit

Permalink
Namada 0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brentstone committed Dec 13, 2023
1 parent 89698b3 commit 468d3d3
Show file tree
Hide file tree
Showing 30 changed files with 92 additions and 74 deletions.
1 change: 1 addition & 0 deletions .changelog/v0.28.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Namada 0.28.1 is a patch release that makes improvements to the MASP, SDK, merkle trees, and chain initialization conditions.
27 changes: 22 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,30 @@
# CHANGELOG

## v0.28.1

Namada 0.28.1 is a patch release that makes improvements to the MASP, SDK, merkle trees, and chain initialization conditions.

### BUG FIXES

- Fix sdk compilation when using async-send feature flag.
([\#2261](https://github.com/anoma/namada/pull/2261))
- Added back missing changed storage keys in transaction results.
([\#2263](https://github.com/anoma/namada/pull/2263))
- Fix to skip pruning BridgePool Merkle trees when no signed nonce
([\#2264](https://github.com/anoma/namada/issues/2264))
- Initialize token total supply to zero at init chain.
([\#2270](https://github.com/anoma/namada/pull/2270))

### IMPROVEMENTS

- Preload and cache MASP verifying keys on ledger start-up.
([\#2272](https://github.com/anoma/namada/pull/2272))
- Now join-network will try to look for non validator wallet in more places.
([\#2273](https://github.com/anoma/namada/pull/2273))

## v0.28.0

Namada 0.28.0 is a minor release that improves the genesis setup to allow signing with hardware wallet and contains various improvements including validator liveness jailing, accounts simplifications, bug fixes, stability improvements and more.
<!--
Add a summary for the release here.
If you don't change this message, or if this file is empty, the release
will not be created. -->

### BUG FIXES

Expand Down
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ keywords = ["blockchain", "privacy", "crypto", "protocol", "network"]
license = "GPL-3.0"
readme = "README.md"
repository = "https://github.com/anoma/namada"
version = "0.28.0"
version = "0.28.1"

[workspace.dependencies]
ark-bls12-381 = {version = "0.3"}
Expand Down
28 changes: 14 additions & 14 deletions wasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 24 additions & 24 deletions wasm/checksums.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"tx_become_validator.wasm": "tx_become_validator.2f6be983d15abdb517e93e9f5a3c3cf8bd2eabb171219024f193fe4e03b09fbb.wasm",
"tx_bond.wasm": "tx_bond.24ce3e7db0c1a79b878ea3acd66c0e55b14d2d76e9214716b19105713c675e29.wasm",
"tx_bridge_pool.wasm": "tx_bridge_pool.fa1c17aa633bc16e119ee9a2a8f733fb364c2453c3cfbd797c089918227ca8e1.wasm",
"tx_change_consensus_key.wasm": "tx_change_consensus_key.dcae626cb1f675a8dab3ffa1a11a7fcff775b0353a5c2fb97df226ef2ea69959.wasm",
"tx_change_validator_commission.wasm": "tx_change_validator_commission.517d3e2db0444bfa28eee5185401a04e817e0beb76f6f55ae88054a3f29195e2.wasm",
"tx_change_validator_metadata.wasm": "tx_change_validator_metadata.c9f31a54cd793ce09fa576394e6ac766a386c3becf0e82c63c71b64da20ad26c.wasm",
"tx_claim_rewards.wasm": "tx_claim_rewards.527b1f7ce2bd502d2b004e2c89ab6f1c102a8e6dffff662c3fb8d80f066f1646.wasm",
"tx_deactivate_validator.wasm": "tx_deactivate_validator.b9e424c47082d3ad27a37a0f3c795cb030cb1efb38bf9924e413140b004ea0b2.wasm",
"tx_ibc.wasm": "tx_ibc.bd7b5432c713f0a1a2a8944193c9de4d7cbbd4f274b59e4a18bf7f2dfadc3f0d.wasm",
"tx_init_account.wasm": "tx_init_account.cc2adc8d63bf3cff06cf650ae8f8bc7c5c902459aaa93afa9d3501985451ce62.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.45dc4d5c14fbaf71867652d26217700a08b9f47e11ae5c008bec0f39a26a966f.wasm",
"tx_reactivate_validator.wasm": "tx_reactivate_validator.9fda4842d37ddd6ff5b92cff77b78defe5b7a3143f7288380f80117487390ca4.wasm",
"tx_redelegate.wasm": "tx_redelegate.800dab25647bec3847df6c7bad82de125fabead2861d9b6e10f2f52e6d12a98a.wasm",
"tx_resign_steward.wasm": "tx_resign_steward.70967b801745a3489f6d78b569d102fd9381e878a06bb2f6d9ddc81eb5bcd070.wasm",
"tx_reveal_pk.wasm": "tx_reveal_pk.ceb5067acec26716de88164b8d9225fe5a7309b5c306cf0944f9d242d32a6048.wasm",
"tx_transfer.wasm": "tx_transfer.6034239976be5dfaa9f1162cc0af9b8e63c5adb691b332667840e65be5b657f0.wasm",
"tx_unbond.wasm": "tx_unbond.fb9b301c631c6e1b670eb1ac87ce4cc12dbad15bf413e227bab88b6c07a97b2d.wasm",
"tx_unjail_validator.wasm": "tx_unjail_validator.5e102079443f3da639673d887babfa4126c31ef1750d06d6bbc20b77de2fe5d0.wasm",
"tx_update_account.wasm": "tx_update_account.f893e1ab216b21e0db2cf3d9f91dc8c8d6d8a0b55d3843ad02f27bb0038b61ab.wasm",
"tx_update_steward_commission.wasm": "tx_update_steward_commission.11a872b863efb89e3338a9027302a2fc81041ea43b829e4a6ab00706da678ce4.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.e492f9f44f3a4bf4713bb0db50112760754172cd4eb38e479c44ee133800f665.wasm",
"tx_withdraw.wasm": "tx_withdraw.8bf3ce3c6279f9f4424e1bc5550bf4902ac9ae6f990c34e813e720a8eb8cd831.wasm",
"vp_implicit.wasm": "vp_implicit.6f1e290e35a9922691c0b18aa0e00a19b72221a01564034d3865a8c4502716b8.wasm",
"vp_user.wasm": "vp_user.a441b12a8659c225aa51a483942edd1ca14e57749c53487e525986904a7501e5.wasm"
"tx_become_validator.wasm": "tx_become_validator.f6b8e6202106e60e11e5263c3c23d5b1f268f4e13b59a8dee8b0e16bdd7cbfee.wasm",
"tx_bond.wasm": "tx_bond.d85ddd2a5158a7c39259e806d1cf281a65bd0f99c01ae470180d175cafe96927.wasm",
"tx_bridge_pool.wasm": "tx_bridge_pool.661cf3f8d0d5bfa106fc30e16906c6430eb7ad7f088e1c531b4904b39e5c9d9a.wasm",
"tx_change_consensus_key.wasm": "tx_change_consensus_key.9043c400dc94b0e20a27d66b9a2a42838b1b729817573f97b696c388bf51a13b.wasm",
"tx_change_validator_commission.wasm": "tx_change_validator_commission.079d30816d9f309d6d873eeaef7afea20b5eabffde6d21f8f275a147250819db.wasm",
"tx_change_validator_metadata.wasm": "tx_change_validator_metadata.4fe14e580023b85ddbaca15f1c3f4f1f6d4140dd257486a63609e525928e202f.wasm",
"tx_claim_rewards.wasm": "tx_claim_rewards.3ba84ee32efd0b188c67a4bce35dbe49dc8fdb562b4480e14a39c1709e207140.wasm",
"tx_deactivate_validator.wasm": "tx_deactivate_validator.5e60cc2b05da42a4875526f4513527eee57611b2ab2273cc2592b22259fdfa3d.wasm",
"tx_ibc.wasm": "tx_ibc.b702173fb4e88727361149d005c6ca7cdd36a049e30d754fb4b2931813e03745.wasm",
"tx_init_account.wasm": "tx_init_account.3bc47c17d00c406284ac908f3e25ad8eeac5e662ed68b25b7624964f9b696818.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.325ef8906a119e54949769ca7e3ee741e00c6d6d8281b09fb0335c52dfda5b48.wasm",
"tx_reactivate_validator.wasm": "tx_reactivate_validator.98930f42922e57553b1f11460a737714e788e3114885dc60ffb33b56b3a8633c.wasm",
"tx_redelegate.wasm": "tx_redelegate.9a05e0b972fe501858139e6c57681ee3cff14d8bba59e50896350a41e5896ae8.wasm",
"tx_resign_steward.wasm": "tx_resign_steward.baa04ccdcb95c06894b4bde13eeb54b0597b968d79587e2308d584452fd60bd7.wasm",
"tx_reveal_pk.wasm": "tx_reveal_pk.c20015bc1b7f106c577dfe583e773fc8f745fe8658fd7cd5cba528b4a6baebbf.wasm",
"tx_transfer.wasm": "tx_transfer.2b1c85441120377f99d5db188ec1ca8ab5cf4e55a4fd6e7d8554db42895cd0ea.wasm",
"tx_unbond.wasm": "tx_unbond.041ee83cb55ddcb341af076f6aa3592505e4d3bb345d44236b1267681a9304a1.wasm",
"tx_unjail_validator.wasm": "tx_unjail_validator.4fc7691084c028025131130ad37b52489d78bd3129a92049850bc9ee2c14d05a.wasm",
"tx_update_account.wasm": "tx_update_account.04aa8324f31030dd7d1adddc2d020ad0e7a113b2d230ac7aec6c7529553d3490.wasm",
"tx_update_steward_commission.wasm": "tx_update_steward_commission.543722c2dc4d6fdf1c5f9bbc4dc8b1236a3e1e20b594c9cb9b9f7bdac2c3e5ea.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.4b89b5f961b09886ab8695c58e89416e2cbbf960ae8ece253ed2306313341cf9.wasm",
"tx_withdraw.wasm": "tx_withdraw.e607ddc529582f8756453c91882727a7b627e5479d982e8e6483e5b5b593663b.wasm",
"vp_implicit.wasm": "vp_implicit.f82d9cebeba22560772607ec0f2e94934b6ddcf88a7071678d76362f52b0c79f.wasm",
"vp_user.wasm": "vp_user.044db9da6fd13d2b0fe06d521651f07be8b1be8378a10f99417a1603fad4b3ef.wasm"
}
2 changes: 1 addition & 1 deletion wasm/tx_template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition = "2021"
license = "GPL-3.0"
name = "tx_template"
resolver = "2"
version = "0.28.0"
version = "0.28.1"

[lib]
crate-type = ["cdylib"]
Expand Down
2 changes: 1 addition & 1 deletion wasm/vp_template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition = "2021"
license = "GPL-3.0"
name = "vp_template"
resolver = "2"
version = "0.28.0"
version = "0.28.1"

[lib]
crate-type = ["cdylib"]
Expand Down
2 changes: 1 addition & 1 deletion wasm/wasm_source/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition = "2021"
license = "GPL-3.0"
name = "namada_wasm"
resolver = "2"
version = "0.28.0"
version = "0.28.1"

[lib]
crate-type = ["cdylib"]
Expand Down
Binary file modified wasm_for_tests/tx_fail.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_memory_limit.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_mint_tokens.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_no_op.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_proposal_code.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_read_storage_key.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_write.wasm
Binary file not shown.
Binary file modified wasm_for_tests/tx_write_storage_key.wasm
Binary file not shown.
Binary file modified wasm_for_tests/vp_always_false.wasm
Binary file not shown.
Binary file modified wasm_for_tests/vp_always_true.wasm
Binary file not shown.
Binary file modified wasm_for_tests/vp_eval.wasm
Binary file not shown.
Binary file modified wasm_for_tests/vp_memory_limit.wasm
Binary file not shown.
Binary file modified wasm_for_tests/vp_read_storage_key.wasm
Binary file not shown.
Loading

0 comments on commit 468d3d3

Please sign in to comment.