-
Notifications
You must be signed in to change notification settings - Fork 222
Pull requests: lambdaclass/ethrex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(l1): decouple EIP-8141 activation from the Hegotá fork time
external-contributor
PR opened by a contributor outside the team
#7232
opened Aug 28, 2026 by
barnabasbusa
Contributor
Loading…
fix(l1): serve GetBlockHeaders by non-canonical hash so syncing peers can fetch their head
L1
Ethereum client
#7230
opened Aug 27, 2026 by
ilitteri
Collaborator
Loading…
fix(l1): return the requested block from eth_getBlockByHash, not its canonical sibling
L1
Ethereum client
#7229
opened Aug 27, 2026 by
ilitteri
Collaborator
Loading…
fix(l1): check ENR key/value pairs are ordered and unique
external-contributor
PR opened by a contributor outside the team
#7227
opened Aug 27, 2026 by
zexoverz
Loading…
1 task
refactor(l1): move the contact table into the discovery server
L1
Ethereum client
#7217
opened Aug 25, 2026 by
MegaRedHand
Collaborator
Loading…
perf(l1): stride depth-gated trie commits every 32 layers
external-contributor
PR opened by a contributor outside the team
#7214
opened Aug 25, 2026 by
NikhilSharmaWe
Loading…
3 tasks done
ci(l1,l2): stop the merge queue satisfying the required integration checks with a skipped job
L1
Ethereum client
L2
Rollup client
#7213
opened Aug 24, 2026 by
ilitteri
Collaborator
Loading…
1 task
fix(l1): stop eth_feeHistory aborting when the window is below retained history
L1
Ethereum client
#7207
opened Aug 24, 2026 by
ilitteri
Collaborator
Loading…
docs(l2): run the release upgrade test with a real prover, and fix the verification-key instructions
L2
Rollup client
#7203
opened Aug 24, 2026 by
ilitteri
Collaborator
Loading…
1 task
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.