Skip to content

History / Wallet

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
  • 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
  • multi: update list of RPC providers (#3382) * multi: update list of RPC providers Following the update from Blast API about their service shutting down, this PR does the following. - Remove Blast API RPC endpoints and replace them with tested dRPC endpoints. - Add dRPC endpoint for Polygon testnet. - Add dRPC endpoint for ETH mainnet. Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * client/asset/eth: fix formatting Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> --------- Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>

    @ukane-philemon ukane-philemon committed Oct 20, 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
  • multi: Add fee rate estimate oracle for tatanka (#2769) * add fee estimate oracle for tatanka Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * upate comment Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * review changes Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> * multi: rename terms, fix bugs, add test for fee rate oracle - Export ToCoinID for repeat use
 - Add extra checks to *Tatanka.handlePostBond - Add default debug log
Rename all occurrences of fee estimate to fee rate estimate and formatting Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com> --------- Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>

    @ukane-philemon ukane-philemon committed May 12, 2025
  • docs: wiki restructuring (#3026) * docs: restructure * Add steps for private key export under troubleshooting * fix language switching

    @bochinchero bochinchero committed Jan 30, 2025