Skip to content

Commit c43b4ff

Browse files
authored
Merge 749655e into 8532410
2 parents 8532410 + 749655e commit c43b4ff

File tree

14 files changed

+790
-116
lines changed

14 files changed

+790
-116
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Perf
44

5+
### 2025-11-14
6+
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)
8+
59
### 2025-11-13
610

711
- Avoid recalculating blob base fee while preparing transactions [#5328](https://github.com/lambdaclass/ethrex/pull/5328)

Cargo.lock

Lines changed: 16 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)