wormhole/algorand/teal
Josh Siegel 5db83ea512 algo/reserve: fix reserve field 2022-08-17 08:41:32 -05:00
..
README algo: contracts 2022-04-29 20:56:17 -04:00
core_approve.teal algo/prod: prod changes 2022-08-15 05:53:59 -05: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/reserve: fix reserve field 2022-08-17 08:41:32 -05: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