OSDN Git Service

bft-dpos (#59)
authormuscle_boy <shenao.78@163.com>
Wed, 15 May 2019 15:00:49 +0000 (23:00 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 15 May 2019 15:00:49 +0000 (23:00 +0800)
commitd52307ccc552af72f7cf1ade7d7bacf609c5c807
tree460c399a581a1bb5cd8b704aef9dae8a541928a1
parent58d0b58b6174e2eb2e694c232e0a8d1f59afea49
bft-dpos (#59)

* bft-dpos

* bug fix

* opt code

* add test case

* opt code
database/store.go
protocol/bbft/bbft.go [new file with mode: 0644]
protocol/bbft/consensus_node_manager.go [new file with mode: 0644]
protocol/bbft/consensus_node_manager_test.go [new file with mode: 0644]
protocol/state/vote_result.go [new file with mode: 0644]