We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix markdownlint errors (#3410) * Fix markdownlint errors in documentation * fix remaining markdownlint errors in wiki docs * fix all markdownlint errors in documentation * Fix GitHub Actions cache conflict
Update dcrwallet to /v5. (#3234) * ci: Bump linter to 1.64.8. * ci: Bump to Go 1.24. Build and test on Go 1.24, remove Go 1.22. * deps: Update dcrwallet to /v5. This pulls the latest development version of dcrwallet (not yet tagged) and makes the necessary changes for it's updated public API, specifically changes around ticket purchasing and VSP clients.
harness: Update eth to work with geth 1.14 and up. (#3123) * harness: Update eth to work with geth 1.14 and up. * harness/btc: Bind to address. * client: Update geth import to v1.14.13.
bump versions (#2521) - Bump go.mod versions from 1.18 to 1.19 - Bump CI build.yml versions to 1.20 and 1.21 - Bump CI actions versions - Update Dockfile go and node images Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
add network specific docs for dcrdex regfeexpub
docs: move server instal to wiki, add install back to README