fcoin/lib
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
..
blockchain blockchain: enable segwit for regtest 2019-01-31 13:03:59 -08:00
btc bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
coins bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
hd deps: upgrade to bcrypto 2.0. upgrade other deps. 2018-09-29 14:38:53 -07:00
mempool mempool: fix malleability check in mempool 2019-02-14 19:56:51 +04:00
mining pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
net pool: fix this.options.discover 2019-02-01 21:56:57 +05:30
node rpc help list commands 2019-03-02 11:38:38 -06:00
primitives block: get wit-commit as buffer 2019-02-22 18:08:22 -08:00
protocol protocol: clear regtest seeds 2019-02-07 18:56:51 -08:00
script script: update script tests and behavior 2019-02-01 16:32:39 -08:00
utils bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
wallet rpc: multiple fixes and tests 2019-03-11 14:36:13 -07:00
workers test: get tests passing in chrome. 2018-12-08 02:40:49 -08:00
bcoin-browser.js browser: improve webpack build. 2018-03-29 21:56:51 -07:00
bcoin.js bcoin: enumerate properties 2018-08-17 14:58:49 -07:00
pkg.js pkg: add currency and other info (#623) 2018-11-01 12:44:08 -07:00
types.js types: cleanup types. 2018-03-29 21:56:53 -07:00