OSDN Git Service

store federation (#83)
authorwz <mars@bytom.io>
Thu, 23 May 2019 09:07:27 +0000 (17:07 +0800)
committerPaladz <yzhu101@uottawa.ca>
Thu, 23 May 2019 09:07:27 +0000 (17:07 +0800)
commit85d69b6527ed724f0785e180db12230b71f2e2a9
tree2273a55f3d719e4e18b45aaa8407c1960dac67c3
parent04e99309457c70c11b0538e38b6a0b68d5b64a87
store federation (#83)

* store federation

* fix test

* fix unit

* add deal err

* fix review
account/accounts_test.go
config/config.go
config/genesis.go
database/store_test.go
protocol/block_test.go
test/bench_blockchain_test.go
test/util.go
wallet/wallet_test.go