fcoin/lib/wallet
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
..
account.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
client.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
common.js bcoin: use buffer-map. see #533. 2018-08-10 16:23:46 -07:00
http.js wallet: create non-templated transaction. 2019-03-05 21:14:25 +04:00
index.js wallet/bcoin: refactor exposure. 2018-03-29 21:56:51 -07:00
layout.js bdb: upgrade bdb usage for keys. 2018-08-10 16:24:10 -07:00
masterkey.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
node.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
nodeclient.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
nullclient.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
path.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
plugin.js multi: pass new Node option file to wallet plugin 2018-08-13 17:36:21 +05:30
records.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
rpc.js rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
txdb.js rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
wallet.js rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
walletdb.js rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
walletkey.js bcoin: use buffer-map. see #533. 2018-08-10 16:23:46 -07:00