Ecosystem metrics
- New Repos
- 33
- New
- Commits
- 627
- down 28.7%
- Releases
- 3
- down 40.0%
- Contributors
- 47
- down 16.1%
- Signals
- 1
- down 66.7%
- Merges
- 24
- up 4.3%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
11199 commits in all time
May 03, 2026 19:53 – Aug 01, 2026 19:53 UTC
Deploying to gh-pages from @ scholtz/wallet@47bd2eade8e3ebe9664e242600ee38c65c655fe1 🚀
c4a7fe49
gh-pages
10/18 ++ 18 --
feat: add session timeout logout option and update localization messages
47bd2ead
master
11/17 ++ 0 --
Deploying to gh-pages from @ scholtz/wallet@8c03fc4e63dc480057a997dd3f465465c7a0931e 🚀
204bffcb
gh-pages
9/16 ++ 16 --
refactor: improve code readability and maintainability in Biatec aggregator
8c03fc4e
master
1/28 ++ 20 --
Deploying to gh-pages from @ scholtz/wallet@64c7739899a15effc2a6daffa436c650f33478e9 🚀
4eb81efb
gh-pages
9/66 ++ 66 --
feat: implement effective quote amount calculation for aggregators
64c77398
master
6/204 ++ 88 --
Deploying to gh-pages from @ scholtz/wallet@d383a283443be7a48ee6aae257167b0d74eaa441 🚀
33da9371
gh-pages
10/83 ++ 83 --
feat: add session timeout countdown and update localization messages
d383a283
master
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
faefac06
main
43/1,102 ++ 1,102 --
Deploying to gh-pages from @ scholtz/wallet@18808dc521a50676910e49ac27d720e95e618e80 🚀
c611f6c2
gh-pages
11/4,461 ++ 4,462 --
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.
18808dc5
master
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
862f0b48
main
45/4,212 ++ 53 --
Merge 640b3063e5f42518c535636c2b020fdf3f271d16 into c138921bdc81ac772fea570d0f286575b27a0b45
ebf4bcc0
pull/175/merge
2/120 ++ 121 --
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>
640b3063
dependabot/pip/minor-and-patch-1ce65fccca
2/120 ++ 121 --
Merge 32174a6b285be4a22a299b6b3d4c606c9be9ad85 into c138921bdc81ac772fea570d0f286575b27a0b45
ce201901
pull/174/merge
1/1 ++ 1 --
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>
32174a6b
dependabot/github_actions/actions/setup-python-7
1/1 ++ 1 --
test: remove the frontend Playwright suite
tests/example.spec.ts was AlgoKit template code that never matched this app. It asserted the page title was "AlgoKit React Template", clicked through connect-wallet and kmd-connect, and sent a demo payment, none of which exist: the frontend is a read-only asset table with no wallet integration. It would have failed immediately had it ever run, and it never did, since no workflow invoked playwright. Removes the spec, playwright.config.ts, both playwright dependencies and the playwright:test script, along with the supporting references in .gitignore and the recommended VS Code extensions. Also drops testPathIgnorePatterns and coveragePathIgnorePatterns from jest.config.ts. Both existed solely to keep jest out of the playwright tests directory, which no longer exists. The frontend's jest test step is unaffected and still runs, though it continues to match no tests.
097693fe
main
8/18 ++ 183 --
chore: update Package.swift for v0.0.15
ff27cf6e
fnet
1/2 ++ 2 --
fix: simplify SignFalconBundle logic to test
04741309
fnet
3/42 ++ 82 --
chore: update Package.swift for v0.0.14
fd74769a
fnet
1/2 ++ 2 --
feat: add in MnemonicFromEntropy function
17ebde66
fnet
2/23 ++ 0 --