..
btcdextcmds.go
Add generatetoaddress and estimatesmartfee RPCs
2020-03-17 09:29:41 -04:00
btcdextcmds_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
btcdextresults.go
Port getheaders
JSON-RPC command from dcrd
2017-01-10 19:11:18 -07:00
btcdextresults_test.go
Port getheaders
JSON-RPC command from dcrd
2017-01-10 19:11:18 -07:00
btcwalletextcmds.go
fix NewImportAddressCmd rescan wrong parameters
2018-03-05 19:25:40 +00:00
btcwalletextcmds_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
chainsvrcmds.go
btcjson+rpcserverhelp: restore bitcoind compatibility
2020-11-12 15:47:51 +01:00
chainsvrcmds_test.go
[lbry] FIXME: remove the tests for now to pass CI.
2021-08-19 14:19:21 -04:00
chainsvrresults.go
[lbry] rpc: output segwit rule
2021-08-19 14:19:21 -04:00
chainsvrresults_test.go
[lbry] rpc: support claim related methods
2021-08-19 14:19:21 -04:00
chainsvrwscmds.go
btcjson,rpcclient: use proper Deprecated comment format
2020-03-10 11:00:24 -04:00
chainsvrwscmds_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
chainsvrwsntfns.go
btcjson,rpcclient: use proper Deprecated comment format
2020-03-10 11:00:24 -04:00
chainsvrwsntfns_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
chainsvrwsresults.go
btcjson/docs: add rescanblocks
command backported from dcrd
2017-01-27 15:32:15 -07:00
chainsvrwsresults_test.go
btcjson/docs: add rescanblocks
command backported from dcrd
2017-01-27 15:32:15 -07:00
claimcmds.go
[lbry] rpc: support claim related methods
2021-08-19 14:19:21 -04:00
cmdinfo.go
multi: Fix several misspellings in the comments.
2016-02-25 11:17:12 -06:00
cmdparse.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05: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
example_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
export_test.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
help.go
Fix a ton of typos accumulated over time
2017-05-30 16:59:51 +02:00
helpers.go
Add getblockfilter JSON-RPC client command
2020-08-31 10:02:54 -04:00
helpers_test.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
jsonrpc.go
[lbry] rpc: support claim related methods
2021-08-19 14:19:21 -04:00
jsonrpc_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
jsonrpcerr.go
btcjson: add new JSON-RPC errors and document them
2020-10-26 09:35:46 -04:00
README.md
sanitizing readmes for lbcd
2021-08-31 15:53:55 -04:00
register.go
build: clean linter warnings
2020-05-13 08:58:39 -04:00
walletsvrcmds.go
btcjson: Update WalletCreateFundedPsbtOpts.FeeRate from *int64 to *float64
2021-09-07 13:25:04 -07:00
walletsvrcmds_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
walletsvrresults.go
rpcclient: implement createwallet with functional options
2020-10-26 14:54:05 -04:00
walletsvrresults_test.go
rpcclient: implement getwalletinfo command
2020-09-25 12:18:06 -04:00
walletsvrwscmds.go
Relicense to the btcsuite developers.
2015-05-01 12:00:56 -05:00
walletsvrwscmds_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00
walletsvrwsntfns.go
btcd/multi: fix a number of typos in comments.
2018-01-25 23:23:59 -06:00
walletsvrwsntfns_test.go
Add Batch JSON-RPC support (rpc client & server)
2021-02-09 09:47:46 -05:00