bluealloy
revm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(statetest): use spec-aware blob base fee update fraction 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>
bshastry:fix/spec-aware-blob-fee-fraction
11 hours ago
Merge remote-tracking branch 'origin/main' into sstore
rakita/journaled-sstore-new
16 hours ago
compile tests
rakita/bal
1 day ago
TX_GAS_LIMIT_CAP
developeruche:feat/osaka-n-jovian-flag
1 day ago
fmt
developeruche:feat/osaka-n-jovian-flag
1 day ago
Update MIGRATION_GUIDE.md
letmehateu:main
1 day ago
fix: use std::vec::Vec
0xForerunner:database-commit-ext-drain-balances
2 days ago
feat: DatabaseCommitExt::drain_balances
0xForerunner:database-commit-ext-drain-balances
2 days ago
Active Branches
fix(statetest): use spec-aware blob base fee update fraction
last run
11 hours ago
#3210
CodSpeed Performance Gauge
0%
feat: JournaledAccount sload/sstore
last run
16 hours ago
#3201
CodSpeed Performance Gauge
-4%
feat: BAL EIP-7928
last run
1 day ago
#3070
CodSpeed Performance Gauge
-15%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs