OSDN Git Service

fix save external asset bug. (#1218)
authormuscle_boy <shenao.78@163.com>
Fri, 3 Aug 2018 07:09:22 +0000 (15:09 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 3 Aug 2018 07:09:22 +0000 (15:09 +0800)
commit856b6b58f5c85b3092717f9989621d624fbcd5a0
treeeb14913afe200bdb3d83243a2a2050aabf1a2e7a
parent4440310c2d3d7eea9b58751bcc006b30f125df1a
fix save external asset bug. (#1218)

* the transaction output amout prohibit set zero

* add network access control api

* format import code style

* refactor

* code refactor

* bug fix

* the struct node_info add json field

* estimate gas support multi-sign

* add testcase of estimate gas

* add testcase

* bug fix

* add test case

* test case refactor

* list-tx,list-address,list-utxo support partition

* list-addresses list-tx list-utxo support pagging

* refactor pagging

* fix save asset

* fix save external assets

* remove blank
api/accounts.go
api/query.go
asset/asset.go