OSDN Git Service

add spv message struct (#1251)
authormuscle_boy <shenao.78@163.com>
Mon, 13 Aug 2018 11:57:19 +0000 (19:57 +0800)
committerPaladz <yzhu101@uottawa.ca>
Mon, 13 Aug 2018 11:57:19 +0000 (19:57 +0800)
commitdf1db253db1b9ae9b2efec49d0ff3a58e7a9cd6d
tree7b93295853a6ece4e4ec4d16e2cdb92a58d49fbd
parentafc86f15b38dc7cae9956d3fdc0f2e5c192ae9a1
add spv message struct (#1251)

* 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

* remove useless context

* remove redudant web address config

* fix bug

* remove useless ctx

* add spv message struct

* remove redundant

* refactor message struct

* refactor message struct
netsync/message.go