Skip to content

Releases: wavesplatform/Waves

Testnet v0.6.1

17 Mar 14:50
Compare
Choose a tag to compare

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

06 Mar 08:56
Compare
Choose a tag to compare

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

22 Feb 16:10
Compare
Choose a tag to compare

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

27 Jan 15:03
Compare
Choose a tag to compare

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

13 Jan 16:29
Compare
Choose a tag to compare
Testnet v0.4.2 Pre-release
Pre-release

Pre-release to simplify DEX testing

  • assets/order endpoint to create signed order from wallet

Testnet v0.4.1

23 Dec 13:38
Compare
Choose a tag to compare

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

16 Dec 13:53
Compare
Choose a tag to compare

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

25 Nov 14:51
Compare
Choose a tag to compare

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

17 Nov 17:12
Compare
Choose a tag to compare

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

11 Nov 13:51
Compare
Choose a tag to compare
  • Scorex 1.4.3
  • Stability improvements
  • Signed genesis block