go-ethereum/internal
Max Wolff a74b35e86f
feat(api): add L1 fee to eth_getTransactionReceipt (#244)
* Update api.go

* fmt

* revert changes

* add l1fee to receipt in transaction processor

* decoder

* fmt

* fmt

* add encoding, test

* fmt

* removed duplicate l1 fee calc, added gen receipt

* remove dup l1feecalc

* lint

* add omitempty

* bump version

---------

Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2023-03-28 09:08:57 +08:00
..
build Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
cmdtest feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
debug feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +08:00
ethapi feat(api): add L1 fee to eth_getTransactionReceipt (#244) 2023-03-28 09:08:57 +08:00
flags Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
guide Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
jsre feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
syncx core: improve shutdown synchronization in BlockChain (#22853) 2021-10-07 15:47:50 +02:00
testlog Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
utesting feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
web3ext eth/api: add rpc method to obtain which states are accessible (#23646) 2021-10-05 08:13:00 +02:00