github wavesplatform/Waves v1.2.16
Version 1.2.16 (Mainnet + Testnet + Stagenet)

latest releases: v1.5.4, v1.5.3, v1.5.2...
3 years ago

In this release

This is a mandatory release for all miners who have updated to 1.2.15. Unfortunately, a new feature has prematurely been added to implemented feature list.

Besides the fix, this release contains the following new features and improvements:

  • New /utils/script/evaluate/{address} endpoint allows users to call any function declared in a dApp deployed to an {address}. This endpoint expects JSON input in the form of {"expr": "functionToCall(1, \"arg2\", base58\"AAA\")"}. Make sure to escape double quotes when passing a string as an argument.
  • State changes for Invoke Script transactions will be included in JSON and gRPC responses of address transactions endpoint. /debug/stateChanges endpoint has been deprecated and will be removed in the future.
  • Fixed error traces in API. Both /debug/validate and /transactions/broadcast will return detailed traces when transaction validation fails.
  • The node will use native Curve25519 implementation on supported platforms, this will speedup signature verification.
  • Improved Swagger schema and fixed several API routes to properly validate input parameters
  • Improved UTX Priority Pool reliability

There's no need to rebuild state when updating from 1.2.14 or 1.2.15.

SHA256 Checksums

762d3d23d26748f87b4fd97f9505fbd2485733399583ccfa23861de3c861e484  grpc-server-1.2.16.tgz
749724f329793e5850b8d7131de08a885881e12244fb92ba2d9a08e998a54b07  grpc-server-stagenet-1.2.16.tgz
c7de07a478627524864cc5a381805285d1120c22d44540e14eb458b39351bbbb  grpc-server-stagenet_1.2.16_all.deb
8ba9b8f2868e9cb31c63dc4e03303ec0d638f911492e981c2977d393cc1b7670  grpc-server-testnet-1.2.16.tgz
a0c65cb1d6c5cfccb2183f8bc569cd975a400a380b64110e585cf2ec755e4d9c  grpc-server-testnet_1.2.16_all.deb
2e3b346a516ad2e6babdcccebf99af37dad90a8e618ed618580c804b3d3a7f10  grpc-server_1.2.16_all.deb
a52ec33db09f68f65e5c0e93b47e0bfcc7a8242ddc248eaf05b09785a334488f  waves-all-1.2.16.jar
fc28e94b02d666f918ed6e4b1810a421e20ca3b8588df25a47534ca125974489  waves-stagenet_1.2.16_all.deb
3f455ed5163297fce3a4e7559352ba83569c2cffa8d08deb029ebf5a3a08a209  waves-testnet_1.2.16_all.deb
24629014ec799a4d1a44d058eff82876bc30af7c15cc723a0ec3437733fb423b  waves_1.2.16_all.deb

Don't miss a new Waves release

NewReleases is sending notifications on new releases.