Default Development Update Image

Counterparty-lib 9.59.3 released!

2/17/2021 by Jeremy

This release includes a minor revision that fixes non-divisible asset dividends. Upgrade TimingUpdate should be done ASAP as this release has a block activated feature on block 670,000 which is consensus affecting. Upgrade and update via bootstrap ASAP. For those running a federated node:

cd federatednode/
fednode stop
git pull
sudo rm -f data/counterparty/counterparty.*
sudo rm -rf data/indexd
fednode uninstall
fednode install full master
fednode rebuild counterparty counterparty-testnet

View counterparty-lib 9.59.3 Release Notes