bluealloy
revm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
features prop std - bitflags
developeruche:feat/conf-tx-validations
2 hours ago
ci
developeruche:feat/conf-tx-validations
3 hours ago
clean-up
developeruche:feat/conf-tx-validations
3 hours ago
fix(statetest): use spec-aware blob base fee update fraction (#3210) The state test runner was hardcoding BLOB_BASE_FEE_UPDATE_FRACTION_CANCUN (3,338,477) instead of using the spec-aware value from CfgEnv. This caused consensus divergence with geth on Prague/Osaka blob transaction tests. Changes: - Modified block_env() to use cfg.blob_base_fee_update_fraction() which returns the correct value based on spec (Cancun: 3338477, Prague: 5007716) - Updated runner.rs to pass mutable cfg reference as required by the API - Added comprehensive unit tests verifying correct blob fee calculation for Cancun, Prague, and Osaka forks With excess_blob_gas=0x240000 and maxFeePerBlobGas=0x01: - Cancun fraction (3338477): blob_price = 2, tx FAILS (insufficient fee) - Prague fraction (5007716): blob_price = 1, tx SUCCEEDS 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
main
17 hours ago
fix: always validate fees
klkvr/validate-fees-properly
17 hours ago
feat: early return if the l1 fee scalar is zero (#3213) * feat: early return if the l1 fee scalar is zero * update code format
main
19 hours ago
rename *_preserve_error to *_concrete_error
rakita/journaled-sstore-new
1 day ago
feat: DatabaseCommitExt::drain_balances (#3205) * feat: DatabaseCommitExt::drain_balances * fix: use std::vec::Vec * Apply suggestion from @rakita
main
1 day ago
Active Branches
feat(transaction): Introduced configurable transaction validation
last run
2 hours ago
#3216
CodSpeed Performance Gauge
-1%
feat: JournaledAccount sload/sstore
last run
1 day ago
#3201
CodSpeed Performance Gauge
-4%
fix(database): verify handle belongs to current runtime before block_in_place
last run
2 days ago
#3212
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs