go-ethereum/miner
Marius van der Wijden 93f196c4b0
eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984)
This PR implements the new kintsugi specification which can be found here: https://github.com/ethereum/execution-apis/blob/v1.0.0-alpha.4/src/engine/specification.md
2021-12-03 16:26:28 +01:00
..
stress eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984) 2021-12-03 16:26:28 +01:00
miner.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00
miner_test.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 2020-10-13 10:58:41 +02:00
unconfirmed_test.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
worker.go eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984) 2021-12-03 16:26:28 +01:00
worker_test.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00