Ecosystem metrics

New Repos
1,879
New
Commits
40
up 37.9%
Releases
1
down 75.0%
Contributors
22
up 15.8%
Merges
1
up 0.0%

Repository Explorer

408 commits in all time May 20, 2026 03:27 – Aug 18, 2026 03:27 UTC
sofinico gGov
build: use commonjs module output for SDKs
Git Commit 79bc4c92 Branch feat/frac-pipeline Document 2/2 ++ 2 --
sofinico gGov
Merge pull request #100 from algorandfoundation/docs/user-docs-refinement
chore: /docs wording
Git Commit 0a3db1ff Branch develop Document 4/31 ++ 31 --
ipaleka frontend
Address page redesigned and removed all the MaterializeCSS modules
Git Commit 7aabb346 Branch development Document 107/3,519 ++ 26,985 --
ipaleka widgets
Bugfixes for stale icons and wrong ALGO available amount
Git Commit bbf7c7cd Branch main Document 3/204 ++ 2 --
JBScaled devportal
docs: point algokey references at the new reference page
Git Commit 6c9ff61d Branch docs/algokey-reference Document 3/5 ++ 9 --
Ganainmtech devportal
Merge b60d7a6bbad5c6756581271bd035e01034cbb4cc into 0b42a140b8b4e7209c648f9c8dd5f9f0043e42ac
Git Commit 028df353 Branch pull/637/merge Document 1/0 ++ 1 --
Ganainmtech devportal
Merge 59fd5c909fce3e0c675b8ca6b090f58157105095 into fd2b3698ab3576338916b442e7dc1078c851955e
Git Commit de33fd5e Branch pull/632/merge Document 3/57 ++ 11 --
Merge b175262b6f5bbfd406604d978d217ec991cbf566 into 8602e0430cdc499f3bc1cecc5abe4aa31f4aee44
Git Commit 13f0968a Branch pull/172/merge Document 85/9,658 ++ 8,186 --
Merge f131b95a4cea7f1657ab8c703caa09836cdae81c into 8602e0430cdc499f3bc1cecc5abe4aa31f4aee44
Git Commit 5ef057f9 Branch pull/162/merge Document 142/15,514 ++ 7,959 --
nullun nodekit
docs: explain why trustTap precedes the Homebrew-managed check
Homebrew 6 refuses to load formulae from untrusted taps, so running
isBrewManaged first would misreport a brew-managed install with an
untrusted tap as not managed.
Git Commit a145fbbf Branch pull/188/head Document 1/6 ++ 0 --
Upload Dark Coin website files
Git Commit f8f06a98 Branch main Document 300/125,824 ++ 7,102 --
github-actions[bot] wallet
cicd deploy stable 1.2026.08.13-stable [skip ci]
Git Commit 55c5e3eb Branch master Document 2/2 ++ 2 --
PhearZero liquid-auth
fix: keep sessions alive when only connected to WS
Git Commit 30a9d29c Branch develop Document 3/446 ++ 40 --
PhearZero liquid-auth
fix: security patches
Git Commit a003a0fd Branch develop Document 2/495 ++ 865 --
Refuse to sign a release whose tag and version disagree
sdk/pyproject.toml declared version = "0.1.0" while the repo carries tags
v0.2.0 and v0.2.1 - and both of those tags ALSO carry "0.1.0". Two independent
claims about which release this is, with nothing binding them.

The first real run of this workflow would therefore have built
trelyan_pq-0.1.0-*.whl, then SLSA-attested and Sigstore-signed those exact
bytes under a v0.2.2 tag. The attestation would have been cryptographically
valid and described the wrong release - which is worse than an unsigned
artifact, because it carries an assurance nobody can act on.

Nothing was published: release.yml was first committed 2026-06-18, AFTER both
tags (it is absent at v0.2.0 and v0.2.1), it has never run, and both GitHub
Releases have zero assets. The mislabelling was latent.

Bumps the declared version to 0.2.2 - verified by building: the wheel is now
trelyan_pq-0.2.2-py3-none-any.whl, previously it would have been 0.1.0 - and
adds a gate in the build job, before anything is compiled or signed, that
fails when the tag does not match. Simulated all three ways: v0.2.2 allowed,
v0.2.1 and v9.9.9 blocked.

Security impact: no crypto or protocol change. Closes a path where a signed,
SLSA-attested artifact could name a different release than its tag.
Git Commit 6e76dd80 Branch pull/25/head Document 2/23 ++ 1 --
ipaleka widgets
ASA Stats router group view returns user transactions unsigned plus a backend-signed quote authorization for routed groups
Git Commit 500b4d9b Branch main Document 3/119 ++ 8 --
yasincaliskan connect
fix: label data-signing failures as SIGN_DATA instead of SIGN_TRANSACTIONS
Git Commit 0b9b1f7b Branch pull/205/head Document 4/58 ++ 17 --
nullun specs
docs: refresh appendix block fields from review fixes
Regenerated from the go-algorand PR 6690 review changes: genesis
blocks start their txn counter at 1000, and the block fields no
longer describe the zero values returned for blocks that predate
their enabling upgrade.
Git Commit 21a7f33f Branch pull/314/head Document 1/5 ++ 5 --
chore(release): react-native-keystore [skip ci]
# [react-native-keystore@1.0.0-canary.19](https://github.com/algorandfoundation/wallet-provider-extensions/compare/react-native-keystore@1.0.0-canary.18...react-native-keystore@1.0.0-canary.19) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit 7fdb2bcb Branch main Document 2/7 ++ 1 --