..
btcdextcmds.go
Add generatetoaddress and estimatesmartfee RPCs
2020-03-17 09:29:41 -04:00
btcdextcmds_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
btcdextresults.go
Port getheaders
JSON-RPC command from dcrd
2017-01-10 19:11:18 -07:00
btcdextresults_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
btcwalletextcmds.go
fix NewImportAddressCmd rescan wrong parameters
2018-03-05 19:25:40 +00:00
btcwalletextcmds_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
chainsvrcmds.go
[lbry] rpc: update getrawtransaction to take verbose as boolean
2022-05-24 00:04:19 -07:00
chainsvrcmds_test.go
[lbry] rpc: update getrawtransaction to take verbose as boolean
2022-05-24 00:04:19 -07:00
chainsvrresults.go
[lbry] mempool: update getrawmempool and implement getmempoolentry
2022-05-24 00:04:19 -07:00
chainsvrresults_test.go
[lbry] rpc: support claim related methods
2022-05-23 23:53:30 -07:00
chainsvrwscmds.go
btcjson,rpcclient: use proper Deprecated comment format
2020-03-10 11:00:24 -04:00
chainsvrwscmds_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
chainsvrwsntfns.go
btcjson,rpcclient: use proper Deprecated comment format
2020-03-10 11:00:24 -04:00
chainsvrwsntfns_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
chainsvrwsresults.go
btcjson/docs: add rescanblocks
command backported from dcrd
2017-01-27 15:32:15 -07:00
chainsvrwsresults_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
claimcmds.go
[lbry] rpc: support claim related methods
2022-05-23 23:53:30 -07:00
cmdinfo.go
multi: Fix several misspellings in the comments.
2016-02-25 11:17:12 -06:00
cmdinfo_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
cmdparse.go
[lbry] btcjson: take integers for boolean parameters.
2022-05-24 00:04:19 -07:00
cmdparse_test.go
[lbry] btcjson: take integers for boolean parameters.
2022-05-24 00:04:19 -07:00
CONTRIBUTORS
Import btcjson repo into btcjson directory.
2015-02-19 11:10:46 -06:00
doc.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
error.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
error_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
example_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
export_test.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
help.go
[lbry] rpc: support claim related methods
2022-05-23 23:53:30 -07:00
help_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
helpers.go
Add getblockfilter JSON-RPC client command
2020-08-31 10:02:54 -04:00
helpers_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
jsonrpc.go
[lbry] rpc: support claim related methods
2022-05-23 23:53:30 -07:00
jsonrpc_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
jsonrpcerr.go
btcjson: add new JSON-RPC errors and document them
2020-10-26 09:35:46 -04:00
README.md
[lbry] docs: update docs for LBRY
2022-05-24 00:01:46 -07:00
register.go
build: clean linter warnings
2020-05-13 08:58:39 -04:00
register_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
walletsvrcmds.go
[lbry] btcjson: added optional address type for getnewaddress
2022-05-24 00:01:45 -07:00
walletsvrcmds_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
walletsvrresults.go
[lbry] btcjson: ladded claim related fields for wallet
2022-05-24 00:01:45 -07:00
walletsvrresults_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
walletsvrwscmds.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
walletsvrwscmds_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00
walletsvrwsntfns.go
btcd/multi: fix a number of typos in comments.
2018-01-25 23:23:59 -06:00
walletsvrwsntfns_test.go
[lbry] rename btcd to lbcd
2022-05-23 23:53:30 -07:00