go-ethereum/miner
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
* core/types, params: add blob transaction type, RLP encoded for now

* all: integrate Cancun (and timestamp based forks) into MakeSigner

* core/types: fix 2 back-and-forth type refactors

* core: fix review comment

* core/types: swap blob tx type id to 0x03
2023-04-21 12:52:02 +03:00
..
stress params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
miner_test.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
miner.go miner, cmd, eth: require explicit etherbase address (#26413) 2023-01-20 11:26:01 -05:00
payload_building_test.go eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2023-02-07 13:16:53 -05:00
payload_building.go eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2023-02-07 13:16:53 -05:00
unconfirmed_test.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 2020-10-13 10:58:41 +02:00
worker_test.go miner: use atomic type (#27013) 2023-03-31 02:32:47 -04:00
worker.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00