Closed hackaugusto closed 1 year ago
Update mtree_cwm instruction to better correspond with the mtree_set format change from #646, [d, i, R, V', ...] -> [R', V, R, ...].
mtree_cwm
mtree_set
[d, i, R, V', ...] -> [R', V, R, ...]
Follow up to https://github.com/0xPolygonMiden/miden-vm/pull/652#pullrequestreview-1266746611
This has been done by https://github.com/0xPolygonMiden/miden-vm/pull/655
Update
mtree_cwm
instruction to better correspond with themtree_set
format change from #646,[d, i, R, V', ...] -> [R', V, R, ...]
.Follow up to https://github.com/0xPolygonMiden/miden-vm/pull/652#pullrequestreview-1266746611