Ecosystem metrics

Commits
495
down 42.0%
Releases
4
down 42.9%
Contributors
45
down 2.2%
Merges
8
down 75.8%

Repository Explorer

7008 commits in all time Jun 11, 2026 14:34 – Sep 09, 2026 14:34 UTC
tasosbit nodekit
Fix condition to check window for underflow
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Git Commit 04066068 Branch fix/track-latest-algod-spec Document 1/1 ++ 1 --
joe-p go-algorand-sdk
chore: further review feedback
Git Commit 7ee80262 Branch joe-p/pqsig-support Document 3/20 ++ 5 --
meetthosar devportal
Merge 0d7ec359165f4d90c835d52579da21af92c4e2b0 into 9bb08fa7a306a2b2284b47fb2cb3c3650a46241a
Git Commit 3af68e2a Branch pull/662/merge Document 7/28 ++ 11 --
meetthosar devportal
Merge branch 'main' of https://github.com/algorandfoundation/devportal into fix/pyteal-beaker-deprecation
ci: drop unsupported --tala flag from D2 install
Git Commit 0d7ec359 Branch fix/pyteal-beaker-deprecation Document 2/2 ++ 2 --
Merge 6fd5dae8ea91b512bb23e8dd50f9ae7d97f7181e into 9e1a3ac8312a3de1703e34c59b57cbc4fffe1dec
Git Commit 71470e6b Branch pull/175/merge Document 2/19 ++ 6 --
chore: bump conventional-changelog-conventionalcommits to 8.0.0 to fix release notes formatting
Git Commit 6fd5dae8 Branch chore/fix-release-notes Document 2/19 ++ 6 --
meetthosar devportal
Merge 7ceca54cde38b2174f82ea2ab947b55f93905477 into 9bb08fa7a306a2b2284b47fb2cb3c3650a46241a
Git Commit eafc0315 Branch pull/661/merge Document 2/3 ++ 7 --
meetthosar devportal
Merge branch 'main' of https://github.com/algorandfoundation/devportal into fix/update-dotnet-sdk-link
ci: drop unsupported --tala flag from D2 install- #663
Git Commit 7ceca54c Branch fix/update-dotnet-sdk-link Document 2/2 ++ 2 --
meetthosar devportal
Merge pull request #663 from algorandfoundation/fix/CI-d2-install-failure
ci: drop unsupported --tala flag from D2 install
Git Commit 9bb08fa7 Branch main Document 2/2 ++ 2 --
yasincaliskan connect
Merge 8c1d96b381268a1cb3bf1385e026874b0785c2dd into 7f7aa010078777c445aeba5ce7b1a533d7e10e4e
Git Commit 634b0999 Branch pull/209/merge Document 9/473 ++ 14 --
Merge pull request #174 from algorandfoundation/chore/fix-audit-vulns
chore: fix audit vulnerabilities
Git Commit 001a64d0 Branch main Document 3/156 ++ 184 --
yasin-ce connect
Merge 520de62bdc69229acbc3339a23a30e5e54c5e8d4 into 7f7aa010078777c445aeba5ce7b1a533d7e10e4e
Git Commit d147fb54 Branch pull/208/merge Document 2/81 ++ 2 --
Merge 345ddc9421f17c2b30344616ea5920a6fe9c4efb into dbbd57b1dca2e86802fcd15ba42e2a38bde7ebf7
Git Commit 432072fd Branch pull/174/merge Document 3/156 ++ 184 --
yasincaliskan connect
fix: namespace WalletConnect session storage under Pera's own key (#210)
Co-authored-by: Martin Picco <11276821+M-Picco@users.noreply.github.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Git Commit 7f7aa010 Branch main Document 7/386 ++ 13 --
dependabot[bot] ARCs
Merge 284ed88538df0e59705c95792e5d06a3b9d11fee into f83e46c9513beeb52415168fc9ea344dea8a089d
Git Commit 81f0d271 Branch pull/476/merge Document 1/18 ++ 6 --
dependabot[bot] ARCs
chore(deps-dev): bump js-yaml from 3.14.1 to 3.15.2 in /assets/arc-0059
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.15.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.15.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.15.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 284ed885 Branch dependabot/npm_and_yarn/assets/arc-0059/js-yaml-3.15.2 Document 1/18 ++ 6 --
yasincaliskan connect
fix: namespace WalletConnect session storage under Pera's own key
Pera persisted its WalletConnect v1 session under the fork's default
localStorage key "walletconnect", which every WC v1 wallet library on the
same origin shares. disconnect() removed that key, wiping a co-installed
wallet's session, and another wallet overwriting it fed a foreign session
into reconnectSession().

- Store the session under "PeraWallet.WalletConnect" by passing storageId
  at both connector sites; the constant is the single source of truth.
- Never touch the shared "walletconnect" key again, except for a one-time
  best-effort migration on init that moves a Pera-owned legacy session
  (mobile wallet details with exactly matching accounts) to the new key.
- No new public option: the namespacing is Pera-internal.

Supersedes #137.

Co-authored-by: Martin Picco <11276821+M-Picco@users.noreply.github.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Git Commit a686e970 Branch pull/210/head Document 7/386 ++ 13 --
tasosbit nodekit
Merge a8c36fda0f0e6ee1f3c5271bc99f63c45fed99c5 into 789016626930e7a9cf8438bbee9edc6621026add
Git Commit 845f21a4 Branch pull/192/merge Document 21/487 ++ 316 --
tasosbit nodekit
Merge 789016626930e7a9cf8438bbee9edc6621026add into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
Git Commit fb9171b1 Branch pull/191/merge Document 10/130 ++ 7 --
Merge 4cd207ae079255f22d944e1df470c7458561c08d into dbbd57b1dca2e86802fcd15ba42e2a38bde7ebf7
Git Commit dac777bb Branch pull/168/merge Document 2/118 ++ 209 --