plugeth/miner
Marius van der Wijden cc9fb8e21d
eth/catalyst, miner: build the execution payload async (#24866)
* eth/catalyst: build the execution payload async

* miner: added comment, added test case

* eth/catalyst: miner: move async block production to miner

* eth/catalyst, miner: support generate seal block async

* miner: rework GetSealingBlockAsync to use a passed channel

* miner: apply rjl's diff

* eth/catalyst: nitpicks

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2022-05-18 17:33:37 +03:00
..
stress
miner_test.go
miner.go eth/catalyst, miner: build the execution payload async (#24866) 2022-05-18 17:33:37 +03:00
unconfirmed_test.go
unconfirmed.go
worker_test.go eth/catalyst, miner: build the execution payload async (#24866) 2022-05-18 17:33:37 +03:00
worker.go eth/catalyst, miner: build the execution payload async (#24866) 2022-05-18 17:33:37 +03:00