jholdstock
d1eddafb52
v3tool: Use shutdown context.
...
Using the shutdown context provided by the internal signal package means
v3tool can exit cleanly if shutdown is requested by the user.
2023-09-19 08:33:42 +01:00
jholdstock
74729c6cc9
multi: Consider DCP0012 in VSP fee calculations.
...
Upgrade the dcrwallet dependency to pick up the new version of
txrules.StakePoolTicketFee which considers the status of DCP0012 in its
fee calculation.
2023-09-16 08:36:41 +01:00
jholdstock
c039dc86cb
multi: Use const instead of var when possible.
2023-08-22 15:58:48 +01:00
Jamie Holdstock
203bf7d2e6
build: Update linter to 1.53.2 ( #384 )
...
* build: Update linter to 1.53.2
* database: Rename helpers.go to encoding.go
* database: Ignore json.Marshal errors.
2023-06-05 09:39:01 -05:00
Jamie Holdstock
08ea48f7a3
Update decred dependencies. ( #378 )
...
* webapi: Use types 2.0.0
* v3tool: Use types 2.0.0
* Update decred dependencies.
2023-04-12 08:16:29 -05:00
Jamie Holdstock
b5ac64891e
Add v3tool. ( #366 )
...
This commit adds a new executable - v3tool - a developer testing tool which hits endpoints of the vspd API.
2023-03-24 13:10:44 -05:00