github wavesplatform/Waves v1.2.5
Version 1.2.5 (Stagenet)

latest releases: v1.5.4, v1.5.3, v1.5.2...
pre-release3 years ago

In This Release

RIDE Changes

  • Added the following built-in functions:

    • ecrecover that recovers the public key from hash of signed message and ECDSA signature
    • makeString that returns all the elements of the list in a string using the separator string
    • containsElement that tests whether the list contains a given value as an element
    • indexOf that returns the index of the first occurrence of given value
    • lastIndexOf that returns the index of the last occurrence of given value
    • min/max that return the minimum/maximum element of the list
  • Added SponsorFee action for a callable function of dApp script.

  • Issue object can be created without nonce and compiledScript parameters.

  • Rewrote assetBalance and wavesBalance functions. assetBalance function returns account balance only for asset (not Waves). wavesBalance function returns all types of account balance.

  • Rewrote assetInfo function. Added name and description fields to function result.

  • The maximum data size is changed. See documentation for more info.

Node Changes

  • Rollback improvements:
    • Asset changes caused by issue/reissue/burn/sponsor actions from InvokeScript are now discarded during rollback
    • Performance has been improved for scenarios when addresses had many assets (which is the case for most Mainnet addresses)
  • Minimum SponsorFee transaction fee has been decreased to 0.001 waves.
  • gRPC API tweaks: NFT list method, improved block filters.
  • Improved logging during rollback and block application.
  • Improved Swagger documentation.

Update Notes

Due to the changes in RIDE described above, Stagenet has been rolled back to height 380928. When updating from v1.2.4, you will need to manually rebuild the state.

SHA256 Checksums

dfa726cc65167c10b24cd2736a7825740c3d84e5c59cb0a74b95c3d7ebcd14c7  grpc-server-stagenet-1.2.5.tgz
dbf17d120b9d5f6ab8c5db3918f8b731eaebaa4ee70e8dfe08c66d980c0bef69  grpc-server-stagenet_1.2.5_all.deb
6a7402cac0a0a33202a0af77ba71cb145fd7ca1afa0c7b913938ca3109704f9d  waves-all-1.2.5.jar
a56c71f1b91c14f9eda5e3951fb96c53f799140ca9771999eb1d7f4193d29eff  waves-stagenet_1.2.5_all.deb

Don't miss a new Waves release

NewReleases is sending notifications on new releases.