Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

119 commits in all time Jun 29, 2026 04:14 – Sep 27, 2026 04:14 UTC
Merge 137b1b912ae3dd24ea0557a60737f55d25cb7654 into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit 5c923247 Branch pull/589/merge Document 1/1 ++ 1 --
Merge f4d6dfed3255670bf3af6f2be1584bcf1de573fc into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit 9f71c01e Branch pull/591/merge Document 1/5 ++ 1 --
algolog py-algorand-sdk
Merge d57284877c3a8d1ddd0d521048b9583641f01332 into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit 8c5227b4 Branch pull/556/merge Document 2/8 ++ 0 --
Merge 3a8d8627bffb9322d688c05c9491196c9ae94feb into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit a4e55761 Branch pull/590/merge Document 1/1 ++ 1 --
Merge f9bcc4d6f2eb5933886ea835e14529d8f2f01e00 into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit 41fbae7e Branch pull/592/merge Document 1/4 ++ 1 --
Merge 5207ed19377de3e0cafb6b5a38cb8dc0ceee6295 into 189855d43cba5d20e66248693d74332052ccb08e
Git Commit bf361535 Branch pull/594/merge Document 2/152 ++ 2 --
Merge pull request #600 from algorand/fix/reject-negative-extra-pages
fix: reject negative extra_pages in appcall transactions
Git Commit 189855d4 Branch main Document 2/40 ++ 1 --
Merge 48505d50a37697fcd5b0d3f36239f5e97c7a6506 into 853ee7e9ffd07080346d1c506233cacd462dcdc4
Git Commit 4a7c13f6 Branch undefined Document 2/40 ++ 1 --
fix: reject negative extra_pages in appcall transactions
Reported-by: Argimirodelpozo
Git Commit 48505d50 Branch main Document 2/40 ++ 1 --
fix: reject negative extra_pages in appcall transactions
Git Commit db68ba18 Branch undefined Document 2/40 ++ 1 --
Merge pull request #599 from algorand/release/v2.12.0
FOR REVIEW ONLY: py-algorand-sdk v2.12.0 changelog and version bump
Git Commit 853ee7e9 Branch main Document 2/19 ++ 1 --
joe-p py-algorand-sdk
bump up version to v2.12.0
Git Commit ca5d3441 Branch main Document 2/19 ++ 1 --
joe-p py-algorand-sdk
feat: support for consensus v42 (#596)
* 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
Git Commit 42a04328 Branch main Document 8/345 ++ 63 --
docs: describer extra pages as pooled between the application program
Git Commit 96820706 Branch feat/v42 Document 2/7 ++ 4 --
fix: encode empty access references canonically
Git Commit f0e86aa0 Branch feat/v42 Document 3/148 ++ 25 --
feat: allow schema and program page changes on application update
Git Commit 452d12ad Branch feat/v42 Document 4/66 ++ 6 --
docs: describer extra pages as 2048 bytes usable by either program
Git Commit 622c362b Branch feat/v42 Document 1/2 ++ 2 --
docs: state the units and meaning of the simulate group fee fields
Git Commit ffdedc33 Branch feat/v42 Document 1/13 ++ 7 --
fix: normalize box names to bytest on direct BoxReference construction
Git Commit 7b62e379 Branch feat/v42 Document 2/17 ++ 12 --
docs: document that an update installs both application sizes together
Git Commit 3e2a396f Branch feat/v42 Document 2/10 ++ 10 --
feat: defeer note size validation to algod to allow larger notes
Git Commit 89afd416 Branch feat/v42 Document 4/35 ++ 15 --
feat: expose per-transaction fees paid on the simualte response
Git Commit d7eeaec9 Branch feat/v42 Document 1/9 ++ 1 --
docs: recommend simulate over the note size constant for fee planning
Git Commit 478070ab Branch feat/v42 Document 1/6 ++ 5 --
fix: treat the zero address as unset in access list translation
Git Commit 7a28eaae Branch feat/v42 Document 2/46 ++ 3 --
feat: expose simulate group usage and fees paid
Git Commit 33e5498f Branch feat/v42 Document 1/14 ++ 1 --