OSDN Git Service

add deleteBlock and then fix some tests (#491) rollback_pr2
authoripqhjjybj <250657661@qq.com>
Wed, 19 Feb 2020 01:51:27 +0000 (09:51 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 01:51:27 +0000 (09:51 +0800)
commit3b10a18ba05f0c8495fc76f9f46491a57c76311a
tree083633e76b3fff8beb492a8e7c273d9d8e3b8023
parentd68255f22fa60ecaf7e26a1eebcf6ee59374d912
add deleteBlock and then fix some tests (#491)

* add deleteBlock and then fix some tests

* add new test

* delete line

* fix one error

* change test case

* add s to word

* s

* update test cases

* update package and delete one same case

Co-authored-by: Paladz <yzhu101@uottawa.ca>
database/store.go
database/store_test.go
protocol/block_test.go
protocol/consensus_node_manager_test.go
protocol/store.go
protocol/txpool_test.go