Ecosystem metrics

New Repos
51
New
Commits
638
down 27.4%
Releases
3
down 40.0%
Contributors
48
down 14.3%
Signals
1
down 66.7%
Merges
26
up 13.0%

Repository Explorer

11268 commits in all time May 03, 2026 18:38 – Aug 01, 2026 18:38 UTC
Merge 78a34556d2634e8746be89705ac73ae6c3c7ed44 into 7bf3029e41f20cab90a5e5202c456bb5256bde06
Git Commit ba2e58a4 Branch pull/66/merge Document 2/26 ++ 26 --
Bump the minor-and-patch group
Bumps the minor-and-patch group in /projects/verifiable-shuffle with 3 updates: [algorand-python](https://github.com/algorandfoundation/puya), [ruff](https://github.com/astral-sh/ruff) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `algorand-python` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/algorandfoundation/puya/releases)
- [Changelog](https://github.com/algorandfoundation/puya/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algorandfoundation/puya/commits)

Updates `ruff` from 0.15.20 to 0.16.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.20...0.16.0)

Updates `pre-commit` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: algorand-python
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ruff
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pre-commit
  dependency-version: 4.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 78a34556 Branch dependabot/pip/projects/verifiable-shuffle/minor-and-patch-62bf002b09 Document 2/26 ++ 26 --
Merge 4cc73e8cf5ed8849e5d3d14d5d8297737d3a108d into 7bf3029e41f20cab90a5e5202c456bb5256bde06
Git Commit 4408d45f Branch pull/65/merge Document 2/522 ++ 181 --
Bump typescript in /projects/verifiable-shuffle-frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 4cc73e8c Branch dependabot/npm_and_yarn/projects/verifiable-shuffle-frontend/typescript-7.0.2 Document 2/522 ++ 181 --
Merge 33ef661a1c07b255871c0adc587a398bb3c7e227 into 7bf3029e41f20cab90a5e5202c456bb5256bde06
Git Commit 4ff22cb9 Branch pull/64/merge Document 2/41 ++ 41 --
Bump lute-connect in /projects/verifiable-shuffle-frontend
Bumps [lute-connect](https://github.com/GalaxyPay/lute-connect) from 1.7.0 to 2.0.1.
- [Release notes](https://github.com/GalaxyPay/lute-connect/releases)
- [Commits](https://github.com/GalaxyPay/lute-connect/compare/v1.7.0...v2.0.1)

---
updated-dependencies:
- dependency-name: lute-connect
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 33ef661a Branch dependabot/npm_and_yarn/projects/verifiable-shuffle-frontend/lute-connect-2.0.1 Document 2/41 ++ 41 --
Merge 81bb5692a21869c3531eda2c1d9892b7fbf2b59a into 7bf3029e41f20cab90a5e5202c456bb5256bde06
Git Commit 695fcdda Branch pull/63/merge Document 2/228 ++ 225 --
Bump the minor-and-patch group
Bumps the minor-and-patch group in /projects/verifiable-shuffle-frontend with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.69.0` | `2.70.1` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `7.1.2` | `7.2.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` |
| [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.8.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.20.0` | `3.22.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` |
| [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.4` | `5.56.8` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.7.1` | `4.7.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.1` | `8.65.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.2` | `8.1.5` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.114.0` | `4.115.0` |


Updates `@sveltejs/kit` from 2.69.0 to 2.70.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/version-3/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.1/packages/kit)

Updates `@sveltejs/vite-plugin-svelte` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.2.0/packages/vite-plugin-svelte)

Updates `@types/node` from 26.1.1 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 10.6.0 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.8.0)

Updates `eslint-plugin-svelte` from 3.20.0 to 3.22.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.22.0/packages/eslint-plugin-svelte)

Updates `globals` from 17.7.0 to 17.8.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.8.0)

Updates `prettier` from 3.9.4 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.4...3.9.6)

Updates `svelte` from 5.56.4 to 5.56.8
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.8/packages/svelte)

Updates `svelte-check` from 4.7.1 to 4.7.4
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.1...svelte-check@4.7.4)

Updates `typescript-eslint` from 8.62.1 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

Updates `vite` from 8.1.2 to 8.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

Updates `wrangler` from 4.114.0 to 4.115.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.115.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.70.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: globals
  dependency-version: 17.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: svelte
  dependency-version: 5.56.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: svelte-check
  dependency-version: 4.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.115.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 81bb5692 Branch dependabot/npm_and_yarn/projects/verifiable-shuffle-frontend/minor-and-patch-8c87296a24 Document 2/228 ++ 225 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@8c03fc4e63dc480057a997dd3f465465c7a0931e 🚀
Git Commit 204bffcb Branch gh-pages Document 9/16 ++ 16 --
scholtz-aures wallet
refactor: improve code readability and maintainability in Biatec aggregator
Git Commit 8c03fc4e Branch master Document 1/28 ++ 20 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@64c7739899a15effc2a6daffa436c650f33478e9 🚀
Git Commit 4eb81efb Branch gh-pages Document 9/66 ++ 66 --
scholtz-aures wallet
feat: implement effective quote amount calculation for aggregators
Git Commit 64c77398 Branch master Document 6/204 ++ 88 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@d383a283443be7a48ee6aae257167b0d74eaa441 🚀
Git Commit 33da9371 Branch gh-pages Document 10/83 ++ 83 --
scholtz-aures wallet
feat: add session timeout countdown and update localization messages
Git Commit d383a283 Branch master Document 12/49 ++ 11 --
🔧 Normalize bullet style to * across all articles and add signals-article-batch skill
- Convert all body bullets from - to * across 43 articles (user preference)
- Add signals-article-batch skill at ~/.claude/skills/signals-article-batch/
  with SKILL.md workflow and references/validate-articles.py validation script
- Skill covers: schema detection, parallel article generation, image conversion,
  frontmatter normalization, Primary sources markdown links, verification, git
Git Commit faefac06 Branch main Document 43/1,102 ++ 1,102 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@18808dc521a50676910e49ac27d720e95e618e80 🚀
Git Commit c611f6c2 Branch gh-pages Document 11/4,461 ++ 4,462 --
scholtz-aures wallet
feat: add support for Biatec router (Stage) in swap settings and functionality
- Updated localization files for English, Spanish, Hungarian, Italian, Dutch, Russian, Slovak, and Turkish to include new Biatec router (Stage) options.
- Introduced a toggle in the settings page to enable/disable stage routers.
- Enhanced the Swap component to handle the new Biatec router (Stage) options for executing swaps.
- Created a shared implementation for the Biatec router aggregator to support both production and stage environments.
- Updated the dexAggregators to include the new Biatec stage aggregator and modified the logic to conditionally use it based on user settings.
- Added state management for the stage router enabled setting in the Vuex store.
Git Commit 18808dc5 Branch master Document 19/509 ++ 224 --
📰 Add 31 Algorand signal articles (Mar–Jul 2026), convert thumbnails to AVIF, normalize frontmatter and Primary sources
- Create 31 new articles covering Algorand news from March to July 2026
  including post-quantum security, x402 agentic commerce, humanitarian
  payments, regulatory milestones, organizational changes, and monthly
  Algo Insights reports
- Convert algorand.png to algorand.avif (4.8KB vs 5.7KB) and update all
  thumbnail references across 43 articles and index.json
- Normalize frontmatter source_links to descriptive text format matching
  the original schema (no URLs in frontmatter)
- Add properly formatted markdown links [* [Description](URL)] to all 43
  Primary sources sections with verified source URLs
- Add missing Primary sources and Suggested next steps sections to
  introducing_algoscan_dev.md
- Update index.json with all 31 new entries sorted by date
Git Commit 862f0b48 Branch main Document 45/4,212 ++ 53 --
dependabot[bot] d-asa
Merge 640b3063e5f42518c535636c2b020fdf3f271d16 into c138921bdc81ac772fea570d0f286575b27a0b45
Git Commit ebf4bcc0 Branch pull/175/merge Document 2/120 ++ 121 --
dependabot[bot] d-asa
chore(deps-dev): bump the minor-and-patch group across 1 directory with 8 updates
Bumps the minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [algorand-python](https://github.com/algorandfoundation/puya) | `3.5.0` | `3.5.1` |
| [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.16.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [pip-audit](https://github.com/pypa/pip-audit) | `2.10.0` | `2.10.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` |
| [ipykernel](https://github.com/ipython/ipykernel) | `7.2.0` | `7.3.0` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.7` | `4.6.2` |



Updates `algorand-python` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/algorandfoundation/puya/releases)
- [Changelog](https://github.com/algorandfoundation/puya/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algorandfoundation/puya/commits)

Updates `black` from 26.3.1 to 26.5.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.3.1...26.5.1)

Updates `ruff` from 0.15.12 to 0.16.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.12...0.16.0)

Updates `pytest` from 9.0.3 to 9.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1)

Updates `pip-audit` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.10.0...v2.10.1)

Updates `pre-commit` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1)

Updates `ipykernel` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipython/ipykernel/compare/v7.2.0...v7.3.0)

Updates `jupyterlab` from 4.5.7 to 4.6.2
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.7...@jupyterlab/lsp@4.6.2)

---
updated-dependencies:
- dependency-name: algorand-python
  dependency-version: 3.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: black
  dependency-version: 26.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ruff
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pip-audit
  dependency-version: 2.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pre-commit
  dependency-version: 4.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ipykernel
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: jupyterlab
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 640b3063 Branch dependabot/pip/minor-and-patch-1ce65fccca Document 2/120 ++ 121 --
dependabot[bot] d-asa
Merge 32174a6b285be4a22a299b6b3d4c606c9be9ad85 into c138921bdc81ac772fea570d0f286575b27a0b45
Git Commit ce201901 Branch pull/174/merge Document 1/1 ++ 1 --
dependabot[bot] d-asa
chore(deps): bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 32174a6b Branch dependabot/github_actions/actions/setup-python-7 Document 1/1 ++ 1 --
tasosbit abel
Merge branch 'chore/v3-sdk'
Git Commit 82e92907 Branch main Document 47/14,089 ++ 16,847 --