Merge 137b1b912ae3dd24ea0557a60737f55d25cb7654 into 189855d43cba5d20e66248693d74332052ccb08e
5c923247
pull/589/merge
1/1 ++ 1 --
Commits and releases over time
No repositories match that filter.
fix: reject negative extra_pages in appcall transactions
Reported-by: Argimirodelpozo
FOR REVIEW ONLY: py-algorand-sdk v2.12.0 changelog and version bump
* feat: allow schema and program page changes on application update * feat: expose simulate group usage and fees paid * docs: describer extra pages as pooled between the application program * docs: document that an update installs both application sizes together * docs: state the units and meaning of the simulate group fee fields * docs: describer extra pages as 2048 bytes usable by either program * feat: defeer note size validation to algod to allow larger notes * fix: normalize box names to bytest on direct BoxReference construction * fix: encode empty access references canonically * fix: treat the zero address as unset in access list translation * docs: recommend simulate over the note size constant for fee planning * feat: expose per-transaction fees paid on the simualte response