Ecosystem metrics

New Repos
25
New
Commits
657
down 24.7%
Releases
3
down 40.0%
Contributors
49
down 14.0%
Signals
1
down 66.7%
Merges
24
up 4.3%

Repository Explorer

11180 commits in all time May 04, 2026 14:41 – Aug 02, 2026 14:41 UTC
scholtz wallet
Merge cda0febb7903706f770cdde1df510c87efe0ee0e into 47bd2eade8e3ebe9664e242600ee38c65c655fe1
Git Commit 56ff7298 Branch pull/165/merge Document 1/50 ++ 4 --
scholtz-aures wallet
fix: request Biatec Router's combined-split quotes instead of legacy alternatives
biatec.ts requested routesCount: 3 for both getQuote and execute, which forces
BiatecRouter's legacy "N independent full-amount alternatives" mode and disables
its v2 multi-leg splitting (BuildCombinedRoute) entirely - the router can never
split a swap across multiple paths the way Haystack/Deflex routinely does.

Live comparison (1000 VOTE -> EURS): switching to routesCount: 1 (splitting
enabled) took Biatec production from a 12.8% gap vs Deflex down to 6.0%, and
stage from 18.8% down to 8.5% - roughly halving the shortfall for this pair.

With routesCount <= 1, response.routes holds the LEGS of one combined swap, not
independent alternatives: total output is the sum across legs, and the full
transaction group is the concatenation of every leg's txsToSign (all legs share
one Algorand atomic group server-side - signing only routes[0]'s slice would
submit an incomplete group). Added combineRouteResponse() to fold that into the
same { route: { route, txsToSign } } shape the rest of this file and
buildBiatecRouteInfo already expect, so downstream code needs no other changes.

Known limitation: the hop/pool breakdown display still only reflects the first
leg when the router splits - a display gap, not a correctness one (quoted
amount and submitted transactions are both correct across all legs). A follow-up
could teach SwapRouteExplorer to render multiple legs the way it already does
for Haystack's percentage-split routes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Git Commit cda0febb Branch fix/biatec-routes-count-combined-splitting Document 1/50 ++ 4 --
Merge fc4a1edc030437cc3d8c2e5f0aaf709b105ec669 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 79480e60 Branch pull/66/merge Document 10/1,149 ++ 1,264 --
chore(deps): Update all non-major dependencies
Git Commit fc4a1edc Branch renovate/all-non-major-dependencies Document 10/1,149 ++ 1,264 --
scholtz docs
ai agent integration
Git Commit 93961d82 Branch main Document 3/456 ++ 1 --
Merge 7ca36e2f282d95bed58e9d4252fa5a56d153e03b into 393001659ae8a244f9506ae6ae3b4f2f9bd568c3
Git Commit 2b094291 Branch pull/2/merge Document 1/122 ++ 0 --
docs: add Spanish README
Git Commit 7ca36e2f Branch pull/2/head Document 1/122 ++ 0 --
Merge 5871b9970f369d89855641a0f57a087c314137d8 into 0e26b4b274a282ae273b68b29140379d39803971
Git Commit 2fbc7efb Branch pull/604/merge Document 2/69 ++ 9 --
chore(deps-dev): bump postcss from 8.5.12 to 8.5.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.12...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 5871b997 Branch dependabot/npm_and_yarn/postcss-8.5.25 Document 2/69 ++ 9 --
Merge 9639bade5372932a34de31adba40ac3967a5f3a9 into d4e2088f738a46819185a6418854b08482bdac33
Git Commit f45eadd4 Branch pull/325/merge Document 2/49 ++ 3 --
fix: avoid error transformer app id prefix collisions
AppClient error transformers matched app IDs with a substring check
(`"app=1142" in str(error)`), so a transformer for app 1142 could claim
errors for app 11423 and transform them with the wrong source map.

Match with a digit boundary (`app={id}(?!\d)`) instead.

Closes #296.
Git Commit 9639bade Branch pull/325/head Document 2/49 ++ 3 --
Merge 1779fe3ab0a5bd4628241b1a3fbda6cebc3dc9af into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit 4438d32c Branch pull/421/merge Document 15/3,381 ++ 1,900 --
chore(deps): update non-major dependencies
Git Commit 1779fe3a Branch renovate/non-major-dependencies Document 15/3,381 ++ 1,900 --
Merge c8e75c16b5b7d7764eef2051e1a765de902f784c into d4e2088f738a46819185a6418854b08482bdac33
Git Commit accbbb1e Branch pull/324/merge Document 2/66 ++ 1 --
fix: stringify JS-unsafe integers in AVM simulation traces
Large integers outside Number.MAX_SAFE_INTEGER were written as raw JSON
numbers. The AVM VS Code debugger (js-algorand-sdk v3) loses precision on
those values. Convert them to strings when persisting .trace.avm.json.

Closes #199.
Git Commit c8e75c16 Branch pull/324/head Document 2/66 ++ 1 --
dependabot[bot] specs
Merge 3937517d8afb54c7923e90e5bd1eb5a2af9c2400 into b352bf17ba401e027de75fce23a6d7691bf89a82
Git Commit e7e221ed Branch pull/307/merge Document 1/1 ++ 1 --
dependabot[bot] specs
chore(deps): bump https://github.com/rvben/rumdl-pre-commit
Bumps [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit) from v0.2.45 to 0.2.46. This release includes the previously tagged commit.
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/9930066c775a2a82838c0b479cd40a83b3788b75...ea5e8482060f1f421a9b3276d160f42257dc5e1c)

---
updated-dependencies:
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.46
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 3937517d Branch dependabot/pre_commit/https-/github.com/rvben/rumdl-pre-commit-0.2.46 Document 1/1 ++ 1 --
Merge af7654666856860b2d8dd41f20c9b4c5063ae8e1 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit ee3bb83c Branch pull/825/merge Document 16/745 ++ 38 --
chore: tidy go.sum for the patched sandbox and add cgo support (for falcon)
Git Commit af765466 Branch pqsig-support Document 1/5 ++ 1 --
chore: Remove testing env override
Git Commit 8535bef6 Branch pqsig-support Document 1/4 ++ 46 --
dependabot[bot] ARCs
Merge cd69e2a21e0dd55e183e3dd637f7a1aeb2a2c26a into 8f4fd0758f941b5e199d59df81f3e35cae51f790
Git Commit 6242a6e7 Branch pull/467/merge Document 2/2 ++ 2 --