miden-vm
miden-vm copied to clipboard
`DYN`: don't issue a hash request
Originally posted by @plafer in https://github.com/0xPolygonMiden/miden-vm/pull/1516#discussion_r1781552482
It seems like
DYN
could not issue any hash request, and also not have an associatedEND
, since we're only hashing dummy values? SoDYN
would still populate the block hash table, but have no other effect on the trace.