Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@alexeykiselev alexeykiselev released this 12 Oct 17:26
· 965 commits to master since this release
73038c0

Waves Protocol 1.2

Support of Waves Protocol version 1.2. Including VRFs, Block version 5, Protobuf transactions, Fallible transactions, RIDE v4 standard library.

  • Fully reimplemented RIDE evaluator. It runs faster. Blockchain import time reduced by 30%.
  • Full support of RIDE v4 standard library including Groth16 verify function on two curves.
  • Full support of RIDE scripts estimation. All three versions of estimators were implemented.
  • Update Asset Info transaction.
  • Delete Data Entry support in Data Transaction and RIDE v4 script actions.