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): trigger CI but skip jobs on docs-only changes L1 Ethereum client L2 Rollup client
#5766 opened Jan 7, 2026 by ManuelBilbao Loading…
perf(levm): change accessed_storage_slots from btree to fxhashmap levm Lambda EVM implementation performance Block execution throughput and performance in general
#5762 opened Jan 7, 2026 by edg-l Draft
perf(levm): inline common opcodes levm Lambda EVM implementation performance Block execution throughput and performance in general
#5761 opened Jan 7, 2026 by edg-l Draft
docs(l1,l2): update roadmap L1 Ethereum client L2 Rollup client
#5751 opened Jan 6, 2026 by lferrigno Loading…
fix(l1,l2): avoid creating datadir when removing database
#5748 opened Jan 6, 2026 by phrwlk Loading…
perf(l1,l2): force frame pointers on x86_64 L1 Ethereum client L2 Rollup client performance Block execution throughput and performance in general
#5746 opened Jan 6, 2026 by Oppen Loading…
feat(l1): remove trie benchmark and workflow L1 Ethereum client
#5744 opened Jan 6, 2026 by Arkenan Loading…
chore(deps): bump the cargo group across 3 directories with 1 update dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#5740 opened Jan 5, 2026 by dependabot bot Loading…
perf(l1)!: change jump_targets to a bitmap
#5739 opened Jan 5, 2026 by edg-l Loading…
1 task done
perf(l1): improve ecrecover by removing needless alloc and conversion L1 Ethereum client performance Block execution throughput and performance in general
#5738 opened Jan 5, 2026 by edg-l Loading…
chore(l2): remove unused ELASTICITY MULTIPLIER import
#5736 opened Jan 4, 2026 by Olexandr88 Loading…
fix(l2): log message typo
#5729 opened Dec 29, 2025 by andreogle Loading…
docs: fix LEVM FAQ U256 casting example and error naming
#5727 opened Dec 29, 2025 by radik878 Loading…
feat(l1): bal types and engine_newPayloadV5
#5726 opened Dec 26, 2025 by lakshya-sky Loading…
1 task
feat(l1): add buckets tiers for engine_newPayload L1 Ethereum client
#5717 opened Dec 23, 2025 by rodrigo-o Draft
1 task
feat(l1): add amsterdam fork to chain config
#5715 opened Dec 23, 2025 by lakshya-sky Loading…
perf(l1): don't apply apply_trie_updates for blocks that don't update state L1 Ethereum client performance Block execution throughput and performance in general
#5711 opened Dec 23, 2025 by edg-l Loading…
1 task
feat(l1): cache execution witnesses L1 Ethereum client
#5708 opened Dec 22, 2025 by avilagaston9 Loading…
1 task
fix(l1): fix InvalidPayloadAttributes RPC error message
#5701 opened Dec 22, 2025 by Galoretka Loading…
ProTip! Filter pull requests by the default branch with base:main.