Skip to content

Lity v1.2.1

Compare
Choose a tag to compare
@hydai hydai released this 30 Aug 14:17
· 1810 commits to lity since this release

Features:

  • General: Integrate static analysis tool - oyente into lityc.

Language Features:

  • Rule:
    • Now you can use "factDelete factID" to remove a fact from working memory.
    • To improve security, usage of rule engine in RHS will now cause transaction failure.
    • Provide dynamic memory array utilities for Rule Engine.

Bugfixes:

  • Rule: Avoid unlikely memory corruption issue caused by immense memory usage.
  • ENI: Data section length should be (freeMemoryPtr-dataSectionOffset-0x20)