Ecosystem metrics

New Repos
25
New
Commits
666
down 21.4%
Releases
2
down 71.4%
Contributors
50
down 2.0%
Merges
21
down 25.0%

Repository Explorer

11117 commits in all time May 02, 2026 13:21 – Jul 31, 2026 13:21 UTC
jannotti go-algorand-sdk
Merge 2023fb310b749f911a7b3eea2396c2a22ed9ba0d into 1c722ffa72855faafa549f03e243ddf4a42cb0ce
Git Commit 54476791 Branch pull/829/merge Document 3/101 ++ 0 --
jannotti go-algorand-sdk
Merge remote-tracking branch 'upstream/main' into pqsig-support
I retained your changes to .test-env and my recent changes.  They
might be trying to solve the same problem though, and maybe you can
remove yours now.  My changes make it so that the indexer and conduit
built during CI tests use the SDK with the changes made in the PR
under test.  The previous situation was horrible - you would make
changes to the SDK, but those changes were not used by the
indexer/conduit that were built while testing your changes!  That
might be what you were dealing with too.
Git Commit 2023fb31 Branch pull/829/head Document 3/101 ++ 0 --
jannotti indexer
Merge 219b2118e3af3ae2f292728cf6f020b542b91f0d into 3d20fd760cdc6ef6ca959809f1724bb494df3a33
Git Commit bc9c2600 Branch pull/1697/merge Document 19/708 ++ 509 --
jannotti indexer
Update to recognize pqsigs
Git Commit 219b2118 Branch pull/1697/head Document 11/572 ++ 510 --
sofinico gGov
Merge fb3d92d13ef6ee45c5959a9fc91f633a9034bce9 into d5e740c4f38df55c0230b3571fa18401b65695ef
Git Commit 7f2773dd Branch pull/55/merge Document 300/445,457 ++ 144,278 --
sofinico gGov
Merge pull request #95 from algorandfoundation/chore/frac-sample-data-scripts
chore: frontend: seed localnet with frac-delegation data
Git Commit fb3d92d1 Branch develop Document 6/844 ++ 1,317 --
sofinico gGov
Merge 14454bdafba5a541721cf32270922b3c78392b43 into 05883a7bb369b0306f1a2184e67c7c7bcfb2b532
Git Commit eed005f3 Branch pull/95/merge Document 6/844 ++ 1,317 --
sofinico gGov
chore: frontend: final refinements on seed data
Git Commit 14454bda Branch chore/frac-sample-data-scripts Document 1/18 ++ 12 --
jannotti indexer
Merge 21adb2b2a0febdc7301608b9efded2160f2725e8 into 3d20fd760cdc6ef6ca959809f1724bb494df3a33
Git Commit 5a99be1e Branch pull/1697/merge Document 14/600 ++ 463 --
jannotti indexer
Use _this_ indexer in the e2e tests when building conduit
Git Commit 21adb2b2 Branch pull/1697/head Document 2/10 ++ 0 --
sofinico gGov
merge
Git Commit b82f96b7 Branch chore/frac-sample-data-scripts Document 103/35,175 ++ 19,307 --
sofinico gGov
Merge 05883a7bb369b0306f1a2184e67c7c7bcfb2b532 into d5e740c4f38df55c0230b3571fa18401b65695ef
Git Commit 4adeb1e6 Branch pull/55/merge Document 300/445,660 ++ 144,008 --
tasosbit gGov
Merge pull request #98 from algorandfoundation/worktree-frac-design-import
feat: frontend frac delegation
Git Commit 05883a7b Branch develop Document 69/5,329 ++ 493 --
sofinico gGov
chore: frontend: seed g2 pooled position, display labels, early .env write
Git Commit b0317cc6 Branch chore/frac-sample-data-scripts Document 1/73 ++ 61 --
jannotti conduit
Merge 312c3b3e0ce8ffb0a572e3b0c4059ca867ce8ba3 into 415873ac5d1a8c367c3bd5e0df7656e84d400a93
Git Commit 9e571da0 Branch pull/200/merge Document 1/79 ++ 0 --
jannotti conduit
CI: Add nightly workflow running e2e against unpinned test data
The PR workflow pins CI_E2E_FILENAME to a commit hash, so its block data
is frozen and cannot surface encoding changes in go-algorand. New block or
transaction fields are fatal rather than ignorable, because the SDK decodes
with ErrorIfNoField set, so an unknown map key aborts block import. The
unit tests cannot catch it either: they encode and decode with the same SDK
structs, which round-trips regardless of what algod puts on the wire.
Git Commit 312c3b3e Branch pull/200/head Document 1/79 ++ 0 --
tasosbit gGov
Merge remote-tracking branch 'origin/develop' into worktree-frac-design-import
Git Commit 6d2897b5 Branch worktree-frac-design-import Document No file changes
tasosbit gGov
chore: connect wallet wording
Git Commit ecca776c Branch worktree-frac-design-import Document 1/4 ++ 1 --
tasosbit gGov
Merge pull request #97 from algorandfoundation/feat/frac-user-delegation
feat: fractional user delegation, using the gGov registry
Git Commit e7373a23 Branch develop Document 35/30,839 ++ 18,681 --
tasosbit gGov
Merge branch 'feat/frac-user-delegation' into worktree-frac-design-import
Conflicts in the election ready-check and results mapping resolved by keeping
this branch's wording (veto, terms.items) alongside the incoming branch's logic
(trim-based candidate-name fallback, allBodiesPresent gate). assignmentWarnings
stays a named binding: the page-level Callout in ManagePeriodDetail reads it.
Git Commit 8bf73e2c Branch worktree-frac-design-import Document 12/61 ++ 168 --
tasosbit gGov
chore: fix frac sample data
Git Commit 4ed99182 Branch worktree-frac-design-import Document 1/89 ++ 36 --
tasosbit gGov
Merge 0dd21ee9b7ca01af649182fa7efcecc237c3457b into 5fa26a44232611e8d9caeac103a9fb3d3ac8f53c
Git Commit ba62e100 Branch pull/97/merge Document 35/30,839 ++ 18,681 --
tasosbit gGov
Merge branch 'develop' into feat/frac-user-delegation
Git Commit 0dd21ee9 Branch feat/frac-user-delegation Document 3/22 ++ 11 --
tasosbit gGov
Merge branch 'develop' into feat/frac-user-delegation
Git Commit 6bd473cb Branch feat/frac-user-delegation Document 4/21 ++ 140 --
sofinico gGov
Merge 5fa26a44232611e8d9caeac103a9fb3d3ac8f53c into d5e740c4f38df55c0230b3571fa18401b65695ef
Git Commit b869edc3 Branch pull/55/merge Document 300/427,812 ++ 143,154 --