Skip to content

Commit 28969a4

Browse files
authored
Merge ac6d15a into 8059795
2 parents 8059795 + ac6d15a commit 28969a4

File tree

13 files changed

+793
-57
lines changed

13 files changed

+793
-57
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### 2025-11-17
66

7+
- Improve rlp encoding by avoiding extra loops and remove unneeded array vec, also adding specialized length methods to each trait impl [#5350](https://github.com/lambdaclass/ethrex/pull/5350)
78
- Avoid temporary allocations when decoding and hashing trie nodes [#5353](https://github.com/lambdaclass/ethrex/pull/5353)
89

910
### 2025-11-13

0 commit comments

Comments
 (0)