dione/consensus
2021-07-29 00:47:09 +03:00
..
policy Implement mempool synchronization 2021-06-02 22:45:55 +03:00
types Do massive overhaul of consensus part due to new architecture with blockchain, implement chain selection 2021-06-09 00:30:23 +03:00
validation Change temporarily pubsub engine to FloodSub 2021-07-29 00:47:09 +03:00
consensus_round_pool.go Implement consensus state change watching to fix stage race conditions 2021-07-27 02:00:15 +03:00
consensus_validator.go Integrate Uber's Fx DI framework, refactor node init code massively 2021-07-22 00:56:58 +03:00
consensus.go Implement consensus state change watching to fix stage race conditions 2021-07-27 02:00:15 +03:00
dispute_manager.go Integrate Uber's Fx DI framework, refactor node init code massively 2021-07-22 00:56:58 +03:00
msg_log.go Do massive overhaul of consensus part due to new architecture with blockchain, implement chain selection 2021-06-09 00:30:23 +03:00
utils.go Implement handler for NewBlock message in SyncManager, refactor block validation architecture 2021-07-19 23:19:06 +03:00