Releases: witnet/witnet-rust
Releases · witnet/witnet-rust
Testnet-7
0.7.0 chore: update consensus constants
Testnet-6.2
If using docker, upgrading from Testnet-6.0 or Testnet-6.1 is as easy as restarting the docker container.
Otherwise, make sure to download the latest witnet.toml
configuration file (which is distributed in the compressed releases here) or update the consensus constants in your local witnet.toml
file so they match these:
[consensus_constants]
checkpoints_period = 30
checkpoint_zero_timestamp = 1580817600
genesis_hash = "00000000000000000000000000000000000000007769746e65742d302e362e32"
Testnet-6.1
0.6.1 chore: prepare release 0.6.1
Testnet-6
chore: set testnet-6 consensus constants Updated: - genesis timestamp - genesis block hash - reputation expiration alpha diff period
Testnet-5.1-rc1
0.5.1-rc1 chore: run github actions upon pull requests
Testnet-5-rc1
0.5.0-rc1 chore: update bootstrap nodes info
testnet-4-rc2
0.4.0 chore: prepare node for testnet-4
testnet-4-rc1
0.4.0-rc1 chore: prepare node for testnet-4
testnet-3.2
0.3.2 fix(node): fix SYNCED banner
testnet-3.1
0.3.1 testnet-3.1