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%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
7328 commits in all time
Jun 25, 2026 14:42 – Sep 23, 2026 14:42 UTC
Notes added by 'git notes add'
0a10d221
notes/semantic-release-v3.4.0-beta.2
1/1 ++ 0 --
add Go Benchmark (go) benchmark result for e11b48291dad3517c56f727054fcc42ac7ea4d04
bb478d88
gh-pages
1/445 ++ 1 --
Merge d04a5bd9d7572e884ddc5f1b6242997545a42dcc into 2b2650a2b9fa2cbe72b057dcb070c9495cacef41
255d8530
pull/173/merge
2/17 ++ 7 --
Merge 9800f9f20c9e936774fa65d35dd9292df785307b into 2b2650a2b9fa2cbe72b057dcb070c9495cacef41
838b0368
pull/168/merge
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)
2b2650a2
main
7/76 ++ 5 --
Merge 8401ac78d9272865345a33c229c211611ade765b into e11b48291dad3517c56f727054fcc42ac7ea4d04
903cf22d
pull/6733/merge
2/40 ++ 25 --
codecov: use the full PR comment instead of the diff-only one (#6747)
e11b4829
master
1/4 ++ 4 --
Notes added by 'git notes add'
aa2377a2
notes/semantic-release-v3.4.0-beta.1
1/1 ++ 0 --
Merge pull request #177 from algorandfoundation/feat/map-reject-version
feat: map rejectVersion when converting algod transactions to the indexer format
17d0fd00
main
2/55 ++ 0 --
add Go Benchmark (go) benchmark result for 1e663ad201b0961aea02181b929263ac4cd0c7de
bfc3fb67
gh-pages
1/445 ++ 1 --
Merge b6e36d117a6e3f005b6b4061d73fef98b07ea0f1 into 1e663ad201b0961aea02181b929263ac4cd0c7de
dcb699b8
pull/6735/merge
16/650 ++ 504 --
AVM: Disallow logicsig args that are not read (#6737)
Co-authored-by: Cosimo Bassi <65770425+cusma@users.noreply.github.com>
1e663ad2
master
36/502 ++ 11 --
Merge 9255a4d1373e48d01a18a8bbb5d677527ac114ce into 08f19f9a80b2fb657a96fc9bd00fc8b6f7945b89
8d7ece42
pull/216/merge
1/5 ++ 1 --
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
9255a4d1
docs/walletconnect-v1-and-signdata
1/5 ++ 1 --
Merge da2cfa15deeca5cca81c380eb71b894b50eb9c3f into 08f19f9a80b2fb657a96fc9bd00fc8b6f7945b89
058f9330
pull/211/merge
4/78 ++ 4 --
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
da2cfa15
fix/dead-bridge-fallback
4/78 ++ 4 --
feat: namespace alignment and composed types
relates to #5
fc37bc79
discussion/namespaces-overrides
13/2,760 ++ 202 --
Merge pull request #602 from algorandfoundation/docs/errors-debugging-and-archive
Docs: Clean up
b2c74b11
docs-staging
23/395 ++ 60 --
docs: fix install code blocks on landing page
024e0a18
docs-staging
1/21 ++ 3 --