Ecosystem metrics

New Repos
4
New
Commits
625
up 29.9%
Releases
2
down 66.7%
Contributors
56
up 21.7%
Merges
11
down 31.3%

Repository Explorer

7260 commits in all time Jun 23, 2026 17:32 – Sep 21, 2026 17:32 UTC
github go-algorand
add Go Benchmark (go) benchmark result for 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 0208afa3 Branch gh-pages Document 1/445 ++ 1 --
cusma go-algorand
Merge 57d5c726730ace182448e6184dd4e4c77d154632 into ea20967dd14b384fd1ca67690604925baac7d3dd
Git Commit 3154c007 Branch pull/6738/merge Document 21/764 ++ 196 --
jannotti go-algorand
Merge ffdc4ff53d4a83af310cafe14645ef006e433ff8 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit ea20967d Branch pull/6703/merge Document 49/2,826 ++ 950 --
cce go-algorand
Merge 4884700e237d5fd32124be7da14dc16d445c7460 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 384e0b7e Branch pull/6740/merge Document 10/396 ++ 78 --
onetechnical go-algorand
CICD: Use UCRT binaries in Windows build test (#6745)
Git Commit 1f4ad10f Branch master Document 1/1 ++ 1 --
Merge 35167574c10a596902d9457c310c5d1c1c6ae1c5 into dd1fed50cdc18a699a994b25a1d4bdb11b902553
Git Commit b4e58e7e Branch pull/72/merge Document 2/36 ++ 0 --
fix: reject non-sender transaction signing addresses
Git Commit 35167574 Branch pull/72/head Document 2/36 ++ 0 --
onetechnical go-algorand
Merge 99a5e574fd8f2075b5e6368970c81ca709bb4527 into 8cd5eb5f667c01ca6812e4d2f82930a793e23b18
Git Commit bf3876bb Branch pull/6745/merge Document 1/1 ++ 1 --
onetechnical go-algorand
Remove workflow dispatch
Git Commit 99a5e574 Branch pull/6745/head Document 2/0 ++ 2 --
gabrielkuettel devportal
Merge 71cf7569c529ad182f6af772d273649d0accff71 into 11d0b0894260ed561f087cdfff9432f0e9243fd9
Git Commit 0c110dec Branch pull/653/merge Document 7/15,608 ++ 7 --
onetechnical go-algorand
Switch other mingw packages to ucrt
Git Commit 05a4e41d Branch pull/6745/head Document 1/1 ++ 1 --
meetthosar devportal
Merge 43117e7fef4600ca4f85512c6f180518a598383b into 11d0b0894260ed561f087cdfff9432f0e9243fd9
Git Commit 05a01874 Branch pull/660/merge Document 3/1,035 ++ 0 --
onetechnical go-algorand
Remove package update and swap jq packages, as the other one doesn't exist anymore
Git Commit 460cc351 Branch pull/6745/head Document 1/1 ++ 2 --
onetechnical go-algorand
Add workflow dispatch to build-windows
Git Commit 12094ac2 Branch pull/6745/head Document 1/1 ++ 0 --
pbennett reti
Merge pull request #414 from algorandfoundation/dev
Release v1.5.2
Git Commit 41d94744 Branch main Document 4/26 ++ 24 --
pbennett reti
chore: release v1.5.2
Git Commit 4caca165 Branch dev Document 3/3 ++ 3 --
Merge 65e1ea2e5129ac96a72089399ff2cd07cd3ed909 into d2e91ec5f069853886d2f72381dcdfff0bab0dca
Git Commit bf101258 Branch pull/602/merge Document 21/367 ++ 51 --
pbennett reti
Merge pull request #413 from d13co/chore/pq-accts-fix-algokit-utils-9.2.2
fix: bump algokit-utils to 9.2.2, fixes PQ txn confirmations
Git Commit a25c303e Branch dev Document 2/23 ++ 21 --
jannotti go-algorand
Merge e5d7cdbb351f51519eb9200bd0bfdd4c4329b492 into 8cd5eb5f667c01ca6812e4d2f82930a793e23b18
Git Commit 641b3fa6 Branch pull/6737/merge Document 36/502 ++ 11 --
jannotti go-algorand
error change
Git Commit e5d7cdbb Branch pull/6737/head Document 1/1 ++ 1 --
jannotti go-algorand
Disallow logicsig args that are not read
LogicSig args are not signed so any relay can append args to a
transaction in flight. The program cannot detect it: it can prove that
at least N args exist, never that at most N do.

That is harmless while args are free. Once they are priced, and
combined with a refundable fee, padding would start consuming the
sender's extra fees.

Under the new RequireLogicSigArgAccess consensus parameter, a LogicSig may
carry no argument it did not read: none above the highest index it read,
and none below that index unless the argument is empty. Empty holes remain
legal, so goal tealsign's padding keeps working.

opArgN records reads in a bitmask on EvalContext, and logicSigVerify
checks it -- this is a rule about a transaction, not about what a program
means, so it sits beside the other transaction-level LogicSig rules.
Git Commit e7f98570 Branch pull/6737/head Document 35/501 ++ 10 --
ipaleka frontend
Fold groups moved to the profile settings page
Git Commit 65d73938 Branch main Document 8/483 ++ 82 --
Merge 991ee8268a318ea325b1e17445ed3dfc1ff05fb6 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 34b2e323 Branch pull/66/merge Document 10/1,214 ++ 1,283 --
chore(deps): Update all non-major dependencies
Git Commit 991ee826 Branch renovate/all-non-major-dependencies Document 10/1,214 ++ 1,283 --