-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: bluealloy/revm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(eip7702): defer delegate code load via BytecodeLoad enum
#3708
opened May 22, 2026 by
rakita
Member
Loading…
7 tasks done
fix(bytecode): mark RETURN and REVERT as memory-modifying
#3703
opened May 22, 2026 by
NithinPJ998
Contributor
Loading…
chore(context): remove unreachable EIP-7873 derive error
#3700
opened May 21, 2026 by
vh0rvath
Loading…
feat(glam-devnet-5): EIP-2780 + EIP-8038 + EIP-8037 integration
#3698
opened May 21, 2026 by
rakita
Member
Loading…
2 of 6 tasks
docs(api): clarify replay uses current context tx
#3696
opened May 20, 2026 by
gfischer7
Contributor
Loading…
fix: validate_tx_env should reject eip7702 create tx as in TxEnvBuilder
#3636
opened Apr 30, 2026 by
cuiweixie
Contributor
Loading…
chore(interpreter): add debug assertions to unsafe ExtBytecode methods
#3545
opened Apr 5, 2026 by
0xMars42
Loading…
revme: add --run regex filter to statetest and blockchaintest
#3544
opened Apr 5, 2026 by
spencer-tb
•
Draft
perf(database): avoid double cloning in take_n_reverts
#3539
opened Apr 3, 2026 by
saylor-mik87786
Contributor
Loading…
perf: cache selfbalance and prevrandao values
#3538
opened Apr 2, 2026 by
rakita
Member
Loading…
3 tasks done
perf(database): avoid clones in BundleState::take_n_reverts
#3530
opened Mar 30, 2026 by
saylor-mik87786
Contributor
Loading…
refactor: create crypto submodules for each precompile
#3529
opened Mar 29, 2026 by
jdh847
Loading…
3 tasks done
refactor(context-interface): deduplicate SSTORE refund sync in GasParams
#3523
opened Mar 25, 2026 by
anim001k
Contributor
Loading…
fix(handler): use cfg gas_params in validate_initial_tx_gas
#3512
opened Mar 19, 2026 by
bluebluesaku
Contributor
Loading…
fix(revme): skip unsupported blockchain test forks explicitly
#3511
opened Mar 19, 2026 by
AaronAjose
Loading…
feat: add reverting address to ExecutionResult::Revert
#3494
opened Mar 11, 2026 by
decofe
Collaborator
Loading…
Add configurable memory expansion cost hook
#3490
opened Mar 9, 2026 by
haythemsellami
Contributor
Loading…
feat(precompile): add herumi/mcl as alternative backend for bn254
#3452
opened Feb 27, 2026 by
rakita
Member
Loading…
3 tasks done
refactor(handler): add FrameBuilder for configurable frame initialization
#3426
opened Feb 16, 2026 by
rakita
Member
Loading…
5 tasks done
feat(gas): compute cold_storage_cost from components
#3354
opened Jan 27, 2026 by
saylor-mik87786
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.