Skip to content

ErgoScript release v3.1.0 for Ergo mainnet

Compare
Choose a tag to compare
@aslesarenko aslesarenko released this 25 Oct 08:40
· 2283 commits to master since this release
98c2744
  • Merged core modules from scalan/special into sigmastate repository (closes #457)
  • Necessary code is copied from Special and added to this repo into
    common, core, library-api, library-impl, library modules. (see #566)
  • The core code from Special is minimised and optimised for performance
  • The copied code is kept in sync with Special (which allow to use Special tests which cannot be copied)
  • the content of sigma-api, sigma-impl, sigma-library modules is minimised and optimised for performance
  • the changes preserve equivalence of costing, complexity and script results
  • fixed Pay2SHAddress construction from ErgoTree (#596)
  • Release publishing (#619)