go-ethereum/consensus/ethash
Rizky Ikwan 446fdebdc3
consensus/ethash: fix blob gas error message formatting (#33300)
Fixes error messages to print the actual blob gas value instead of the
pointer address by dereferencing `ExcessBlobGas`, `BlobGasUsed` and
`ParentBeaconRoot`.
2025-11-28 12:14:30 +08:00
..
consensus.go consensus/ethash: fix blob gas error message formatting (#33300) 2025-11-28 12:14:30 +08:00
consensus_test.go
difficulty.go
ethash.go consensus: remove clique RPC APIs (#31875) 2025-05-23 11:29:01 +02:00