Ecosystem metrics

Commits
538
up 4.7%
Releases
5
down 16.7%
Contributors
56
up 30.2%
Merges
21
up 250.0%

Repository Explorer

7007 commits in all time Jun 17, 2026 15:19 – Sep 15, 2026 15:19 UTC
Merge 8cd587b0449180598372f06cf62f8c8b45f737c7 into 26f1819a4b88761fbc3250257016705c690f5a6c
Git Commit 5bf81bd4 Branch pull/192/merge Document 1/2 ++ 0 --
verixiaapps best-of-crypto
Merge d9ae5db6875bb08172b776202b876c1a45f96961 into 902ffb5e8667ec279c6d4480bddef9e97b614e36
Git Commit 6afd5e97 Branch pull/172/merge Document 1/2 ++ 0 --
Merge 818751d40801358c7cd5364d0f424ef4afb7ed5a into 26f1819a4b88761fbc3250257016705c690f5a6c
Git Commit 4235fdf0 Branch pull/192/merge Document 1/2 ++ 0 --
verixiaapps best-of-crypto
Add HostDeFi token-safety scanner
Git Commit d9ae5db6 Branch pull/172/head Document 1/2 ++ 0 --
tasosbit nodekit
Merge 34f16f713cc000daecbee1609df2bf595e8713ab into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
Git Commit a3f668ba Branch pull/199/merge Document 69/7,545 ++ 532 --
tasosbit nodekit
Merge pull request #193 from tasibot/feat/logs
feat: add logs command
Git Commit 34f16f71 Branch v1.7 Document 38/5,605 ++ 31 --
tasibot nodekit
Merge 47b79ceac31ec8187312b766b752e818cefb84c4 into a305a1d919655116789aceb7ed568c0eb398a0b9
Git Commit 9af2c410 Branch pull/193/merge Document 38/5,605 ++ 31 --
jannotti go-algorand
Merge 399f42e843f89c8b55fc335f58f8f8d69981c24c into e8559cc9a0173ca6f9dc28f6913251efed33d625
Git Commit 0eaa4086 Branch pull/6707/merge Document 17/2,342 ++ 60 --
jannotti go-algorand
add off prime order subgroup warning
Git Commit 399f42e8 Branch pull/6707/head Document 9/18 ++ 18 --
tasosbit nodekit
Merge pull request #192 from algorandfoundation/fix/track-latest-algod-spec
fix: track algod spec instead of pinning a stale one
Git Commit a305a1d9 Branch v1.7 Document 21/1,714 ++ 490 --
renovate[bot] use-wallet
Merge 54fdada9c62511d4aee176dee1b6f50223cc228c into 7861a68efdc034d4a01f5ba68f1acff97e28e8e6
Git Commit ab72588e Branch pull/449/merge Document 1/1,493 ++ 1,441 --
renovate[bot] use-wallet
chore(deps): lock file maintenance
Git Commit 54fdada9 Branch renovate/lock-file-maintenance Document 1/1,493 ++ 1,441 --
ipaleka frontend
Live refresh now checks for all the changed data on block level
Git Commit 27732070 Branch development Document 8/231 ++ 4 --
ipaleka widgets
Added reload response routine to liverefresh
Git Commit 9a5b7869 Branch main Document 4/227 ++ 3 --
Merge 973358a937547271e51c13253c33944df98b4bac into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 26b0d146 Branch pull/66/merge Document 10/1,214 ++ 1,278 --
chore(deps): Update all non-major dependencies
Git Commit 973358a9 Branch renovate/all-non-major-dependencies Document 10/1,214 ++ 1,278 --
PhearZero nodekit
stash: state walker
Git Commit 42505ce0 Branch test/state-walker Document 41/4,859 ++ 15 --
ChrisWozniak go-algorand
Merge b6e36d117a6e3f005b6b4061d73fef98b07ea0f1 into e8559cc9a0173ca6f9dc28f6913251efed33d625
Git Commit ade087ae Branch pull/6735/merge Document 16/650 ++ 504 --
chris-wozniak go-algorand
simulate: support extra fee credit
Git Commit b6e36d11 Branch pull/6735/head Document 16/650 ++ 504 --
larkiny nodekit
Merge 747be00b69be53622adc6f0ea8b5196af742bdd0 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
Git Commit 846a6f55 Branch pull/176/merge Document 1/0 ++ 0 --
tasibot nodekit
Merge 47b79ceac31ec8187312b766b752e818cefb84c4 into bf9f72790009f84d50ba4dba769e85d04a627489
Git Commit 3f1dc411 Branch pull/193/merge Document 38/5,605 ++ 31 --
tasibot nodekit
chore: mark pflag as a direct dependency
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Git Commit 47b79cea Branch pull/193/head Document 1/1 ++ 1 --
tasibot nodekit
fix: keep crash output at every level, --level panic included
An entry with no readable level was dropped once the floor passed error,
which is the one place the exemption had to hold: a runtime panic is
written by the Go runtime and not through logrus, so it carries no level
field, and `logs --level panic` on a node that died of a nil dereference
answered with nothing at all while the default warn view showed the dump.
The floor now never judges a line it could not read a level from, which is
what the command's help has been promising.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PqPSx1wqM8rMdo4EHPa4jy
Git Commit 94ef4392 Branch pull/193/head Document 4/41 ++ 20 --