github wavesplatform/Waves v0.17.4
Version 0.17.4 RC2 (Testnet)

latest releases: v1.5.7, v1.5.6, v1.5.5...
pre-release5 years ago

In This Release

This is the Release Candidate for the upcoming Mainnet Release.

Node:

  • When Waves directory is not defined explicitly in a config file or via system property, default paths will include network-specific suffixes, e.g. waves-mainnet or waves-devnet. For custom networks, suffix contains base16-encoded network byte (e.g. waves-custom-FF).
  • Protobuf/gRPC schemes have been updated.
  • Command-line interface for node and tools has been improved. Use waves --help for mainnet nodes installed from DEB package and java -jar waves-all.jar --help when running a fat jar.
  • UTX pool will now pack at least one transaction into a microblock, even if it takes very long to validate. This will prevent miners from mining empty blocks under heavy load.
  • UTX cleanup will run just once when height changes, not every time a key block is received from multiple peers.

RIDE:

  • Decompiler now outputs match-case structure
  • RIDE Api updates, including:
    • lastIndexOf functions added
    • toString functions added for Address structure
    • extractWithErrorMessage function removed
    • valueWithErrorMessage function renamed to valueOrErrorMessage
    • updated AssetInfo structure now contains assetId field and its totalAmount field was renamed to quantity

Update Notes

When updating from any previous version, node owners need to perform one of these actions:

SHA256 Checksums

f6d40c32315577b09d99def454810a75b840ed21b6a7bbfa30441168f5852237 waves-all-0.17.4.jar
b5fa6c5fcbbf031ae40efad88c9f0ab82d7aedc46475578c4d434d7cbfb74726 waves-testnet_0.17.4_all.deb
57f0cf6a76083b1bb2964f3c5baef9293afe9598c96c142a151d0c451a2b069b grpc-server-0.17.4.zip

Don't miss a new Waves release

NewReleases is sending notifications on new releases.