Ecosystem metrics

Commits
615
up 26.0%
Releases
2
down 66.7%
Contributors
56
up 21.7%
Merges
11
down 31.3%

Repository Explorer

7255 commits in all time Jun 23, 2026 15:14 – Sep 21, 2026 15:14 UTC
meetthosar devportal
Merge 43117e7fef4600ca4f85512c6f180518a598383b into 11d0b0894260ed561f087cdfff9432f0e9243fd9
Git Commit 05a01874 Branch pull/660/merge Document 3/1,035 ++ 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 --
ipaleka frontend
Upgraded htmx to version 4.0.0
Git Commit 71cb1251 Branch main Document 14/72 ++ 23 --
ipaleka widgets
Upgraded htmx to version 4.0.0
Git Commit 2a9ab872 Branch main Document 10/194 ++ 94 --
meetthosar devportal
Merge b3706902adecd3c739b257827d675408681671ee into 11d0b0894260ed561f087cdfff9432f0e9243fd9
Git Commit eefd1407 Branch pull/661/merge Document 2/9 ++ 8 --
ipaleka frontend
Bugfix for slowed down live refresh address page
Git Commit 3bf66680 Branch main Document 2/9 ++ 2 --
meetthosar devportal
docs(sdk-list): annotate both Unity SDK options
Git Commit b3706902 Branch fix/update-dotnet-sdk-link Document 1/6 ++ 1 --
ipaleka widgets
Bugfix for slowed down live refresh address page
Git Commit 188ba4e8 Branch main Document 2/354 ++ 22 --
ipaleka frontend
Implemented custom address page fold settings
Git Commit a14997db Branch main Document 19/887 ++ 5 --
meetthosar devportal
Merge branch 'main' of https://github.com/algorandfoundation/devportal into fix/update-dotnet-sdk-link
Pulled updates
Git Commit ffc1b988 Branch fix/update-dotnet-sdk-link Document 10/4,318 ++ 8 --
ipaleka frontend
Implemented custom address page fold settings
Git Commit fe593067 Branch main Document 19/880 ++ 5 --
Merge f7db158302be74b42bfb77c4a98430d217b3159a into fddab7ff72c2799414a6ac9cc4cb5c6b43771986
Git Commit ddff3beb Branch pull/197/merge Document 1/1 ++ 1 --
npm: bump hardhat from 2.29.1 to 3.17.0
Bumps [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat) from 2.29.1 to 3.17.0.
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.17.0/packages/hardhat)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 3.17.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f7db1583 Branch dependabot/npm_and_yarn/main/hardhat-3.17.0 Document 1/1 ++ 1 --
Merge db156fd2fad83b79a2edd33a71657c42b8fe788f into fddab7ff72c2799414a6ac9cc4cb5c6b43771986
Git Commit d755b58f Branch pull/196/merge Document 1/1 ++ 1 --
npm: bump dotenv from 16.6.1 to 18.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 18.0.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v18.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit db156fd2 Branch dependabot/npm_and_yarn/main/dotenv-18.0.0 Document 1/1 ++ 1 --
Merge 3512a725eb4c20bb797944383dbfdcbf3b242fb6 into fddab7ff72c2799414a6ac9cc4cb5c6b43771986
Git Commit 6f0e4e5c Branch pull/195/merge Document 1/1 ++ 1 --