OSDN Git Service

fix bug for process block (#1324)
authormuscle_boy <shenao.78@163.com>
Thu, 6 Sep 2018 03:50:54 +0000 (11:50 +0800)
committerPaladz <yzhu101@uottawa.ca>
Thu, 6 Sep 2018 03:50:54 +0000 (11:50 +0800)
commitf6bb4e3ba6ff23f091bae76cec077bc590fb3af2
tree2178dbfc92e23105393d8a21cb8ee08b3295070a
parent9e5bbaccdd34fd22a6b8d2cc52acdac921227466
fix bug for process block (#1324)

* bug fix for process block

* add test case

* format code
database/leveldb/store.go
database/leveldb/store_test.go
protocol/protocol.go
protocol/store.go
protocol/txpool_test.go