OSDN Git Service

Add mempool sync test (#114)
authoryahtoo <yahtoo.ma@gmail.com>
Mon, 3 Jun 2019 02:45:54 +0000 (10:45 +0800)
committerPaladz <yzhu101@uottawa.ca>
Mon, 3 Jun 2019 02:45:54 +0000 (10:45 +0800)
commit93dd7ceb9c426fa99362a81bf7e137d410d4ef92
tree92509334597d5fe05c64eb52eb3b832fe2b12f5b
parente0bb6e8ab045e0449a652a9b924b815f59c34e63
Add mempool sync test (#114)
netsync/chainmgr/block_keeper_test.go
netsync/chainmgr/handle.go
netsync/chainmgr/protocol_reactor.go
netsync/chainmgr/tool_test.go
netsync/chainmgr/tx_keeper.go
netsync/chainmgr/tx_keeper_test.go [new file with mode: 0644]
test/mock/chain.go
test/mock/mempool.go [new file with mode: 0644]