go-ethereum/core/vm/runtime
Nazarii Denha 29b23f4f5b
core: implement EIP-3651, warm coinbase (#317)
* core: implement EIP-3651, warm coinbase (#25819)

Implements EIP-3651, "Warm Coinbase", for Shanghai hardfork. Specification: https://eips.ethereum.org/EIPS/eip-3651.

* improve test

* update to shanghai

* trigger ci

* fix comments

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2023-05-12 08:46:37 +02:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
runtime.go core: implement EIP-3651, warm coinbase (#317) 2023-05-12 08:46:37 +02:00
runtime_example_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
runtime_test.go feat: make BLOCKHASH return only last blockhash (#196) 2023-02-10 13:06:42 +08:00