Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

210 commits in all time Jun 29, 2026 04:10 – Sep 27, 2026 04:10 UTC
ChrisWozniak specs
Merge 753807133e9ab3ad90631995847a3d41f3ac79f6 into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit 6d5034ba Branch pull/320/merge Document 1/30 ++ 0 --
chris-wozniak specs
docs: clarify protocol upgrade voting flow
Git Commit 75380713 Branch pull/320/head Document 1/30 ++ 0 --
ChrisWozniak specs
Merge 339bcdd5abaa58060b8fd881b3b930b52e46afa4 into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit cc94a762 Branch pull/319/merge Document 1/4 ++ 0 --
chris-wozniak specs
docs: clarify reference implementation permalinks
Git Commit 339bcdd5 Branch pull/319/head Document 1/4 ++ 0 --
ChrisWozniak specs
Merge b77e6904964c1e84a7112ee2bd82af5c6b31c1ca into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit 6fca0674 Branch pull/318/merge Document 4/152 ++ 18 --
chris-wozniak specs
docs: update AVM architecture diagrams
Git Commit b77e6904 Branch pull/318/head Document 4/152 ++ 18 --
ChrisWozniak specs
Merge e1035c5b08a8a6918b39e1234887c5bb92813bca into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit 89782be0 Branch pull/317/merge Document 2/2 ++ 2 --
chris-wozniak specs
fix: update json_ref RFC link
Git Commit e1035c5b Branch pull/317/head Document 2/2 ++ 2 --
cusma specs
Merge a699bd31702b01fbea5c5e36fdccd59bc3015119 into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit 09c36d33 Branch pull/311/merge Document 11/433 ++ 351 --
cusma specs
Merge pull request #315 from algorandfoundation/dependabot/github_actions/minor-and-patch-6512b1d693
chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 in the minor-and-patch group
Git Commit 0efa5540 Branch master Document 1/1 ++ 1 --
dependabot[bot] specs
Merge 983e23b95695159f929d00011e4078be5d54c2ad into b45e348a2810a366b9ae118e30779e855c9aadd0
Git Commit 46aba9f7 Branch pull/316/merge Document 1/1 ++ 1 --
dependabot[bot] specs
chore(deps): bump https://github.com/rvben/rumdl-pre-commit
Bumps [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit) from v0.2.46 to 0.2.62. This release includes the previously tagged commit.
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/ea5e8482060f1f421a9b3276d160f42257dc5e1c...358bd98f7d9d33fefe5a148875d1d61e7e558f2d)

---
updated-dependencies:
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.62
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 983e23b9 Branch dependabot/pre_commit/https-/github.com/rvben/rumdl-pre-commit-0.2.62 Document 1/1 ++ 1 --
dependabot[bot] specs
Merge 8f62c12204d6bef90c50502d14a6f75d3b1a9ae8 into b45e348a2810a366b9ae118e30779e855c9aadd0
Git Commit ad830a58 Branch pull/315/merge Document 1/1 ++ 1 --
dependabot[bot] specs
chore(deps): bump softprops/action-gh-release
Bumps the minor-and-patch group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/3d0d9888cb7fd7b750713d6e236d1fcb99157228...efb35369e0ad2afab669f228072c1b0d510eae64)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 8f62c122 Branch dependabot/github_actions/minor-and-patch-6512b1d693 Document 1/1 ++ 1 --
nullun specs
Merge 21a7f33f6b43907aec420bdfe40396fc1b866162 into b45e348a2810a366b9ae118e30779e855c9aadd0
Git Commit cefb2e8a Branch pull/314/merge Document 10/89 ++ 74 --
nullun specs
docs: refresh appendix block fields from review fixes
Regenerated from the go-algorand PR 6690 review changes: genesis
blocks start their txn counter at 1000, and the block fields no
longer describe the zero values returned for blocks that predate
their enabling upgrade.
Git Commit 21a7f33f Branch pull/314/head Document 1/5 ++ 5 --
nullun specs
docs: state the box access opt-in flags in the AVM Box Access section
The app_box_* opcodes can operate on another application's boxes, but
the AVM chapter never said this requires the accessed application's
opt-in. Add a paragraph pointing at the ForeignBoxReads and
FamilyBoxAccess parameters and the family reentrancy rule, which are
specified in the ledger's Applications chapter.
Git Commit f7c85b5a Branch pull/314/head Document 1/9 ++ 0 --
nullun specs
docs: refresh generated opcode docs from the go-algorand doc audit
Regenerated Appendix A and the auto-included opcode tables from
algorand/go-algorand#6690, which audits the AVM opcode documentation.
Notable box changes: the short descriptions now state the 64-byte name
limit, and the shared availability/authorization/reentrancy prose no
longer repeats under every box opcode, deferring to the normative
sections of this spec instead.
Git Commit 85aa8640 Branch pull/314/head Document 9/80 ++ 74 --
cusma specs
Merge 10a930a16a1cb8108f0eacb779757e2d75798dbf into b45e348a2810a366b9ae118e30779e855c9aadd0
Git Commit 80022752 Branch pull/312/merge Document 1/3 ++ 1 --
cusma specs
docs: last consensus release tag in old format
Updated the README to reflect the last consensus release tag supporting the old format.
Git Commit 10a930a1 Branch docs/readme Document 1/3 ++ 1 --
cusma specs
Merge pull request #310 from algorandfoundation/feat/pseudocode-blocks
feat: pseudocode blocks
Git Commit b45e348a Branch master Document 46/1,129 ++ 798 --
cusma specs
Merge a699bd31702b01fbea5c5e36fdccd59bc3015119 into 794f50566d045c082fe705cfca63d04b232d5c51
Git Commit 9f7565e3 Branch pull/311/merge Document 11/433 ++ 351 --
cusma specs
chore: nit
Git Commit a699bd31 Branch abft-corrections Document 1/13 ++ 21 --
cusma specs
chore: encoding and digest definitions
Git Commit 88b21197 Branch abft-corrections Document 2/8 ++ 6 --
cusma specs
chore: cr 2
Git Commit 5e6d4448 Branch abft-corrections Document 3/5 ++ 4 --