devopsbo3
075748dbc9
Revert "consensus, core, eth/downloader, params: 4844 chain validation ( #27382 )"
...
This reverts commit 6083a3b66d .
2023-11-10 12:27:53 -06:00
devopsbo3
69ae1617be
Revert "core/types: add 4844 data gas fields in Receipt ( #27743 )"
...
This reverts commit 4121121152 .
2023-11-10 12:27:53 -06:00
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
Péter Szilágyi
6083a3b66d
consensus, core, eth/downloader, params: 4844 chain validation ( #27382 )
2023-11-10 11:09:46 -06:00
Péter Szilágyi
d2cf49327f
consensus/misc, params: add EIP-4844 blobfee conversions ( #27041 )
...
* consensus/misc, params: add EIP-4844 blobfee conversions
* consensus/misc: pull in fakeExponential test cases
* consensus/misc: reuse bigints
* consensus/misc: nit renames, additional larger testcase
---------
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-04-04 11:25:28 +03:00