Ecosystem metrics

New Repos
8
New
Commits
632
up 4.5%
Releases
1
down 80.0%
Contributors
52
down 1.9%
Merges
9
down 52.6%

Repository Explorer

7350 commits in all time Jun 25, 2026 22:32 – Sep 23, 2026 22:32 UTC
ipaleka frontend
Initial setup for the live refresh without page reload
Git Commit cbc9557f Branch main Document 5/189 ++ 6 --
ipaleka widgets
Initial setup for the live refresh without page reload
Git Commit 1746f229 Branch main Document 7/1,253 ++ 106 --
ci: switch to arm trusty binaries and not x86_64
Git Commit 5bfd0ce0 Branch trusty Document 1/52 ++ 80 --
Merge 2bd46b1f01cb3fdc253af3e53eebd0a4914c251b into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit f0b93d6b Branch pull/46/merge Document 1/1 ++ 1 --
chore(deps): Update Node.js to v22.23.3
Git Commit 2bd46b1f Branch renovate/node-22.x Document 1/1 ++ 1 --
Merge f82b5b3e173abd5c1dde72037c7127932aad2280 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 7262cd79 Branch pull/66/merge Document 10/1,214 ++ 1,283 --
chore(deps): Update all non-major dependencies
Git Commit f82b5b3e Branch renovate/all-non-major-dependencies Document 10/1,214 ++ 1,283 --
algorandskiy go-algorand
Merge 0c06a25c03370ad036d0dd858149a1b46ef876dc into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 80ff638d Branch pull/6744/merge Document 3/277 ++ 3 --
algorandskiy go-algorand
CR: add close timeout
Git Commit 0c06a25c Branch pull/6744/head Document 3/116 ++ 6 --
algorandskiy go-algorand
add goHandleConnected
Git Commit 7fd29cf4 Branch pull/6744/head Document 3/32 ++ 10 --
Merge 6b0d27980912aee6f0ffe0a990584996d7708ecc into 7fdd08948797fd0e5517f8e7ed0ec0ed65d7fa22
Git Commit ce0bdbfe Branch pull/7/merge Document 13/2,587 ++ 317 --
cce go-algorand
Merge ceecd4e720ebc4a4d83d135332f59a34d93ea20a into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 9285385f Branch pull/6728/merge Document 4/243 ++ 81 --
PhearZero wallet-provider
feat: namespace alignment and composed types
relates to #5
Git Commit 6b0d2798 Branch feat/namespaces-with-overrides Document 13/2,587 ++ 317 --
cce go-algorand
transactions: restore test case and tweak comment
Git Commit ceecd4e7 Branch pull/6728/head Document 2/14 ++ 5 --
ipaleka widgets
Initial setup for the live refresh without page reload
Git Commit 42b42ba0 Branch main Document 7/1,220 ++ 106 --
daniel-makerx puya
feat: add optimisation that moves single use pure intrinsics to just before their consumer (#740)
* refactor: move SSAReadTracker to _utils

* feat: add optimisation that moves single use pure intrinsics to just before their consumer

* chore: compile all

* chore: add changelog

* refactor: allow lookup for what the sole usage actually is + avoid inserting empty sets in `_data`

* fix: add allow-list of unconditionally movable txn and global fields for correctness + small refactor to simplify iteration

* chore: compile all

* add detection for repeated loads followed by repeated consumptions (these are already stack optimal and are replaced by dup further down)

* chore: compile all

---------

Co-authored-by: ArgimiroCF <argimirodelpozo@gmail.com>
Git Commit e44607b0 Branch main Document 300/47,137 ++ 26,675 --
Merge 0cc660bd39abcf6e1056e9119d43d1b72adaccf9 into 9bc334a8819e21a61e5717e04c07dec184a7c579
Git Commit ad1de15c Branch pull/100/merge Document 2/26 ++ 38 --
chore(deps): update dependency vitest to v5 [security]
Git Commit 0cc660bd Branch renovate/npm-vitest-vulnerability Document 2/26 ++ 38 --
Concise PR docs cleanup [step 1] Clarify user-facing documentation
Co-authored-by: Junie <junie@jetbrains.com>
Git Commit 78850057 Branch junie/concise-pr-docs-cleanup Document 2/105 ++ 47 --
cce go-algorand
Merge 6e75504396d7c642a4872be86ec15b83eedb6aa6 into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 61ad3f46 Branch pull/6728/merge Document 4/234 ++ 81 --
cce go-algorand
Merge remote-tracking branch 'origin/master' into checks-cleanup
Git Commit 6e755043 Branch pull/6728/head Document 37/506 ++ 15 --
cce go-algorand
transactions: restore heartbeat + app check to CheckTxnGroup
Git Commit 363f6782 Branch pull/6728/head Document 6/90 ++ 116 --
iglosiggio go-algorand-sdk
Merge 89582746844180235c712d058c0f7e6eb74b8bda into c91d55b8c1a3b364b3cf61c52972ca549682377f
Git Commit 4043774b Branch pull/825/merge Document 52/3,002 ++ 601 --
joe-p go-algorand-sdk
feat: hasPQSig in SignatureCount
This is technically a breaking change, but precedent was set when adding
LMSig. Presumably this is not commonly used by external users
Git Commit 89582746 Branch pqsig-support Document 2/5 ++ 5 --