You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Namada 0.41.0 is a minor release that primarily improves gas, fixes bugs related to signature verification and a memory leak from a dependency, and includes shielded sync upgrades.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+60
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,63 @@
1
1
# CHANGELOG
2
2
3
+
## v0.41.0
4
+
5
+
Namada 0.41.0 is a minor release that primarily improves gas, fixes bugs related to signature verification and a memory leak from a dependency, and includes shielded sync upgrades.
6
+
7
+
### BUG FIXES
8
+
9
+
- Adds SDK builder to shielded and shielding transfers.
Namada 0.40.0 is a minor release that makes many important improvements to shielded actions, DB snapshotting capabilities, batched transactions, and much more.
@@ -23,6 +81,8 @@ Namada 0.40.0 is a minor release that makes many important improvements to shiel
0 commit comments