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

fix(execution-engine): quickfix for canon map iteration order #845

Closed monoid closed 3 months ago

monoid commented 3 months ago

A O(n) fix for the canon map reverse iteration bug.

linear[bot] commented 3 months ago

VM-629 AquaVM: fix canon map iteration order