Roy Lee
|
45627c7a6a
|
[lbry] rename btcd to lbcd
Co-authored-by: Brannon King <countprimes@gmail.com>
|
2022-05-23 23:53:30 -07:00 |
|
Jake Sylvestre
|
2a1aa5129e
|
Add Batch JSON-RPC support (rpc client & server)
|
2021-02-09 09:47:46 -05:00 |
|
Alex
|
03a8bf2eb4
|
btcjson/docs: add rescanblocks command backported from dcrd
|
2017-01-27 15:32:15 -07:00 |
|
Alex
|
5c689c8b77
|
btcjson/docs: add loadtxfilter command backported from dcrd
|
2017-01-27 15:32:15 -07:00 |
|
Olaoluwa Osuntokun
|
6801c0000a
|
Fix #122 by allowing clients to cancel websockets notifications.
This commit adds 4 new websockets JSON-RPC methods for canceling
notifications:
* stopnotifyspent
* stopnotifyreceived
* stopnotifyblocks
* stopnotifynewtransactions
|
2015-05-05 08:54:27 -07:00 |
|
Dave Collins
|
6e402deb35
|
Relicense to the btcsuite developers.
This commit relicenses all code in this repository to the btcsuite
developers.
|
2015-05-01 12:00:56 -05:00 |
|
Dave Collins
|
d8a4423b90
|
btcjson: Replace btcjson with version 2.
This commit removes the old and deprecated btcjsonv1 package, moves the
new version 2 package into its place, and updates all imports accordingly.
|
2015-05-01 00:43:09 -05:00 |
|