Ecosystem metrics

New Repos
26
New
Commits
640
up 5.3%
Releases
1
down 75.0%
Contributors
53
down 3.6%
Merges
10
down 50.0%

Repository Explorer

7328 commits in all time Jun 25, 2026 14:42 – Sep 23, 2026 14:42 UTC
github go-algorand
add Go Benchmark (go) benchmark result for e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit bb478d88 Branch gh-pages Document 1/445 ++ 1 --
Merge d04a5bd9d7572e884ddc5f1b6242997545a42dcc into 2b2650a2b9fa2cbe72b057dcb070c9495cacef41
Git Commit 255d8530 Branch pull/173/merge Document 2/17 ++ 7 --
Merge 9800f9f20c9e936774fa65d35dd9292df785307b into 2b2650a2b9fa2cbe72b057dcb070c9495cacef41
Git Commit 838b0368 Branch pull/168/merge Document 2/118 ++ 209 --
Merge pull request #178 from algorandfoundation/feat/block-header-v41-v42
feat: support algosdk 3.8 v41/42 block header fields (prev512, txn512, ld, ct)
Git Commit 2b2650a2 Branch main Document 7/76 ++ 5 --
ChrisWozniak go-algorand
Merge 8401ac78d9272865345a33c229c211611ade765b into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 903cf22d Branch pull/6733/merge Document 2/40 ++ 25 --
cce go-algorand
codecov: use the full PR comment instead of the diff-only one (#6747)
Git Commit e11b4829 Branch master Document 1/4 ++ 4 --
Merge pull request #177 from algorandfoundation/feat/map-reject-version
feat: map rejectVersion when converting algod transactions to the indexer format
Git Commit 17d0fd00 Branch main Document 2/55 ++ 0 --
github go-algorand
add Go Benchmark (go) benchmark result for 1e663ad201b0961aea02181b929263ac4cd0c7de
Git Commit bfc3fb67 Branch gh-pages Document 1/445 ++ 1 --
ChrisWozniak go-algorand
Merge b6e36d117a6e3f005b6b4061d73fef98b07ea0f1 into 1e663ad201b0961aea02181b929263ac4cd0c7de
Git Commit dcb699b8 Branch pull/6735/merge Document 16/650 ++ 504 --
jannotti go-algorand
AVM: Disallow logicsig args that are not read (#6737)
Co-authored-by: Cosimo Bassi <65770425+cusma@users.noreply.github.com>
Git Commit 1e663ad2 Branch master Document 36/502 ++ 11 --
yasincaliskan connect
Merge 9255a4d1373e48d01a18a8bbb5d677527ac114ce into 08f19f9a80b2fb657a96fc9bd00fc8b6f7945b89
Git Commit 8d7ece42 Branch pull/216/merge Document 1/5 ++ 1 --
yasincaliskan connect
docs: document the WalletConnect v1 transport and what signData signs
Add a WalletConnect section stating that the SDK talks to the Pera
mobile app over WalletConnect v1 through the maintained
@perawallet/walletconnect client, that v2 is not supported, and that
sessions run on Pera-hosted bridges, so no WalletConnect Cloud project
ID is needed.

Replace the signData claim that the SDK "uses signBytes behind the
scenes"; the SDK never calls it. The wallet signs each item with the
"MX" prefix, exactly like algosdk.signBytes, so signatures verify with
algosdk.verifyBytes or verifySignature.

Refs #140, #149
Git Commit 9255a4d1 Branch docs/walletconnect-v1-and-signdata Document 1/5 ++ 1 --
yasincaliskan connect
Merge da2cfa15deeca5cca81c380eb71b894b50eb9c3f into 08f19f9a80b2fb657a96fc9bd00fc8b6f7945b89
Git Commit 058f9330 Branch pull/211/merge Document 4/78 ++ 4 --
yasincaliskan connect
fix: fall back to a Pera-hosted bridge instead of the retired public bridge
When wc.perawallet.app/config.json is unreachable or lists no servers,
connect() fell back to https://bridge.walletconnect.org. WalletConnect
retired that host in 2023 and it no longer resolves, so every user who
reached the fallback got a QR code against a dead bridge and a hang.

Fall back to wallet-connect-fallback.perawallet.app instead, a
Pera-controlled DNS name that can be repointed at any bridge without an
SDK release. Precedence is unchanged: the dApp `bridge` option, then
config.json, then the fallback.

Refs #104
Git Commit da2cfa15 Branch fix/dead-bridge-fallback Document 4/78 ++ 4 --
PhearZero wallet-provider
feat: namespace alignment and composed types
relates to #5
Git Commit fc37bc79 Branch discussion/namespaces-overrides Document 13/2,760 ++ 202 --
Merge pull request #602 from algorandfoundation/docs/errors-debugging-and-archive
Docs: Clean up
Git Commit b2c74b11 Branch docs-staging Document 23/395 ++ 60 --
docs: fix install code blocks on landing page
Git Commit 024e0a18 Branch docs-staging Document 1/21 ++ 3 --
ipaleka frontend
ASA units are shipped with alerts
Git Commit 6d8b8c44 Branch main Document 11/1,862 ++ 3 --
ipaleka widgets
Bugfix for provided bundle instead of addresses argument to alerts' related functions
Git Commit 25856946 Branch main Document 2/10 ++ 7 --
ipaleka widgets
Bugfix for provided bundle instead of addresses argument to alerts' related functions
Git Commit 64a8f880 Branch main Document 1/6 ++ 6 --
ipaleka frontend
ASA units are shipped with alerts
Git Commit efac6def Branch main Document 11/1,862 ++ 3 --