plugeth/consensus/misc
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837)
This is the initial implementation of EIP-1559 in packages core/types and core.
Mining, RPC, etc. will be added in subsequent commits.

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
2021-05-17 15:13:22 +02:00
..
dao.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
eip1559_test.go all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00
eip1559.go all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00
forks.go core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
gaslimit.go all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00