OSDN Git Service

init push for roll back in special case (#153)
authorPaladz <yzhu101@uottawa.ca>
Tue, 11 Jun 2019 05:45:51 +0000 (13:45 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2019 05:45:51 +0000 (13:45 +0800)
commiteea317c609eee0bb184a6cdfdda39d9f336f92c4
treed70c6f8ac010cf18b363d236cde41fd40af7b9f1
parent283ba9b55c22010a6180cee27c031eeec7a23b5e
init push for roll back in special case (#153)

* init push for roll back in special case

* edit for the problem

* edit the smal issue

* edit for code review
13 files changed:
database/store.go
event/event.go
netsync/consensusmgr/block_fetcher_test.go
netsync/consensusmgr/consensus_msg.go
netsync/consensusmgr/consensus_msg_test.go
netsync/consensusmgr/handle.go
p2p/switch_test.go
protocol/bbft.go
protocol/block.go
protocol/consensus_node_manager.go
protocol/protocol.go
protocol/store.go
protocol/txpool_test.go