peterzen

Results 27 issues of peterzen

PR #2521 broke the build as it changed nodebuilder to the alpine variant, this fixes the git install. Changed config directory to reflect https://github.com/decred/dcrdex/blob/master/client/app/config.go#L39

This change parses API error details from error responses.

``` CORE[ltc]: Failed to get fee rate from external API: HTTP error: "403 Forbidden" (code 403) ``` To make it faster to debug these external calls it would be useful...

* Golang base image update to 1.24, * docker image rebrand -> `decred/bisonwallet`

## Summary - add a `nowFunc` variable so tests can set the current time - override `nowFunc` in tests so archived DNS fixtures remain valid ## Testing - `go test...

codex

I am working with a frtesh dcrdex 1.0.5 install, restored from seed from other working instance and noticing a couple of issues: - Inbound UDSC/Polygon transactions don't appear in the...

The Download button has a direct link to the Decrediton binary but there is no way currently to find the other binaries on GH. There is no Github icon in...