Ecosystem metrics

New Repos
25
New
Commits
631
down 28.3%
Releases
2
down 71.4%
Contributors
49
down 3.9%
Merges
21
down 30.0%

Repository Explorer

11132 commits in all time May 02, 2026 17:42 – Jul 31, 2026 17:42 UTC
Merge 404ea956f32c9c05ec3bdb5745456e9215238191 into 564e5164780b79ae9404e80ca411ff99814b74ca
Git Commit 0631f52a Branch pull/596/merge Document 3/63 ++ 6 --
feat: expose simulate group usage and fees paid
Git Commit 404ea956 Branch feat/v42 Document 1/14 ++ 1 --
feat: allow schema and program page changes on application update
Git Commit 50982cd4 Branch feat/v42 Document 3/49 ++ 5 --
Merge 5ae4172500ef34753b1e611c1a4b25f1dcec74c7 into 0f7e6123bd921221f16d50ab54b3125810ad8b54
Git Commit 52965d16 Branch pull/28/merge Document 137/17,395 ++ 4,273 --
jannotti conduit
CI: Add nightly workflow running e2e against unpinned test data (#200)
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 1ea309c7 Branch master Document 1/79 ++ 0 --
sofinico gGov
docs: adjust wording and disambiguation
Git Commit 71fb9275 Branch docs/user-docs-refinement Document 3/11 ++ 11 --
jannotti indexer
Merge pull request #1697 from jannotti/indexer-update-congestion-hbdiscount
Sync: Handle load, discount, pqsig
Git Commit 4938ea23 Branch main Document 19/708 ++ 509 --
iglosiggio go-algorand-sdk
Merge 558132cced4aff0b51ec8361282b2849fd58dfc0 into 2b779fd6c4c3f1e46450c46457bfafadc2b1937b
Git Commit e382cf1f Branch pull/825/merge Document 15/782 ++ 37 --
iglosiggio go-algorand-sdk
Merge pull request #829 from jannotti/pqsig-support
Pqsig support
Git Commit 558132cc Branch pqsig-support Document 3/101 ++ 0 --
joe-p js-algorand-sdk
Merge 1c111bfc76980424b7e7a42dcafd035688e6b2c2 into b499e1e2c9b7b2fb0efae4e76c450d9aaf4da352
Git Commit 3b052c6e Branch pull/1115/merge Document 10/410 ++ 32 --
Commit from GitHub Actions (Community Interest Tracker)
Git Commit 5be932af Branch main Document 1/1 ++ 0 --
joe-p js-algorand-sdk
feat: global schema and extra pages on update
Git Commit 1c111bfc Branch feat/v42 Document 3/104 ++ 15 --
nullun specs
Merge c98c3d392014e2ff0bda3dcba8a470ea0e10d4f0 into c9b88a2a57152812dc5618a8c9ea7437d40a0278
Git Commit 3dde59ec Branch pull/305/merge Document 2/22 ++ 8 --
nullun specs
docs: clarify non-participating forward reference
Spell out that $p_I = 2$ means the account is non-participating at the point
it is first mentioned, rather than deferring entirely to the definition below.
Git Commit c98c3d39 Branch pull/305/head Document 1/1 ++ 1 --
joe-p js-algorand-sdk
feat: empty signer with simulate example
Git Commit 490e5074 Branch feat/v42 Document 5/166 ++ 9 --
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 --