-
Notifications
You must be signed in to change notification settings - Fork 207
Pull requests: lambdaclass/ethrex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(l1): release the syncer lock when waiting for a forkchoice head (sync wedge)
L1
Ethereum client
#6924
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
ci(l1,l2): pass the promoted version to the apt publish
L1
Ethereum client
L2
Rollup client
#6923
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
fix(l1): serve GetBlockHeaders by non-canonical hash so syncing peers can fetch their head
L1
Ethereum client
#6921
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
fix(l1): run and correctly grade Amsterdam state ef-tests
L1
Ethereum client
#6917
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
feat(l1): add EIP-8282 builder predeploys to l1-bal genesis
L1
Ethereum client
#6916
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
fix(levm): preserve balance in EIP-8246 selfdestruct block access list
levm
Lambda EVM implementation
#6915
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
fix(l1): use block gas limit for the Amsterdam eth_estimateGas ceiling
L1
Ethereum client
#6914
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
fix(levm): match EELS system-call gas accounting under EIP-8037
levm
Lambda EVM implementation
#6913
opened Jun 26, 2026 by
ilitteri
Collaborator
Loading…
1 task
docs(l1,l2): close release-process and upgrade-test gaps found during v18
L1
Ethereum client
L2
Rollup client
#6910
opened Jun 25, 2026 by
ElFantasma
Contributor
Loading…
3 tasks
migrate: count & report skipped storage slots, not just accounts
#6902
opened Jun 23, 2026 by
0xalizk
Loading…
fix(p2p): stop unbounded P2P connection memory growth (bounded mailbox, lifecycle timeouts, admission cap, map pruning)
p2p
Issues related to p2p network
#6900
opened Jun 22, 2026 by
ilitteri
Collaborator
Loading…
1 task
perf(l1): precompute eth_getLogs bloom inputs once instead of per-block
L1
Ethereum client
performance
Block execution throughput and performance in general
#6895
opened Jun 19, 2026 by
ElFantasma
Contributor
Loading…
3 tasks done
feat(l1,levm): implement EIP-7906 transaction assertions (POST_TX frames + TXTRACE/EVENTDATACOPY/TXDIFF)
L1
Ethereum client
levm
Lambda EVM implementation
#6891
opened Jun 18, 2026 by
edg-l
Contributor
Loading…
1 task
fix(l1): return error instead of panic in TrieWrapper::put_batch
#6887
opened Jun 18, 2026 by
reflecttypefor
Loading…
1 task
perf(l1): inverted address log index to narrow eth_getLogs candidate blocks
L1
Ethereum client
performance
Block execution throughput and performance in general
#6884
opened Jun 17, 2026 by
ElFantasma
Contributor
Loading…
3 tasks done
fix(l1): bound eth_getLogs response size and cap the filter registry (configurable)
L1
Ethereum client
#6880
opened Jun 16, 2026 by
ilitteri
Collaborator
Loading…
perf(l1): run BAL trie-node prefetch concurrently with execution
Glamsterdam
L1
Ethereum client
performance
Block execution throughput and performance in general
perf(l1): BAL-driven trie-node prefetch to warm merkle reads
Glamsterdam
L1
Ethereum client
performance
Block execution throughput and performance in general
perf(l1): sharded parallel multi_get for storage-heavy BAL prefetch
Glamsterdam
L1
Ethereum client
performance
Block execution throughput and performance in general
feat(levm): seed eip-7702 authorities in the prestate tracer
#6868
opened Jun 15, 2026 by
0xMars42
Contributor
Loading…
1 task
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.