move-language / move

Apache License 2.0
2.25k stars 684 forks source link

[bug fix] Cherry pick bounding runtime value depth for Move values #1060

Closed tzakian closed 1 year ago

tzakian commented 1 year ago

Cherry-pick the patch from Sui and Aptos to bound the maximal depth of a Move values at runtime.

Resolves #1059