OSDN Git Service

Added memstore to store block. Used to test block sync.
authorgguoss <1536310027@qq.com>
Fri, 21 Jul 2017 07:25:59 +0000 (15:25 +0800)
committergguoss <1536310027@qq.com>
Fri, 21 Jul 2017 07:25:59 +0000 (15:25 +0800)
commitbac6f0e92975d97dd31952b1aec38543052c88c9
tree59c78165d83e6ae1833b323b66d0cf5d93b5a0e5
parent8826129e628e660ef66e8360a21dd6952fc7e6cc
Added memstore to store block. Used to test block sync.
blockchain/memstore.go [new file with mode: 0644]
blockchain/pool.go
blockchain/reactor.go
node/node.go