WalletWasabi / WalletWasabi

Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
https://wasabiwallet.io
MIT License
2.13k stars 497 forks source link

Move to Testnet4 #13062

Open turbolay opened 3 months ago

turbolay commented 3 months ago

Testnet3 is annoying and is being actively spammed. Testnet4 is better because 4 is higher than 3 (it fixes some stuff).

There are already many people running it, and some faucets that we can link somewhere.

See ref: https://github.com/bitcoin/bitcoin/pull/29775

molnard commented 3 months ago

Do we need to wait for this in NBitcoin? https://github.com/MetacoSA/NBitcoin/issues/1210

levantah commented 3 months ago

Generally anyone is advised to wait for what gets merged into Bitcoin master branch first. Testnet4 can still be restarted from scratch. Mempool.space shows this warning:

This is a test network. Coins have no value. Testnet4 is not yet finalized, and may be reset at anytime.

turbolay commented 3 months ago

We will wait on NBitcoin for this.