Skip to content

ErgoScript release v4.0.4 for Ergo mainnet v4.0.x

Compare
Choose a tag to compare
@aslesarenko aslesarenko released this 23 Jun 12:46
· 1664 commits to develop since this release
00ffd55

In this release:

  • test vectors for prove/verify Interpreter operations (#718)
  • optimization of signature parsing and verification (#719)
  • optimization of SigSerializer and FiatShamirTree
  • support parsing partially serialized signatures
  • fixed roundtrip property for SigSerializer
  • add Sigma AND, OR test vectors (#724)
  • update GPG signing key for release (#725)
  • missing ScalaDocs added
  • preparation towards v5.0 (#720, #726)
  • Update of LangSpec.md (#727) and README.md (#728)
  • code refactoring and cleanup

Contributors: @aslesarenko @greenhat @pragmaxim

Related PR: #730