• Pascal Lamblin's avatar
    Fix updates in CVM · 678816fa
    Pascal Lamblin 提交于
    Changed the semantics of update_storage in CVM, so it contains only the
    input storage cells to update, and ensure they are in the same order as
    the computed outputs.
    678816fa
vm.py 32.4 KB