Avatar for the bluealloy user
bluealloy
revm
BlogDocsChangelog

Branches performance

Pull requests

perf: Replace HashSet/BitVec with u64 bitmask/Hashset for precompile lookups#3368
last run
4 hours ago
optimize precompile
4 hours ago
d24d452
malik672:jonathan
CodSpeed Performance Gauge
-27%
Deprecate `nonce_bump_journal_entry` and `caller_accounting_journal_entry` functions#3367
last run
4 hours ago
deprecate: mark journal entry functions as deprecated Deprecate `nonce_bump_journal_entry` and `caller_accounting_journal_entry` functions in JournalTr trait and implementations. Closes #3365
4 hours ago
3f86bfc
deprecate
CodSpeed Performance Gauge
0%
feat(gas_params): add configurable EIP-7702 auth refund Add `tx_eip7702_auth_refund` parameter to `GasParams` to allow configuring the gas refund amount for EIP-7702 authorizations applied to existing accounts. Previously this was hardcoded as: PER_EMPTY_ACCOUNT_COST - PER_AUTH_BASE_COST (25000 - 12500 = 12500) Now it can be configured via `GasParams::override_gas()` for custom hardforks or chain configurations that need different refund behavior. Changes: - Add `GasId::tx_eip7702_auth_refund()` identifier - Add `GasParams::tx_eip7702_auth_refund()` getter method - Set default value in PRAGUE fork specification - Update `apply_auth_list` to accept refund as parameter - Update `apply_eip7702_auth_list` to read from GasParams Closes bluealloy/revm#3341
4 hours ago
066fda1
Himess:feat/configurable-eip7702-auth-refund
CodSpeed Performance Gauge
+1%
fix(devnet2): add slot_num to tests, transfer log fixes
11 hours ago
3cd1af9
rakita/devnet2-fixes
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs