OSDN Git Service

Dev utxo unit test (#1606)
authorwz <mars@bytom.io>
Sat, 2 Mar 2019 03:23:31 +0000 (11:23 +0800)
committerPaladz <yzhu101@uottawa.ca>
Sat, 2 Mar 2019 03:23:31 +0000 (11:23 +0800)
commit21e309f453d36256c08aec2fe26b8e1bd4f94595
treefdc885202385734bb490910d9bfe4ea733571e2b
parent62601b6fe0e5882a0ab28d0c58cf7656c09a0f06
Dev utxo unit test (#1606)

* add a unit test for attacBlocks of utxoview

* modify  unit test for attacBlocks of utxoview

* recovery test file

* delete code

* Add attach block list

* add init transaction and block

* modify code format

* add error deal
test/utxo_view/utxo_view_test.go [new file with mode: 0644]
test/utxo_view/utxo_view_test_util.go [new file with mode: 0644]