fcoin/lib/node
Mark Tyneway 26a2000b01
node rpc: update validateaddress
updates validateaddress to match the changes
in bitcoind https://github.com/bitcoin/bitcoin/pull/10583.
removes the fields ismine and iswatchonly, those
are things that a wallet would know, not a node.
adds segwit related fields, witness_version and
witness_program. test changes to the node rpc method
validateaddress with p2pkh, p2sh, p2wpkh and p2wsh addresses
2019-03-26 16:03:23 -07:00
..
fullnode.js node: move closed message to handleClose 2018-09-17 23:54:36 +05:30
http.js http: identify node/wallet in log 2019-02-07 14:04:37 -08:00
index.js node: start using blgr and bcfg. 2018-03-29 21:56:47 -07:00
node.js node: move closed message to handleClose 2018-09-17 23:54:36 +05:30
rpc.js node rpc: update validateaddress 2019-03-26 16:03:23 -07:00
spvnode.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00