This pr adds support for getting traces from the anoma node.
I've updated the test suite so that tests that were disabled because of traces are now being run.
There are a few tests that require atention:
test028: Gives the wrong answer.
test084: Gives the wrong answer.
test074: Expected to fail because it uses scry.
test086: Expected to fail because Anoma representation of prngs is different than the juvix representation.
This pr adds support for getting traces from the anoma node. I've updated the test suite so that tests that were disabled because of traces are now being run. There are a few tests that require atention:
test028
: Gives the wrong answer.test084
: Gives the wrong answer.test074
: Expected to fail because it uses scry.test086
: Expected to fail because Anoma representation of prngs is different than the juvix representation.