Counterparty-lib 9.60.2 released!
5/16/2023 by Jeremy
Today counterparty-lib releases version 9.60.2 which includes a the following updates :
- Fix to send change smaller than DUST to miners fee instead of error - [more info]
- Mempool optimizations - [more info]
All users running servers are encouraged to upgrade.
Upgrade Procedure:
For those running a federated node you should run the following commands:
cd federatednode
fednode stop counterparty counterparty-testnet
sudo su
rm -f data/counterparty/counterparty.*
exit
fednode update counterparty counterparty-testnet
fednode rebuild counterparty counterparty-testnet
Running the above commands will upgrade your counterparty fednode to the 9.60.2 release and start the download of the counterparty bootstrap databases.