OSDN Git Service

remove block index struct (#1977)
authorwyjDoraemon <46176410+wyjDoraemon@users.noreply.github.com>
Fri, 18 Jun 2021 08:33:50 +0000 (16:33 +0800)
committerGitHub <noreply@github.com>
Fri, 18 Jun 2021 08:33:50 +0000 (16:33 +0800)
commit3f7e4dfed8ee738ea75396b14f1ea9ac96c4658f
treeb4e3565e4c565adf3e66b6491ddf755d7f6f9ece
parent71b63fc79a21fc04013aefaab31072ff9ad13d03
remove block index struct (#1977)

* remove block index struct

* ci ci
database/store.go
database/store_test.go
protocol/auth_verification_test.go
protocol/state/blockindex.go [deleted file]
protocol/state/blockindex_test.go [deleted file]
protocol/store.go
protocol/txpool_test.go
test/integration/block_integration_test.go
test/integration/block_integration_util.go
test/utxo_view/utxo_view_test_util.go