From 6420232acad34da9b7fbe756e96c323dcefd6b84 Mon Sep 17 00:00:00 2001 From: dev-warrior777 <126670673+dev-warrior777@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:30:29 +0800 Subject: [PATCH] client/wiki: Update minimum Firo version to 0.14.14.0 (#3002) Update for consensus change hard fork Co-authored-by: dev-warrior777 --- client/asset/firo/firo.go | 4 ++-- docs/wiki/Client-Installation-and-Configuration.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/asset/firo/firo.go b/client/asset/firo/firo.go index ebfc036055..b2349da9f0 100644 --- a/client/asset/firo/firo.go +++ b/client/asset/firo/firo.go @@ -28,8 +28,8 @@ const ( version = 0 // Zcoin XZC BipID = 136 - // Lelantus Spark. Net proto 90031. Wallet version 130000 - minNetworkVersion = 141303 + // Consensus changes v0.14.14.0 + minNetworkVersion = 141400 walletTypeRPC = "firodRPC" walletTypeElectrum = "electrumRPC" estimateFeeConfs = 2 // 2 blocks should be enough diff --git a/docs/wiki/Client-Installation-and-Configuration.md b/docs/wiki/Client-Installation-and-Configuration.md index c95b90bb94..716f32d122 100644 --- a/docs/wiki/Client-Installation-and-Configuration.md +++ b/docs/wiki/Client-Installation-and-Configuration.md @@ -56,7 +56,7 @@ checkmark in the "native" column, no external software is required. | Dogecoin | x | [v1.14.7.0](https://dogecoin.com/) | x | | | Zcash | x | [v5.4.2](https://z.cash/download/) | x | | | Dash | x | [v20.1.1](https://github.com/dashpay/dash/releases) | x | | -| Firo | x | [v0.14.13.3](https://github.com/firoorg/firo/releases) | [v4.1.5.5](https://github.com/firoorg/electrum-firo/releases) | | +| Firo | x | [v0.14.14.0](https://github.com/firoorg/firo/releases) | [v4.1.5.5](https://github.com/firoorg/electrum-firo/releases) | | NOTE: The Electrum option is less mature and provides less privacy than the other wallet types. Some manual configuration of the Electrum wallet's RPC