With the goal of solving PyTeal compilation non-idempotency, this PR shows how compilations of unrelated programs can cause unpredictability of output. To reproduce the inconsistency, run the following:
pytest -sv tests/unit/sourcemap_test.py
Observe something like the following in the output
Reproducible Example of Scratchslot Instability
With the goal of solving PyTeal compilation non-idempotency, this PR shows how compilations of unrelated programs can cause unpredictability of output. To reproduce the inconsistency, run the following:
Observe something like the following in the output