Releases: wavesplatform/Waves
Releases · wavesplatform/Waves
Testnet v0.3.2
0.3.2
WARNING
TESTNET RESTART
Asset transactions were changed.
- Scorex 1.4.2
- Id was added to signature in assets transactions
- New API methods for assets management
Testnet v0.3.1
0.3.1
WARNING
Blockchain storage format was updated, you have to remove existing data. Please remove data/peers.dat
and data/blockchain.dat
in your waves
folder.
Please, be careful, DO NOT REMOVE YOUR WALLET in wallet
folder!!!
- Scorex 1.4.1
- Double spending of assets was fixed
- Blockchain storage stability was improved
Testnet v0.3.0 ASSETS RELEASE
0.3.0
Assets release on Testnet
WARNING
You have to remove existing data. Please remove data/peers.dat
and data/blockchain.dat
in your waves
folder.
Please, be careful, DO NOT REMOVE YOUR WALLET in wallet
folder!!!
- Waves got assets
- Waves moved to Scorex 1.4.0
- Stability improvements to peer database
- Peers blacklisting improvements
Testnet v0.2.6
0.2.6
- Fixed network message parsing
- HTTP API binded to localhost by default
- HTTP API results limited
Testnet v0.2.5
0.2.5
- Waves moved to version 1.3.6 of Scorex library
- Extended verification of transactions timestamps was implemented
- Various stability improvements
Testnet v0.2.4
0.2.4
- Waves Scorex version was updated to 1.3.5
- Improvements to overlay network protocol
- Stability improvements in UTX pool
Testnet v0.2.3
0.2.3
- Update to Waves Scorex version 1.3.4
- Fixed performance issues caused by excessive logging
- Default logging level set to INFO
- Minor improvements to overlay network protocol
Testnet v0.2.3-SNAPSHOT
v0.2.3-SNAPSHOT
Testnet v0.2.2
0.2.2
- Upgrade to Waves Scorex v1.3.3
- Switch network by "testnet" in settings. Default value is true."
- /scorex/* HTTP API deprecated. Use /node/* instead.
- All logs goes to stdout and stderr. Use "loggingLevel" in config.
Testnet v0.2.1
0.2.1
- peers.dat format changed. Delete old version.
- Different HTTP status codes in replies in HTTP API were implemented
- Waves' Scorex v1.3.2