Skip to content

Commit 75b71b5

Browse files
committed
Merge tag 'v0.35.1' into murisi+grarco/multi-tx-masp-vp-rebased2
Namada 0.35.1 is a patch release that fixes a couple build issues with the last minor release.
2 parents 7531eed + 4ed6229 commit 75b71b5

File tree

270 files changed

+21394
-18905
lines changed

Some content is hidden

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

270 files changed

+21394
-18905
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Erase protocol specific details from the core API of events in Namada.
2+
([\#3032](https://github.com/anoma/namada/pull/3032))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Add a validator alias field to validator metadata
2+
([\#2911](https://github.com/anoma/namada/pull/2911))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Resolved the frozen IBC client issue by updating ibc-rs to 0.52
2+
([\#3011](https://github.com/anoma/namada/issues/3011))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Set the height for abci_query response
2+
([\#3065](https://github.com/anoma/namada/issues/3065))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Wasm transactions are now governable via proposals.
2+
([\#3100](https://github.com/anoma/namada/pull/3100))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Verify the checksum of dowloaded wasm artifacts, before completing the ledger's
2+
bootup procedure. ([\#3119](https://github.com/anoma/namada/pull/3119))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fixed a race condition in pre-compiled WASM cache.
2+
([\#3181](https://github.com/anoma/namada/pull/3181))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Removed the MASP pin key.
2+
([\#2675](https://github.com/anoma/namada/issues/2675))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Refactor CliToSdk to propagate errors from fallible conversions
2+
([\#2832](https://github.com/anoma/namada/pull/2832))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Remove the epoch field from the wrapper tx.
2+
([\#2946](https://github.com/anoma/namada/pull/2946))

0 commit comments

Comments
 (0)