fcoin/test/util
Matthew Zipkin 5751b8c330
rpc: multiple fixes and tests
wallet-rpc: fix listsinceblock height

wdb: fix getWalletPaths() always return nothing

wallet: add unlockCoins() for lockunspent rpc

wallet-rpc: correct num args for some rpc calls

wallet-rpc: fix args for importwallet and importprunedfunds

wallet-rpc: importprunedfunds error misleading

wallet-rpc: importPubkey args

wallet-rpc: listsinceblock arg count error

wallet-rpc: listTransactions ignoring account param

wallet-rpc: better sendMany error msgs

wallet-rpc: sendMany subtractfee is bool not obj

wallet-rpc: dont check if not implemented

test: add rpc-test
2019-03-11 14:36:13 -07:00
..
assert.js rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
common.js refactor: switch to bio module. 2018-03-29 21:56:48 -07:00
memwallet.js bcoin: use buffer-map. see #533. 2018-08-10 16:23:46 -07:00
node-context.js wallet: always use separate http server. 2018-03-29 21:56:51 -07:00