Torkel Rogstad
85b6f7ed2a
rpcclient: add getzmqnotifications RPC
2022-04-09 07:46:07 -04:00
Olaoluwa Osuntokun
caac0f821a
multi: update btcutil imports to point to new sub-module
...
In this commit, we update all the btcutil imports to point to the new
sub-module.
In the same commit, we also modify the recently added `btcutil/go.mod`
file as we need to continue pointing to the _old_ version of btcd, until
we merge this PR and push a new tag.
2022-01-10 18:44:58 -08:00
David Mazary
6adfc07d1e
Unmarshal hashes/second as float in GetMiningInfoResult
2020-10-26 09:33:28 -04:00
Anirudha Bose
6519c04a6f
rpcclient: implement gettxoutsetinfo command
2020-10-05 10:03:47 -04:00
danda
43774fe6bb
adds optional prevOut section to vin for searchrawtransactions api. See https://github.com/btcsuite/btcd/issues/485
2015-08-23 09:58:03 -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