go-ethereum/consensus
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
..
beacon consensus/beacon: fix blob gas error message formatting (#33201) 2025-11-24 22:30:44 +08:00
clique consensus/clique: fix blob gas error message formatting (#33296) 2025-11-27 16:03:21 +08:00
ethash consensus/ethash: fix blob gas error message formatting (#33300) 2025-11-28 12:14:30 +08:00
misc consensus/misc: fix blob gas error message formatting (#33275) 2025-11-26 16:05:30 +08:00
consensus.go consensus: remove clique RPC APIs (#31875) 2025-05-23 11:29:01 +02:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00