Ecosystem metrics

New Repos
12
down 52.0%
Commits
785
up 20.0%
Releases
9
up 350.0%
Contributors
52
up 4.0%
Merges
16
down 30.4%

Repository Explorer

10772 commits in all time May 09, 2026 18:45 – Aug 07, 2026 18:45 UTC
jannotti indexer
Merge pull request #1698 from jannotti/return-pqsig
API: Return pqsigs
Git Commit f84ad3e3 Branch main Document 15/745 ++ 550 --
jannotti indexer
Merge 573abf5029b5eaa89742236bf8288d6ae3947b8b into 4938ea23a3c03b815d217fd4a7c673684cfdba5e
Git Commit 7580039b Branch pull/1698/merge Document 15/745 ++ 550 --
jannotti indexer
Not sure why this reformat is needed?
Git Commit 573abf50 Branch pull/1698/head Document 1/4 ++ 2 --
jannotti indexer
Return pqsigs
I fixed a bunch of simple lint-like issues so agents wouldn't have to
talk about them anymore.
Git Commit 60e98af5 Branch pull/1698/head Document 16/747 ++ 554 --
joe-p js-algorand-sdk
Merge 45eb967e8dc11c61edeabefe90d22130e96b10b9 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 086fe58e Branch pull/1102/merge Document 29/2,819 ++ 85 --
joe-p js-algorand-sdk
wip: more review feedback
Git Commit 45eb967e Branch feat/pq Document 12/290 ++ 54 --
joe-p js-algorand-sdk
wip: more review feedback
Git Commit 2a1a6e23 Branch feat/pq Document 9/360 ++ 43 --
LoafPickleWW wen-tools
feat: add AlgoFile API proxy route with CORS support
Git Commit 0824a7f1 Branch main Document 1/1 ++ 1 --
joe-p js-algorand-sdk
Merge 536b834c755a8acdee67cb6430c7a0fafbe239ff into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 659ab04a Branch pull/1102/merge Document 29/2,260 ++ 79 --
joe-p js-algorand-sdk
wip: review feedback
Git Commit 536b834c Branch feat/pq Document 9/283 ++ 27 --
joe-p js-algorand-sdk
Merge b91806140e36c9591f0cd2f9d9cf31a417aacc46 into a5c49b43d4c48e1d7f31f47fc0685bdb5f3b6a78
Git Commit b1c7f8a7 Branch pull/1115/merge Document 10/410 ++ 32 --
joe-p js-algorand-sdk
Merge 9a26f9e0d12aaba4166c6af1ab708edea64f065a into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit a5c49b43 Branch pull/1115/merge Document 29/2,003 ++ 78 --
joe-p js-algorand-sdk
Merge 9a26f9e0d12aaba4166c6af1ab708edea64f065a into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit efcd6f5c Branch pull/1102/merge Document 29/2,003 ++ 78 --
joe-p js-algorand-sdk
Merge b91806140e36c9591f0cd2f9d9cf31a417aacc46 into efcd6f5c7eac0edb5ec1b836d80a43ae377bd0f1
Git Commit 9fb14306 Branch pull/1115/merge Document 10/410 ++ 32 --
joe-p js-algorand-sdk
wip: mark LogicSig verify functions as deprecated
Git Commit 9a26f9e0 Branch feat/pq Document 1/6 ++ 0 --
cce go-algorand
Merge f9ff66b7755f2a123c056e77beff9b9191567e00 into 22949aba207988c3cb9e248b0b413b33ce9e8115
Git Commit c96507c7 Branch pull/6701/merge Document 2/17 ++ 1 --
nullun go-algorand
Merge a41aa413296f6974bca2da0d8bd7d20ddfad62f4 into 22949aba207988c3cb9e248b0b413b33ce9e8115
Git Commit 0d852526 Branch pull/6690/merge Document 38/2,528 ++ 3,925 --
cce go-algorand
tests: fix flaky race in TestWebsocketProxyWsNet
The test waited for netB's outbound peer count to reach 1, then immediately asserted netA's inbound count with no retry. Those two registrations are not ordered with respect to each other: WebsocketNetwork.ServeHTTP writes the 101 response in upgrader.Upgrade() and only calls addPeer() after building the peer and running peer.init(), while netB registers its outbound peer as soon as its dial returns from reading that 101.

Extend the existing Eventually to cover netA's inbound peer as well, so the following exact count assertions run once both ends have registered. Reproducible before the change by sleeping between peer.init() and addPeer() in wsNetwork.go.
Git Commit f9ff66b7 Branch pull/6701/head Document 1/6 ++ 1 --
Argimirodelpozo puya
Merge b446a6c5904dcead3f273da870c618547ded204b into 42c961709f0bd03541a3cb09373a375186408214
Git Commit c90a5868 Branch pull/744/merge Document 300/21,427 ++ 196 --
nullun go-algorand
Merge ffd0657c6c8db9e612ca713966b2393bcb2d03c5 into 22949aba207988c3cb9e248b0b413b33ce9e8115
Git Commit 51a0fb4e Branch pull/6690/merge Document 38/2,518 ++ 3,923 --
github go-algorand
add Go Benchmark (go) benchmark result for 22949aba207988c3cb9e248b0b413b33ce9e8115
Git Commit 2b6e5a7f Branch gh-pages Document 1/445 ++ 1 --
algorandskiy go-algorand
network: remove GetNetworkType from wsPeer (#6699)
Git Commit 22949aba Branch master Document 5/3 ++ 10 --
SashaMIT go-algorand
Merge b8dbad1ce7247edd6932c640ce527d3c5f9d83c9 into 8be13b9a28763ec756845e9b34035e5655be3baa
Git Commit a410d708 Branch pull/6694/merge Document 2/12 ++ 6 --
cce go-algorand
ci: finish input hardening in ci-nightly.yml
Use the runner-provided GITHUB_REF/GITHUB_REF_NAME defaults in the Upload Binaries step instead of interpolating github.ref / github.ref_name into the shell script. Git ref names may contain quotes, backticks, semicolons and pipes, so the interpolated form was the same command-injection class this branch already fixed for CI_E2E_FILENAME.

Also strip CR/LF from the branch name before writing CI_E2E_FILENAME to $GITHUB_ENV. workflow_dispatch inputs are free-form, and an embedded newline would append extra entries to the env file that later steps in the job would inherit. Quote $GITHUB_ENV while there.

No behavior change: rel/nightly still sets NIGHTLY_BUILD, TRAVIS_BRANCH still gets the short ref name, and CI_E2E_FILENAME still maps '/' to '-'.
Git Commit b8dbad1c Branch pull/6694/head Document 1/7 ++ 4 --