Skip to content

History

Revisions

  • 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
    bfd0844
  • docs/wiki: update and improve development and contribution guide (#3380) * docs/wiki: update and improve development and contribution guide - Add missing prerequisite and prepatation guide for Bison Wallet. - Add missing guide to build Bison Wallet from source. - Add missing guide to build Bison Wallet with docker. - Improve Wiki Contibution guide Signed-off-by: Philemon Ukane <[email protected]> * multi: fix broken ETH RPC guide link Signed-off-by: Philemon Ukane <[email protected]> * link to existing build from source guide Signed-off-by: Philemon Ukane <[email protected]> --------- Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed Oct 28, 2025
    746fac7
  • 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 <[email protected]> * client/asset/eth: fix formatting Signed-off-by: Philemon Ukane <[email protected]> --------- Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed Oct 20, 2025
    767c951
  • wiki: Update Zcash(d) version to v6.3.0 (#3372) 5.9.1 -> 6.3.0 - 5.9.1 is deprecated but can maybe work in emergency if the chain is -reindex'd and resynced (not tested) - 6.3.x versions will be the last for Zcashd Dex works with v6.3.0. Co-authored-by: dev-warrior777 <>

    @dev-warrior777 dev-warrior777 committed Oct 13, 2025
    0095692
  • 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 <[email protected]> * docs: fix formatting issues with .md files Signed-off-by: Philemon Ukane <[email protected]> * docs/wiki: fix formatting in .md files Signed-off-by: Philemon Ukane <[email protected]> * docs/wiki: add language to fenced code blocks Signed-off-by: Philemon Ukane <[email protected]> --------- Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed May 19, 2025
    bb33d66
  • multi: Add fee rate estimate oracle for tatanka (#2769) * add fee estimate oracle for tatanka Signed-off-by: Philemon Ukane <[email protected]> * upate comment Signed-off-by: Philemon Ukane <[email protected]> * review changes Signed-off-by: Philemon Ukane <[email protected]> * 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 <[email protected]> --------- Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed May 12, 2025
    c581359
  • client: Deserialize Firo blocks from wire bytes (#3263) * client: Deserialize Firo blocks from wire bytes De-serialize: - header: for either regtest, mainnet or testnet - minimally: all Firo transaction types to reach the start of the next transaction in a block stream. - fully: Normal transparent transactions Return de-serialized header and any Normal transparent transactions as wire.MsgTx's * client,test: Fix regnet test * client: Fix TransactionSpork TransactionSpork, TransactionQuorumCommitment both have zero transaction inputs or outputs. * client: Fix TransactionAlias TRANSACTION_ALIAS is a regular spark spend transaction, but contains additional info, it is a spark name transaction. In this tx besides spark spend outputs you also have data about created/modified spark name. * client/docs: New Firo version "This mandatory release introduces Spark Names, allowing users to register unique, easy-to-remember aliases instead of long cryptographic addresses." https://github.com/firoorg/firo/releases/tag/v0.14.14.1 * client: Fix testnet typo and clean up comments * client: Update based on review from JoeGruffins * client: Update on review from MartonP --------- Co-authored-by: dev-warrior777 <>

    @dev-warrior777 dev-warrior777 committed May 12, 2025
    2756811
  • 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
    f2754c0
  • 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
    c36d11d
  • docs: add polygon full node (#3167)

    @bochinchero bochinchero committed Jan 31, 2025
    994e68f
  • docs: wiki restructuring (#3026) * docs: restructure * Add steps for private key export under troubleshooting * fix language switching

    @bochinchero bochinchero committed Jan 30, 2025
    d3df571
  • client/wiki: Update minimum Firo version to 0.14.14.0 (#3002) Update for consensus change hard fork Co-authored-by: dev-warrior777 <[email protected]>

    @dev-warrior777 dev-warrior777 committed Oct 14, 2024
    ac6080a
  • Fix markdown lint warnings (#2996)

    @peterzen peterzen committed Sep 30, 2024
    290a1f7
  • docs: update client install doc for Dash and Firo (#2878) Co-authored-by: dev <[email protected]>

    @dev-warrior777 dev-warrior777 committed Jul 24, 2024
    3d4ad74
  • move master to v1 (#2874)

    @buck54321 buck54321 committed Jul 22, 2024
    5bd5f8c
  • mm: allocate for redemptions when fee asset mismatch (#2863) * allocate for redemptions when fee asset mismatch * missing mutex lock * bump usdt redeem gas on mainnet * avoid duplicate slugs in bnc ticker request * fix withdraw error deadlock * enforce min transfers * add base fees to correct field * account for transferable in unbalanced state * display startup errors * a couple more ui fixes and improvements * scale booking fees by order reserves. allow starting with insufficient fee avail * default log level info. other logging fixes * don't show tx history for disabled wallets * remove overly-restrictive checkTrades warning. more logging fixes * add fiat conversions for cex inventory in running mmbot display * martonp review followup * fundedAndNotBalance only if can rebalance * allow over-allocating one side in starved condition * avoid double counting tokens or counting both eth and weth * more cex reconfig buttons * tokenids whoopsie and cex balance stuff

    @buck54321 buck54321 committed Jul 18, 2024
    f5d07c4
  • bisonw: brand wallet (#2778) * rebrand everything

    @buck54321 buck54321 committed May 22, 2024
    90f4d56
  • use bison.exchange for testnet (#2760)

    @buck54321 buck54321 committed May 10, 2024
    c275992
  • wiki: Update wiki to reflect current DEX client account creation flow (#2538) * Update wiki - Move DEX Account creation guide from Client-Installation-and-Configuration.md to DEX-Trading-Account-Management.md - Update several old wiki images and add new ones. - Update Testnet-Testing.md, Client-Installation-and-Configuration.md, and DEX-Trading-Account-Management.md

    @ukane-philemon ukane-philemon committed Oct 28, 2023
    1dd87d6
  • Localized strings in staking UI (#2544)

    @peterzen peterzen committed Oct 17, 2023
    fefd9e1
  • fix typos (#2533)

    @omahs omahs committed Sep 29, 2023
    916eb23
  • 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 <[email protected]>

    @ukane-philemon ukane-philemon committed Sep 26, 2023
    cb394e0
  • wiki-formatting-changes (#2516)

    @buck54321 buck54321 committed Sep 10, 2023
    8d88ca3
  • wiki: Update Native-BTC-Wallet-Recovery-and-Rescanning.md and Home.md (#2473) * wiki: update BTC Native wallet recovery/rescan wiki --------- Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed Sep 6, 2023
    bf1cca4
  • wiki: add wiki for DEX trading account management (#2468) * wiki: add wiki for DEX trading account management Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed Aug 28, 2023
    0a33d43
  • wiki: update client install and config page

    @chappjc chappjc committed Jun 25, 2023
    fd6cb0e
  • wiki: fix Zcash typo and update min recommended zcashd version Signed-off-by: Philemon Ukane <[email protected]>

    @ukane-philemon ukane-philemon committed Apr 15, 2023
    33aa96f
  • wiki: revise ETH RPC providers list, advise against flashbots

    @chappjc chappjc committed Apr 6, 2023
    4353441
  • wiki: add Ethereum wallet recovery section

    @chappjc chappjc committed Apr 6, 2023
    9cd6a74
  • wiki: remove ArchiveNode from Ethereum page ArchiveNode is shutting down. Don't list it.

    @chappjc chappjc committed Apr 6, 2023
    cc0e273