Ecosystem metrics

New Repos
4
New
Commits
453
down 33.1%
Releases
6
down 25.0%
Contributors
47
down 2.1%
Merges
14
down 17.6%

Repository Explorer

7080 commits in all time Jun 13, 2026 23:22 – Sep 11, 2026 23:22 UTC
Merge a6f84fa17024eb419d28a477ea7106361444dc9f into b6ddd2e7768c39b427967e9d0164076523ba1a2d
Git Commit 43d25160 Branch pull/410/merge Document 13/165 ++ 398 --
ChrisWozniak specs
Merge b77e6904964c1e84a7112ee2bd82af5c6b31c1ca into 0efa5540886f64438b9045faa6e4eba73edefa67
Git Commit 6fca0674 Branch pull/318/merge Document 4/152 ++ 18 --
tasibot nodekit
Merge 8a4bc8f6e4e174eb336274c0f24eb6dd1fd09f10 into 0406606800d1809fe7d75492aec2b06cd5ea4412
Git Commit cc868cf5 Branch pull/193/merge Document 38/5,399 ++ 36 --
tasibot nodekit
fix: stop --all warning that the view of the log is incomplete
--all names no level. It asks for whatever the log holds, and the log
holds everything the node wrote, so nothing the user asked for is
missing from it. Measuring the request against the node's floor anyway
meant --all asked for trace, which no algod writes, and every node with
a configured BaseLoggerDebugLevel was reported as withholding something
-- on the one run where the request was for all of it.

The warning stays for a level the user named and the node never writes,
which is what it is for. A node genuinely holding levels back is still
explained by reportEmptyLogResult, at the point where that leaves
nothing to show and the reason matters.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PqPSx1wqM8rMdo4EHPa4jy
(cherry picked from commit 88bc94234b130effa60ab076a647f35d33e2e359)
Git Commit 8a4bc8f6 Branch pull/193/head Document 2/55 ++ 4 --
chris-wozniak specs
docs: update AVM architecture diagrams
Git Commit b77e6904 Branch pull/318/head Document 4/152 ++ 18 --
tasosbit nodekit
Merge pull request #196 from ChrisWozniak/fix/issue-173-fedora-41-dnf
fix: support Fedora 41 DNF repository setup
Git Commit e7bb69c5 Branch v1.7 Document 2/43 ++ 1 --
joe-p algokit-utils-ts
feat: never implicitly shrink
Git Commit e33163ef Branch feat/schema_epp_changes Document 9/307 ++ 92 --
fix: zero model popup not showing issue fixed (#408)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
Git Commit b6ddd2e7 Branch main Document 14/691 ++ 569 --
tasosbit nodekit
Merge pull request #194 from ChrisWozniak/fix/issue-189-upgrade-success-messages
fix: add upgrade success messaging
Git Commit 884eebf7 Branch v1.7 Document 1/6 ++ 0 --
Merge e8b8529337ef4f5daea93fd499531c9ea24274ea into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f
Git Commit ee4c0e51 Branch pull/408/merge Document 13/694 ++ 568 --
joe-p algokit-utils-ts
fix: avoid mutation of supplied updateParams
Git Commit 7f1202bb Branch feat/schema_epp_changes Document 1/2 ++ 1 --
joe-p algokit-utils-ts
feat: resize in legacy deploy
Git Commit 12d2803f Branch feat/schema_epp_changes Document 3/67 ++ 2 --
joe-p algokit-utils-ts
fix: propagate createParams
Git Commit 5656fe05 Branch feat/schema_epp_changes Document 2/29 ++ 4 --
joe-p algokit-utils-ts
chore: bump algosdk
Git Commit b2e17fc1 Branch feat/schema_epp_changes Document 2/5 ++ 5 --
joe-p algokit-utils-ts
feat: ensure epp and schema changes are respected everywhere
Git Commit c7f757ae Branch feat/schema_epp_changes Document 6/63 ++ 11 --
joe-p algokit-utils-ts
chore: npm audit
Git Commit 52ce2bbb Branch feat/schema_epp_changes Document 3/212 ++ 674 --
Merge df3d5a83a110c7dc0e73b0ec97138dc240f69fec into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f
Git Commit 8418b3b0 Branch pull/408/merge Document 13/713 ++ 567 --
ChrisWozniak nodekit
Merge 3ba4579524e36ed8a78f7d3631c29604b4e83fc3 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
Git Commit 5a3b8431 Branch pull/196/merge Document 2/43 ++ 1 --
chris-wozniak nodekit
fix: support DNF 5 repository setup
Git Commit 3ba45795 Branch pull/196/head Document 2/43 ++ 1 --
ChrisWozniak nodekit
Merge cfaac69ccfdbba5b5ca2c7c89c74d3eee1d42b47 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
Git Commit d8045a93 Branch pull/195/merge Document 2/47 ++ 3 --
chris-wozniak nodekit
fix: show date only for distant expirations
Git Commit cfaac69c Branch pull/195/head Document 2/47 ++ 3 --