github wavesplatform/Waves v1.4.11
Version 1.4.11 (Mainnet + Testnet + Stagenet)

latest releases: v1.5.7, v1.5.6, v1.5.5...
23 months ago

In this release

This release improves node performance and prevents miners from generating empty blocks under heavy load. This release is strongly recommended for all node operators, especially miners.

InvokeScript transaction support in /utils/script/evaluate/{address}

This release adds support for evaluating transactions with /utils/script/evaluate/{address} endpoind. Transaction JSON can be specified in the request body. Neither proofs nor attached payments are validated; transaction sender, ID and other fields are retrieved from the supplied JSON. dApp field is ignored, the function is evaluated in the context of {address}. This functionality simplifies debugging contracts: no private key is required to simulate transaction processing.

RIDE compiler improvements

  • Improved error messages make it easier to find out what's actually wrong with the code, and where exactly an error has occured.
  • DApp meta is returned in JS and Java API.

Update notes

There's no need to re-import state when updating from 1.4.10.

SHA256 Checksums

2616718a09f11299930d7182279bf0ba87e835a8ec1867e0cc33f82e1f45096f  waves-grpc-server_1.4.11_all.deb
2a7b0759d733f9d93f91772450935e026e4a872d4081c3f8d5a2b8cd9f4d94e5  waves_1.4.11_all.deb
69fae275d2d18f682054d886e9f31fe368fdb43c703cba32fd900ff53a8f9688  waves-grpc-server-testnet_1.4.11_all.deb
6689aedf462035db17e3efd3cb197e3761815abd53c6c67dc988a6ea3835256d  waves-testnet_1.4.11_all.deb
ad5ee3092007cc041f783f224644a9e8e06ba1d3ab1bc1cfc1bdcb234480969c  waves-grpc-server-stagenet_1.4.11_all.deb
788c60e9c235318c8cdbf49f4aa1117eb333502b349effd3c72185b1cc93b049  waves-stagenet_1.4.11_all.deb
de521da2b444e06b1f63349e834bc39b8ee0a20bca74c0a0c499d30b216b9167  waves-all-1.4.11.jar
3f4cf8412001c2d0f67ac60c0ce88402b6fc38397a48b02c331a7565efddc49d  waves-grpc-server-1.4.11.tgz

Don't miss a new Waves release

NewReleases is sending notifications on new releases.