Alex
|
5c689c8b77
|
btcjson/docs: add loadtxfilter command backported from dcrd
|
2017-01-27 15:32:15 -07:00 |
|
Josh Rickmar
|
3c9d18d641
|
Add a websocket session RPC.
|
2015-09-17 12:18:15 -04: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 |
|