Ecosystem metrics

New Repos
1,889
New
Commits
27
up 42.1%
Contributors
17
up 21.4%
Merges
1
up 0.0%

Repository Explorer

236 commits in all time May 19, 2026 23:16 – Aug 17, 2026 23:16 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 --
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 --
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 --
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 --
Merge 8af35133b70eeac806c01777969fd4314a7b2e33 into 75c72bf720cdf08705f25d121fcce3e3150f72e6
Git Commit 225e9f92 Branch pull/1119/merge Document 1/3 ++ 3 --
Merge ee418c3a084cea2a2d4cb6be0ef37ee831d2cec5 into 75c72bf720cdf08705f25d121fcce3e3150f72e6
Git Commit 2b988ec9 Branch pull/1059/merge Document 1/5 ++ 4 --
Merge efa49cef087a2360d02688c9f8f958d1aee3dc52 into f72f615ab65e8f7bf153b6165b9204e0f76c15ab
Git Commit f3202119 Branch pull/830/merge Document 6/21 ++ 0 --
Argimirodelpozo puya
test: add op tests for sha512, poseidon2, appBox family of ops, and `app_params_set` and new appParams fields
Git Commit bfc12de3 Branch main Document 60/9,674 ++ 1,003 --
Argimirodelpozo puya
test: add op tests for sha512, poseidon2, appBox family of ops, and `app_params_set` and new appParams fields
Git Commit 64758e67 Branch pull/748/head Document 60/9,674 ++ 1,003 --
Argimirodelpozo puya
script changes to accomodate new `app_box_*` ops and `app_params_set`, `sub_code` for opcodes more than one byte long, and new augmented langspec in go-algorand
Git Commit 58a9a462 Branch pull/748/head Document 5/162 ++ 56 --
lempira algokit-core
refactor(api): oas pipeline and generator parity (#349)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
Git Commit 0262aa8d Branch main Document 280/4,948 ++ 8,285 --
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
Git Commit 2c0593a2 Branch master Document 3/1 ++ 3 --
joe-p js-algorand-sdk
Merge remote-tracking branch 'origin/main' into feat/v42
# Conflicts:
#	examples/falcon.ts
#	src/falcon-signer.ts
#	src/logicsig.ts
#	src/pq-signer.ts
#	src/signer.ts
#	src/signing.ts
#	tests/12.PQ.ts
#	tests/cucumber/steps/steps.js
Git Commit 686e9f29 Branch feat/v42 Document 26/726 ++ 259 --