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 all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
difficulty.go go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) 2021-05-10 12:29:33 +02:00
ethash.go consensus: remove clique RPC APIs (#31875) 2025-05-23 11:29:01 +02:00