dione/consensus
2021-07-22 00:56:58 +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 Implement block validation at PREPREPARE stage 2021-06-11 14:40:39 +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 Integrate Uber's Fx DI framework, refactor node init code massively 2021-07-22 00:56:58 +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