Skip to content

Pull requests: lambdaclass/ethrex

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci(l1,l2): fix ZisK toolchain install (PATH + pinned Rust toolchain) L1 Ethereum client L2 Rollup client
#7010 opened Jul 17, 2026 by ilitteri Collaborator Loading…
refactor(l1): unify P2PTransaction into PooledTransaction L1 Ethereum client
#7009 opened Jul 17, 2026 by iovoid Contributor Loading…
perf(l1): unify full-sync batch import through the per-block pipeline L1 Ethereum client performance Block execution throughput and performance in general
#7008 opened Jul 17, 2026 by ElFantasma Contributor Draft
1 task
fix(l1): amsterdam header + BAL selfdestruct conformance fixes L1 Ethereum client
#7006 opened Jul 17, 2026 by edg-l Contributor Loading…
fix(l1): re-validate blob sidecars against the payload fork when building L1 Ethereum client
#7005 opened Jul 16, 2026 by ElFantasma Contributor Loading…
1 task done
fix(l1): reject non-canonical 0x00-typed transaction envelopes (EIP-2718) L1 Ethereum client
#7002 opened Jul 16, 2026 by ElFantasma Contributor Loading…
1 task done
perf(l1): execute precondition transactions during mempool prewarming L1 Ethereum client performance Block execution throughput and performance in general
#6999 opened Jul 15, 2026 by iovoid Contributor Loading…
refactor(l1): replace lazy_static with std::sync::LazyLock
#6998 opened Jul 15, 2026 by pengqima Loading…
1 task
fix(l1): evict deterministically-invalid transactions during block building L1 Ethereum client
#6996 opened Jul 14, 2026 by ilitteri Collaborator Loading…
1 task
fix(l1): re-check per-sender mempool admission gates atomically under the insertion lock L1 Ethereum client
#6989 opened Jul 13, 2026 by ElFantasma Contributor Loading…
2 tasks done
perf(l1): breadth-first batched trie-node prefetch in merkle storage-root path L1 Ethereum client performance Block execution throughput and performance in general
#6986 opened Jul 10, 2026 by edg-l Contributor Loading…
feat(l1,l2): zkevm execution benchmark tooling External and Internal tooling that makes it easier to test the client zkevm
#6982 opened Jul 8, 2026 by iovoid Contributor Loading…
fix(l1): bound PooledTransactions decode size and reject duplicate pooled txs L1 Ethereum client
#6981 opened Jul 8, 2026 by ElFantasma Contributor Loading…
1 task done
perf(l1): sharded + concurrent BAL prefetch warming (flat-KV, accounts, trie-nodes) Glamsterdam L1 Ethereum client performance Block execution throughput and performance in general
#6980 opened Jul 8, 2026 by edg-l Contributor Loading…
perf(l1): read-through cache for committed on-disk state values L1 Ethereum client performance Block execution throughput and performance in general
#6979 opened Jul 8, 2026 by edg-l Contributor Loading…
perf(l1): make prewarm delta passes replay full sender queue L1 Ethereum client performance Block execution throughput and performance in general
#6977 opened Jul 8, 2026 by edg-l Contributor Loading…
feat(l1): add ethrex_simulateFrameTransaction RPC L1 Ethereum client
#6974 opened Jul 7, 2026 by ilitteri Collaborator Loading…
1 task
feat(l1): state-bench read/write benchmarking harness (BAL + streaming, cold + warm) L1 Ethereum client
#6973 opened Jul 7, 2026 by edg-l Contributor Loading…
perf(levm): utilize native u256 zisk arithmetic zkevm
#6968 opened Jul 7, 2026 by benbencik Contributor Loading…
refactor(l1,l2): make ethrex-trie no-std L1 Ethereum client L2 Rollup client zkevm
#6966 opened Jul 6, 2026 by iovoid Contributor Loading…
perf(l1): decode engine_newPayload transactions in parallel L1 Ethereum client performance Block execution throughput and performance in general
#6965 opened Jul 6, 2026 by ilitteri Collaborator Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.