erigon-pulse/cmd/integration/commands
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
..
flags.go Cfg dirs (#4388) 2022-06-07 11:00:37 +07:00
refetence_db.go StageSenders: wrong canonical array size at initial sync with snapshots (#4378) 2022-06-06 18:08:33 +01:00
reset_state.go methods to configure db (#4412) 2022-06-09 09:45:30 +07:00
root.go methods to configure db (#4412) 2022-06-09 09:45:30 +07:00
stages.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
state_stages.go methods to configure db (#4412) 2022-06-09 09:45:30 +07:00
testing.go Move cli root context to erigon-lib (#3294) 2022-01-19 10:49:07 +07:00