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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.8.14] - 2024-09-18
11
+
12
+
### Fixed
13
+
14
+
- Correctly show transaction fee values in the frontend.
15
+
- Make sure that incorrectly encoded finite field values are handled properly.
16
+
10
17
## [0.8.13] - 2024-09-18
11
18
12
19
### Fixed
@@ -247,7 +254,8 @@ First public release.
247
254
- Alpha version of the node which can connect and syncup to the berkeleynet network, and keep applying new blocks to maintain consensus state and ledger up to date.
0 commit comments