Skip to content

Commit ff69863

Browse files
authored
Merge of #4969
2 parents 78c8bcd + b3d22e3 commit ff69863

File tree

5 files changed

+23
-0
lines changed

5 files changed

+23
-0
lines changed

.changelog/v101.1.3/summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Namada apps v101.1.3 release contains security update of CometBFT to 0.37.16.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Uses the new published version of our sparse merkle tree that speeds up
2+
validation times. This should speed up the time it takes to start a node.
3+
([\#4791](https://github.com/anoma/namada/pull/4791))
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Partially backported PR#4785 to improve performance of shielded sync.
2+
([\#4966](https://github.com/anoma/namada/pull/4966))

.changelog/v101.1.4/summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Namada apps v101.1.4 release.

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,22 @@ Namada apps v201.0.0 Consensus breaking release.
148148
- Updated Namada libraries to libs-v0.251.0
149149
([\#4742](https://github.com/anoma/namada/pull/4742))
150150

151+
## v101.1.4
152+
153+
Namada apps v101.1.4 release.
154+
155+
### IMPROVEMENTS
156+
157+
- Uses the new published version of our sparse merkle tree that speeds up
158+
validation times. This should speed up the time it takes to start a node.
159+
([\#4791](https://github.com/anoma/namada/pull/4791))
160+
- Partially backported PR#4785 to improve performance of shielded sync.
161+
([\#4966](https://github.com/anoma/namada/pull/4966))
162+
163+
## v101.1.3
164+
165+
Namada apps v101.1.3 release contains security update of CometBFT to 0.37.16.
166+
151167
## v101.1.2
152168

153169
Namada apps v101.1.2 release.

0 commit comments

Comments
 (0)