fluencelabs / aquavm

AquaVM interprets AIR – a π-calculus-derived set of instructions that the Aqua language compiles to
GNU Affero General Public License v3.0
147 stars 14 forks source link

feat(execution-engine): aquavm args limits #811

Closed raftedproc closed 8 months ago

raftedproc commented 8 months ago

BEGIN_COMMIT_OVERRIDE feat(preparation,memory)!: AquaVM preparation step now checks input arguments sizes [fixes VM-425] END_COMMIT_OVERRIDE

linear[bot] commented 8 months ago

VM-425 Implement memory limits enforcing/logging in AquaVM