wormhole/algorand/teal
Evan Gray cc72c2a644 algo: contracts 2022-04-29 20:56:17 -04:00
..
README algo: contracts 2022-04-29 20:56:17 -04:00
core_approve.teal algo: contracts 2022-04-29 20:56:17 -04:00
core_clear.teal algo: contracts 2022-04-29 20:56:17 -04:00
sig.tmpl.teal algo: contracts 2022-04-29 20:56:17 -04:00
token_approve.teal algo: contracts 2022-04-29 20:56:17 -04:00
token_clear.teal algo: contracts 2022-04-29 20:56:17 -04:00
vaa_verify.teal algo: contracts 2022-04-29 20:56:17 -04:00

README

While these are generated files, due to the non-deterministic behavior
of the pyteal compiler based on what has been done before, we cannot
reliably recreate the exact same teal file from the exact same pyteal
source.

As a result, we need to check the generated files in so that we can
verify the hash of the compiled code while generating upgrade vaa's