-
Notifications
You must be signed in to change notification settings - Fork 219
Pull requests: lambdaclass/ethrex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(l1): make Trie::get_node use compact paths like snap/geth
external-contributor
PR opened by a contributor outside the team
#7199
opened Aug 22, 2026 by
NikhilSharmaWe
Loading…
1 task
fix(l1): key ExtensionNode::insert child by own_path ++ prefix
external-contributor
PR opened by a contributor outside the team
#7198
opened Aug 22, 2026 by
NikhilSharmaWe
Loading…
2 tasks done
fix(l1,levm): report why a frame transaction was rejected
L1
Ethereum client
levm
Lambda EVM implementation
#7197
opened Aug 21, 2026 by
ilitteri
Collaborator
Loading…
1 task done
fix(l1): recover instead of stalling when the head's post-state is unreachable
L1
Ethereum client
#7196
opened Aug 21, 2026 by
ilitteri
Collaborator
Loading…
refactor(l1): dedup the canonical-block-hash read onto load_canonical_block_hash
L1
Ethereum client
#7189
opened Aug 21, 2026 by
ilitteri
Collaborator
Loading…
1 task done
refactor(l1): reuse get_account_state in Store account getters
L1
Ethereum client
#7188
opened Aug 21, 2026 by
ilitteri
Collaborator
Loading…
1 task done
refactor(l1): deduplicate the account-update loop in Ethereum client
Store
L1
#7184
opened Aug 21, 2026 by
ilitteri
Collaborator
Loading…
1 task done
perf(l1): remove the trait object from RLPEncode and backpatch list prefixes
L1
Ethereum client
performance
Block execution throughput and performance in general
#7180
opened Aug 20, 2026 by
MegaRedHand
Collaborator
Loading…
perf(l1): move trie traversal state out of Ethereum client
performance
Block execution throughput and performance in general
Nibbles into a cursor
L1
#7173
opened Aug 20, 2026 by
MegaRedHand
Collaborator
•
Draft
perf(l1): track trie path position with a cursor instead of a second vector
L1
Ethereum client
performance
Block execution throughput and performance in general
#7162
opened Aug 19, 2026 by
diegokingston
Contributor
Loading…
perf(l1): give the RLP encoder's scratch buffer an initial capacity
L1
Ethereum client
performance
Block execution throughput and performance in general
#7161
opened Aug 19, 2026 by
diegokingston
Contributor
Loading…
perf(l1): allocation-free leaf and extension node hashing
L1
Ethereum client
performance
Block execution throughput and performance in general
#7155
opened Aug 14, 2026 by
diegokingston
Contributor
Loading…
1 task
feat(l1,l2): add value-free L2->L1 intent messages with proof-and-consume
external-contributor
PR opened by a contributor outside the team
#7138
opened Aug 13, 2026 by
mmdGhanbari
Loading…
1 task
fix(l1): iterate from the seek key in the in-memory backend
external-contributor
PR opened by a contributor outside the team
#7137
opened Aug 12, 2026 by
IIITManjeet
Loading…
1 task
fix(l1): resolve repl against the root workspace
external-contributor
PR opened by a contributor outside the team
#7134
opened Aug 12, 2026 by
questfever
Loading…
1 task
perf(levm): compile-time gating of debug hotpath checks
levm
Lambda EVM implementation
performance
Block execution throughput and performance in general
zkevm
#7128
opened Aug 10, 2026 by
iovoid
Contributor
Loading…
fix(l1): resume full sync from the durable frontier
L1
Ethereum client
#7127
opened Aug 10, 2026 by
ElFantasma
Contributor
Loading…
1 task
perf(levm): in CREATE, init code from a borrowed slice
levm
Lambda EVM implementation
performance
Block execution throughput and performance in general
zkevm
#7126
opened Aug 10, 2026 by
iovoid
Contributor
Loading…
perf(levm): consuming call-frame backup merge
levm
Lambda EVM implementation
performance
Block execution throughput and performance in general
zkevm
#7125
opened Aug 10, 2026 by
iovoid
Contributor
Loading…
perf(levm): journaled substate and faster state maps
levm
Lambda EVM implementation
performance
Block execution throughput and performance in general
zkevm
#7124
opened Aug 10, 2026 by
iovoid
Contributor
Loading…
fix(l1): honor targetGasLimit in testing_buildBlockV1
external-contributor
PR opened by a contributor outside the team
#7123
opened Aug 10, 2026 by
MysticRyuujin
Loading…
fix(l1): reject BAL under-declaration outside transaction execution
external-contributor
PR opened by a contributor outside the team
#7122
opened Aug 9, 2026 by
zemse
Loading…
1 task
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.