Skip to content

Commit 8e508ac

Browse files
authored
[r3.4] ChangeLog: v3.4.4 release notes (#21889)
1 parent bda6970 commit 8e508ac

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## [3.4.3] "Splashing Saga" – TBD
3+
## [3.4.4] "Splashing Saga" – 2026-06-18
4+
5+
v3.4.4 is a bugfix release recommended for all users.
6+
7+
**Bugfixes**
8+
9+
- execution/stagedsync: prune in-RAM overlay when execution unwind is a no-op (#21824, #21847) by @JkLondon — third fix for the post-reorg `gas used mismatch`.
10+
- caplin: serialize uint64 beacon API fields as JSON strings (#21805) by @BitWonka - Per the beacon-APIs spec, Uint64/Gwei fields must be serialized as JSON strings. Several Caplin response types were emitting them as JSON numbers, breaking spec-compliant clients. Fixes #20562.
11+
12+
**Full Changelog**: https://github.com/erigontech/erigon/compare/v3.4.3...v3.4.4
13+
14+
---
15+
16+
## [3.4.3] "Splashing Saga" – 2026-06-02
417

518
v3.4.3 is a bugfix release recommended for all users.
619

0 commit comments

Comments
 (0)