go-ethereum/consensus/clique
Rizky Ikwan 9bab01bee4
consensus/clique: fix blob gas error message formatting (#33296)
Fixes error messages to print the actual blob gas value instead of the
pointer address by dereferencing `ExcessBlobGas`, `BlobGasUsed` and
`ParentBeaconRoot`.
2025-11-27 16:03:21 +08:00
..
clique.go consensus/clique: fix blob gas error message formatting (#33296) 2025-11-27 16:03:21 +08:00
clique_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00
snapshot.go trie, consensus/clique: use maps.Clone (#29616) 2024-04-24 14:27:58 +02:00
snapshot_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00