erigon-pulse/turbo/stages
Andrew Ashikhmin eb497372ae
Interruptible PoS block building (#4438)
* Fix a typo

* BlockBuilder dummy

* BlockProposerParametersPOS -> BlockBuilderParameters

* Pass tx to MiningStep

* BlockBuilderFunc

* Interrupt in MiningExec Stage

* Draft implementation of BlockBuilder

* Fail back to empty header

* Add a comment

* cosmetic change

* Cosmetic change again

* It's not safe to pass transactions between goroutines
2022-06-13 15:43:09 +02:00
..
bodydownload create turbo/services pkg (#4269) 2022-05-26 10:31:06 +07:00
headerdownload Removed annoying log (#4424) 2022-06-10 01:54:22 +02:00
blockchain_test.go TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go deleted kovan (#3546) 2022-02-19 08:15:44 +00:00
mock_sentry.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
sentry_mock_test.go Memorize bad PoS headers (#3879) 2022-04-12 17:05:23 +02:00
stageloop.go Fixes for RPC notification log (#4410) 2022-06-09 08:48:19 +07:00