jholdstock
|
c039dc86cb
|
multi: Use const instead of var when possible.
|
2023-08-22 15:58:48 +01:00 |
|
Jamie Holdstock
|
f46ffcb60d
|
docs: Review and polish existing docs. (#390)
Also includes a couple of updates to comments in webapi code.
|
2023-06-13 13:22:57 -05: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
|
6b99c5d2b5
|
webapi: Use types 2.0.0 (#376)
* webapi: Use types 2.0.0
* v3tool: Use types 2.0.0
|
2023-04-12 08:12:53 -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 |
|