OSDN Git Service

remove RefDataHash in SpendCommitment and UTXO (#428)
authorYongfeng LI <wliyongfeng@gmail.com>
Thu, 15 Mar 2018 08:21:21 +0000 (16:21 +0800)
committerPaladz <yzhu101@uottawa.ca>
Thu, 15 Mar 2018 08:21:21 +0000 (16:21 +0800)
commit320e36e33da794b85fb6da7efaec986f440b3254
tree62ce373b48f40e39518081d871b218878733e7dc
parent8e2d502e159a39be20119616669df5dee00e9a5f
remove RefDataHash in SpendCommitment and UTXO (#428)

* remove RefDataHash in SpendCommitment

* remove RefDataHash in UTXO

* remove RefDataHash in annotatedUTXO
blockchain/account/builder.go
blockchain/account/reserve.go
blockchain/query.go
blockchain/txbuilder/txbuilder_test.go
protocol/bc/legacy/spend.go
protocol/bc/legacy/transaction_test.go
protocol/bc/legacy/tx_test.go
protocol/validation/validation_test.go
protocol/validation/vmcontext_test.go