Ecosystem metrics

New Repos
26
New
Commits
432
down 51.1%
Releases
4
down 42.9%
Contributors
41
down 16.3%
Merges
11
down 71.8%

Repository Explorer

7014 commits in all time Jun 12, 2026 09:36 – Sep 10, 2026 09:36 UTC
Merge 5d73d45c49976de02da286808b0adfaedbe1c4dd into dc316428833a260c6e33d6c4645843b0dd327c1b
Git Commit af9928c6 Branch pull/173/merge Document 2/30 ++ 7 --
Merge 4cd207ae079255f22d944e1df470c7458561c08d into dc316428833a260c6e33d6c4645843b0dd327c1b
Git Commit a49a879c Branch pull/168/merge Document 2/118 ++ 209 --
Merge pull request #176 from algorandfoundation/feat/pq-v42-support
feat: support algosdk 3.7 pq signatures and v42 heartbeat discount
Git Commit dc316428 Branch main Document 5/131 ++ 56 --
dependabot[bot] ARCs
chore(deps-dev): bump joi from 17.13.3 to 17.13.7 in /assets/arc-0087
Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.7.
- [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.7)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f2c83f17 Branch pull/477/head Document 1/3 ++ 3 --
yasincaliskan connect
Merge 875a060a6179f02f43bde0716ff31666f3f74a4f into 7f7aa010078777c445aeba5ce7b1a533d7e10e4e
Git Commit 7d59141d Branch pull/212/merge Document 3/297 ++ 1 --
yasincaliskan connect
feat: expose an algosdk TransactionSigner as `transactionSigner`
Adds a memoized `transactionSigner` getter so Pera drops straight into
AtomicTransactionComposer and any API that accepts an algosdk signer:

  atc.addTransaction({txn, signer: peraWallet.transactionSigner});

The whole group is sent to the wallet in one signTransaction call; slots
not in indexesToSign are marked `signers: []` (ARC-0001) so the wallet
shows but does not sign them. Results are returned in indexesToSign
order, and a count mismatch from the wallet is rejected with a clear
SIGN_TRANSACTIONS error instead of reaching the composer as a corrupted
group.

The getter returns the same function on every access on purpose:
AtomicTransactionComposer batches transactions by signer identity, so a
fresh closure per access would mean one wallet prompt per transaction.

algosdk stays a peer dependency; TransactionSigner is imported as a type
only and the runtime bundle gains no algosdk symbols.

Closes #44
Git Commit 875a060a Branch feat/transaction-signer Document 3/297 ++ 1 --
ipaleka frontend
Added reauthorize endpoint for the ASA Stats router swap transactions signed by post-quantum accounts
Git Commit 39e3f5f7 Branch main Document 17/563 ++ 48 --
yasincaliskan connect
Merge 2e7b1c5c72b2bd7fc52951b97eda0ebe9e1d6abd into 7f7aa010078777c445aeba5ce7b1a533d7e10e4e
Git Commit 9187f15b Branch pull/211/merge Document 4/103 ++ 5 --
yasincaliskan connect
fix: fall back to Pera-hosted bridges instead of the retired public bridge
When wc.perawallet.app/config.json is unreachable or lists no servers,
getPeraConnectConfig() yields an empty bridgeURL and connect() fell back
to https://bridge.walletconnect.org. WalletConnect retired that host in
2023; it no longer resolves, and the fork rewrites any walletconnect.org
host to a random X.bridge.walletconnect.org subdomain, all of which are
gone too. Every user reaching the fallback got a QR against a dead bridge
and an indefinite hang.

Fall back to a shuffled Pera-hosted bridge instead. Precedence is
unchanged: dApp `bridge` option, then config.json, then the fallback.

Refs #104

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Git Commit 2e7b1c5c Branch fix/dead-bridge-fallback Document 4/103 ++ 5 --
ipaleka frontend
Added reauthorize endpoint for the ASA Stats router swap transactions signed by post-quantum accounts
Git Commit ec406eff Branch main Document 16/464 ++ 47 --
ipaleka widgets
ASA Stats router uses reauthorize endpoint for post-quantum accounts
Git Commit 61694a6d Branch main Document 6/201 ++ 4 --
ipaleka frontend
Added diagnosis for Pera charging additional fees for post-quantum accounts
Git Commit 87719e5e Branch main Document 3/336 ++ 15 --
nullun go-algorand
Merge 5f871f694a25575dd74a867139ea128924bbd8f7 into 3f80455969769b54b0effc691e3cc0c422138c01
Git Commit c15a447b Branch pull/6631/merge Document 5/619 ++ 14 --
Merge 767bbbddb884bae419b292186e1af0174be9ab54 into 3f80455969769b54b0effc691e3cc0c422138c01
Git Commit 81004595 Branch pull/6501/merge Document 19/1,195 ++ 268 --
Merge afc947b1ecb97bada388e509c232dbcb5f4beeea into b4ca42f9d605dbb9136f99ac09d5f365fc684a68
Git Commit e46fd0e5 Branch pull/1025/merge Document 1/13 ++ 3 --
joe-p js-algorand-sdk
Merge f55483f72c11a6bbe91ac7aa5f234d8076e6e77b into b4ca42f9d605dbb9136f99ac09d5f365fc684a68
Git Commit 05c6e351 Branch pull/948/merge Document 3/252 ++ 0 --
dependabot[bot] wallet
Merge bae88301db07d00573700e6b4e28b0b72ba31f26 into 978e6d819af06b0308951824d5ffabaa0fe2a09b
Git Commit 13a2b8f3 Branch pull/168/merge Document 2/7 ++ 7 --
dependabot[bot] wallet
chore(deps-dev): bump baseline-browser-mapping from 2.10.43 to 2.11.0
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.43 to 2.11.0.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.43...v2.11.0)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit bae88301 Branch dependabot/npm_and_yarn/baseline-browser-mapping-2.11.0 Document 2/7 ++ 7 --
Merge f658b3ac99e7887ec0f45b60749b850b3938547f into dd7be47db270b641b07a8abb0bb3995360a8e34f
Git Commit a7b707a3 Branch pull/916/merge Document 1/1 ++ 1 --
build(deps-dev): update eslint-plugin-vue requirement
Updates the requirements on [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to permit the latest version.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.10.0...v10.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.11.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f658b3ac Branch dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.11.0 Document 1/1 ++ 1 --
joe-p go-algorand-sdk
chore: code review
Git Commit d57ec13f Branch joe-p/pqsig-support Document 13/255 ++ 112 --
Merge a7327d192784796a8d98d5ffd7b6fc85e0eab738 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 2db351f6 Branch pull/66/merge Document 10/1,245 ++ 1,323 --