OSDN Git Service

add block integration test (#1745)
authormuscle_boy <shenao.78@163.com>
Thu, 2 May 2019 14:44:56 +0000 (22:44 +0800)
committerPaladz <yzhu101@uottawa.ca>
Thu, 2 May 2019 14:44:56 +0000 (22:44 +0800)
commit8a4c2ee0cc6d0bbc804c9f3c1d8885145214ff89
tree160c874448c8c1e7b0965cdfe641a13e791dbf6c
parent8d564428da339c3eefc053ebe6ac03b7540c7243
add block integration test (#1745)

* add block integration test

* format code

* remove unuse code

* fix tx testcase

* remove debug code
protocol/orphan_manage.go
protocol/orphan_manage_test.go
protocol/state/blockindex.go
protocol/validation/test/tx_ugly_test.go
test/integration/block_integration_test.go
test/integration/block_integration_util.go