Skip to content

History / Download and Install

Revisions

  • ui: Add user warnings and new user banner. (#3552) Add a same-seed reuse warning in the new wallet form for native wallets. Add a dismissible banner for new users linking to wiki tips. Create Market Making wiki page. Fix grammar, typos, and outdated information across all wiki pages. Replace hardcoded version numbers with generic placeholders. Add missing assets and token info to the supported assets table. Add New Users section to Home with beginner tips. Fix TOC and sidebar structure.

    @JoeGruffins JoeGruffins committed Mar 10, 2026
  • build: Go 1.25 and update github actions (#3347) * lint: Ensure format strings are constant. While not technically a syntax error, passing non-constant format strings into printf is something which can be detected by linters. * wiki: Fix alignment in Home.md table. * ci: Build with go 1.25. * ci: Update GitHub Actions and linter.

    @jholdstock jholdstock committed Nov 29, 2025
  • 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

    @JustinBeBoy JustinBeBoy committed Nov 11, 2025
  • Update project readme and docs with `brew install` for Bison Wallet (#3274) * update project readme and docs with brew install Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * docs: fix formatting issues with .md files Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * docs/wiki: fix formatting in .md files Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * docs/wiki: add language to fenced code blocks Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> --------- Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>

    @ukane-philemon ukane-philemon committed May 19, 2025
  • 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.

    @jholdstock jholdstock committed Apr 11, 2025
  • 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.

    @JoeGruffins JoeGruffins committed Feb 17, 2025
  • docs: wiki restructuring (#3026) * docs: restructure * Add steps for private key export under troubleshooting * fix language switching

    @bochinchero bochinchero committed Jan 30, 2025