OSDN Git Service

Merger utxo (#383)
authorwz <mars@bytom.io>
Tue, 13 Aug 2019 07:25:31 +0000 (15:25 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 13 Aug 2019 07:25:31 +0000 (15:25 +0800)
commit78fda61ff30886f193b88105d211136cac588fd6
tree40d1c02d671b65c70db0154a655f22ff0b982d39
parentc5dcab59bbdcbf29693a368d4e42522a55954c71
Merger utxo (#383)

* add merger utxo

* add chain tx

* delete code

* Function implementation

* modify param

* modify readme

* fix review and fix tet

* fix test
README.md
account/builder.go
cmd/utxomerge/README.md [new file with mode: 0644]
cmd/utxomerge/main.go [new file with mode: 0644]
test/builder_test.go
toolbar/apinode/transaction.go
toolbar/mergeutxo/merger_utxo.go [new file with mode: 0755]