You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More efficient implementation of recursive subroutines in TEAL 5+ (#114)
Add WideRatio, an expression which exposes mulw and divmodw (#121, #122)
Changed
WARNING: Due to code generation improvements, programs compiled with this version will likely produce different TEAL code than previous versions, but their functionality will be the same. Be aware that even small differences in generated TEAL code will change the address associated with escrow LogicSig contracts.
Some unnecessary branch conditions have been removed (#120)