Does testnet/mainnet supports TEAL 7?

Hello,

Yesterday I tried to deploy TEAL 7 dApp to the testnet, and I got an error about version mismatching.

Where I can find actual supported version per network? Any page?

Thank you

No public networks have been upgraded to use TEAL 7 at the moment. You’ll want to use sandbox and run a private network with the protocol set to future to use TEAL 7.

Checkout:

export NETWORK_TEMPLATE="images/algod/future_template.json"

Do you have any expectations, when it will be?

Not currently. But if you check the forum and github you’ll see when betanet is being updated by an algod client update, then after a week or two it’ll probably be testnet, followed by mainnet.

1 Like