Releases: wavesplatform/Waves
Testnet v0.6.1
Testnet v0.6.1
WARNING Please, remove your existing Testnet blockchain.
- An explicit order type and an assets pair in exchange transaction were introduced
- Leasing transaction was fixed
- Incorrect generation balance calculation was fixed
- Asset issuance was fixed
- Home directory on Windows bug was fixed
Mainnet v0.3.9
Mainnet v0.3.9
This is a validation rules optimization release. It could be applied above existing blockchain files. Please, replace the jar file or update your DEB installation.
Testnet v0.6.0
Testnet v0.6.0
WARNING
Testnet is restarted again. This time from the block 4908. Please, drop existing blockchain files.
- The DEX's Order Match transaction has been changed. This is the main reason for restarting Testnet. Now, a second asset of transaction's pair is used to set an amount of the transaction.
- LPOS was implemented. New Leasing and Leasing Cancel transactions were added.
- New, HOCON based, configuration file. Old configuration file (JSON based) is supported in this release for backward compatibility. Automatic configuration file conversion added to DEB packages.
Testnet v0.5.0
Testnet v0.5.0
WARNING
With this release we are restarting Testnet. You have to drop existing blockchain files.
- The first release after merging in Scorex code base
- Asset Burn transactions duplication bug was fixed
- DEX Matcher bugs found during community testing were fixed
- Option to set the UTX size was added, default UTX size was set to 10,000 transactions
Testnet v0.4.2
Pre-release to simplify DEX testing
- assets/order endpoint to create signed order from wallet
Testnet v0.4.1
Testnet v0.4.1
WARNING
Because of fixing few serialization issues in the storage you have to remove the blockchain file during update to this version.
- Asset Delete transaction was renamed to Asset Burn transaction
- Bug in validation of Asset Burn (ex. Asset Delete) transaction was fixed
- Matching with invalid order was fixed in DEX Matcher
- Mass payment API method was added
- Serialization issues in blockchain state storage were fixed.
Testnet v0.4.0
Testnet v0.4.0
NOTE Please remove and reload blockchain
- New Delete assets transaction
- DEX Matcher was implemented as a part of the Full Node
Testnet v0.3.5
Testnet v0.3.5
WARNING Please, remove local blockchain and reload it from Testnet.
- Testnet network separation by correct validation of handshake.
- Building of DEB was updated. Testnet is a separate application 'waves-testnet' now. Configuration file was moved to /etc/waves-testnet folder. New user 'waves-testnet' was added.
- HTTP API was fixed.
v0.3.4
Version 0.3.4
INFO
Please, read our updated manual about waves configuration file. If you're going to install a main-net node, please, read the installation manual.
- Mainnet release
- Scorex 1.4.4
- Minor bugs were fixed
Testnet v0.3.3
- Scorex 1.4.3
- Stability improvements
- Signed genesis block