go-ethereum/consensus
Felix Lange 4121121152 core/types: add 4844 data gas fields in Receipt (#27743)
* core/types: add data gas fields in Receipt

* core/types: use BlobGas method of tx

* core: fix test

* core/types: fix receipt tests, add data gas used field test

---------

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2023-11-10 11:09:46 -06:00
..
beacon core/types: add 4844 data gas fields in Receipt (#27743) 2023-11-10 11:09:46 -06:00
clique consensus/clique: use slices package for sorting (#27488) 2023-11-10 11:09:46 -06:00
ethash consensus, core, eth/downloader, params: 4844 chain validation (#27382) 2023-11-10 11:09:46 -06:00
misc core/types: add 4844 data gas fields in Receipt (#27743) 2023-11-10 11:09:46 -06:00
consensus.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-11-10 11:09:46 -06: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
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00