4 Commits

Author SHA1 Message Date
Dave Collins
6adbfcff20
client: Use latest dcrd deps.
This updates the client module to remove all replace directives and
use the latest release versions of the dcrd deps.
2023-06-09 10:06:51 -05:00
Jamie Holdstock
a5003c046b
client: Automatic fee payment from dcrwallet (#382) 2023-05-30 11:50:23 +01:00
jholdstock
0c06145d67 client: Use types 2.0.0 2023-03-16 16:14:59 +00:00
Jamie Holdstock
4acd57efbc
Add client module (#359)
* Add vspd client from dcrwallet.

* client: Extract and export ValidateServerSignature

* client: Add helper funcs.

* client: Add trace logging.

* client: Use existing error types.

* Add comments to explain error handling logic.
2022-11-28 11:16:00 -05:00