dione/consensus
2021-07-15 23:51:22 +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 Implement event bus for cross-communication between Dione components, overhaul logging part 2021-07-15 23:51:22 +03:00
consensus.go Implement event bus for cross-communication between Dione components, overhaul logging part 2021-07-15 23:51:22 +03:00
dispute_manager.go Refactor dispute manager to new blockchain architecture 2021-07-11 03:08:03 +03:00
miner.go Implement event bus for cross-communication between Dione components, overhaul logging part 2021-07-15 23:51:22 +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 Make blockchain finally working! 2021-07-12 02:23:00 +03:00