Skip to content

ErgoScript Release v2.2

Compare
Choose a tag to compare
@aslesarenko aslesarenko released this 26 Jun 18:14
· 2599 commits to master since this release
8b09260
  • soft-forkability for cost estimation (#503)
  • optimization of cost estimation rules (#523)
  • new Context parameters (initCost, costLimit)
  • implemented fast complexity measure of box propositions
    (to fail-fast on too complex scripts #537)
  • implemented test cases to check fast script rejections of
    of either oversized of too costly scripts