Ecosystem metrics
- New Repos
- 15
- down 40.0%
- Commits
- 856
- up 14.7%
- Releases
- 11
- up 120.0%
- Contributors
- 59
- up 25.5%
- Merges
- 14
- down 44.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10595 commits in all time
May 14, 2026 17:23 – Aug 12, 2026 17:23 UTC
Merge 8439dd47918f5199d62408a20a608c303314e0a0 into c471fccd147965ff848a5b1bfd2bc1d8c69694e5
30e4d22a
pull/748/merge
75/16,478 ++ 4,499 --
Merge pull request #898 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.66.0
build(deps-dev): bump @typescript-eslint/parser from 8.67.0 to 8.66.0
afe4d3b2
main
1/1 ++ 1 --
Merge pull request #899 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.8.1
build(deps-dev): update eslint requirement from ^10.8.0 to ^10.8.1
665d9697
main
1/1 ++ 1 --
test: add op tests for sha512, poseidon2, appBox family of ops, and `app_params_set` and new appParams fields
64758e67
chore/langspec-update
60/9,674 ++ 1,003 --
feat: "ussemble" layer changes to support multi-byte ops (`sub_code` field)
d0d1f7b4
chore/langspec-update
2/14 ++ 10 --
script changes to accomodate new `app_box_*` ops and `app_params_set`, `sub_code` for opcodes more than one byte long, and new augmented langspec in go-algorand
58a9a462
chore/langspec-update
5/162 ++ 56 --
chore: get augmented langspec from go-algorand
10b64e4e
chore/langspec-update
1/4,388 ++ 2,847 --
refactor(api): oas pipeline and generator parity (#349)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
0262aa8d
main
280/4,948 ++ 8,285 --
Merge 2c0593a20943624402079cbc948e101dc3480710 into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
f786e1d6
pull/6706/merge
1/2 ++ 2 --
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
2c0593a2
pull/6706/head
3/1 ++ 3 --
Merge remote-tracking branch 'origin/rel/stable' into relstable5.0.0-remerge
cc413cbd
pull/6706/head
3/4 ++ 2 --
Merge e0969fdc4fedc243b49bc2e6c69293e80530382b into 9306fe0d6d4c0041ab9eb7fa1a492bdbd790ec4d
871af42a
pull/401/merge
70/4,727 ++ 3,127 --
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.
f7c85b5a
pull/314/head
1/9 ++ 0 --
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.
85aa8640
pull/314/head
9/80 ++ 74 --
Merge 70057d9fbb6ed70c68daeff3a6afffd3f158258d into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
69aaf5ff
pull/6690/merge
38/2,185 ++ 3,884 --
Doc: Move the shared box access rules out of the opcode extras
The availability, authorization, and reentrancy rules were repeated in the extra text of all 18 box opcodes. Shared semantics belong in prose outside the individual opcodes, as the byte math opcodes already do: every sentence is normatively covered in the specs repo (box name length, availability, the ClearState ban, the box-access flags, and the family reentrancy rule), and the AVM chapter's Box Access section gains a paragraph pointing at the authorization rules. Keep only op-specific extra text: the zero-fill note on the creates, the 4,096-byte advice on get/put, and the constant-length note on splice. The improved short descriptions, including the 64-byte name limit, are unchanged.
70057d9f
pull/6690/head
13/45 ++ 347 --
Merge 6ae14362bf21d6cd8cfd32579e4f7157e7f7838c into 2bb186e0a27bcf0b321e530f202ed6b7ecc5d1f0
2f415d9f
pull/15/merge
2/143 ++ 1 --