github wavesplatform/Waves v1.2.7
Version 1.2.7 (Stagenet)

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

In this release

Node Changes

  • When miner forges a key block which references non-last microblock, discarded microblocks are kept as-is in a priority pool, so that new transactions observe their effects during validation when being added to the UTX pool.
  • FPoS parameters have been tweaked to bring average block delays closer to 60 seconds.
  • When importing blockchain, you can now specify -i - to read blockchain data from standard input, or -i https://example.com/blockchain-file to load blockchain data from URL.
  • REST API returns state changes preserving their original order.
  • transactionHeightById performance has been improved.

RIDE Changes

  • The complexity of new account script and verifier function of dApp script cannot exceed 2000, regardless of the Standard library version.
  • Added the following built-in functions:
    • bn256groth16Verify range of functions that verify the zero-knowledge proof zk-SNARK
    • removeByIndex that removes an element from the list by index
  • Changed the complexity for the sigVerify_NKb functions, added the sigVerify_8Kb function.
  • Deleted the extract function from Standard library version 4.

Update Notes

Stagenet has been rolled back to height 375402.

This release once again changed underlying storage structure, so you will need to re-import blockchain. There's a known issue with an importer which prevents the process from terminating. As a workaround, you can specify -Dakka.daemonic=true on the command line. It is safe to kill importer process when height 375402 is reached.

SHA256 Checksums

00034491cd97de2c77dc2cd9576295c8ef49a8defcc32922b1f31ef61b104ec8  grpc-server-stagenet-1.2.7.tgz
1e4d2a34c4c54f912feee2f7a81adc2d8f16593aa3bc830ca825c497042af13a  grpc-server-stagenet_1.2.7_all.deb
740a667e5595fbfeab210bc824b24232c709142ba8233f8723b5c83fb13854e3  waves-all-1.2.7.jar
2c457af1fa82725f89de8e618de82cfcea06e0f554c92258ebdc9b7190e0f750  waves-stagenet_1.2.7_all.deb

Don't miss a new Waves release

NewReleases is sending notifications on new releases.