Ecosystem metrics

New Repos
27
up 8.0%
Commits
813
up 19.9%
Releases
10
up 233.3%
Contributors
55
up 12.2%
Merges
19
down 29.6%

Repository Explorer

10682 commits in all time May 11, 2026 22:11 – Aug 09, 2026 22:11 UTC
Merge 28a94ca1f29f377230fa63d6c0210197b697f04c into 7d2d52615e262b1e35612c8890f0001f480f3758
Git Commit beff2bf1 Branch pull/385/merge Document 13/863 ++ 277 --
mitre88 go-algorand-sdk
Merge cc2b243a3ce4300c785173a7fc1816bcbae3a493 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit 06f9a38a Branch pull/831/merge Document 2/62 ++ 16 --
mitre88 go-algorand-sdk
refactor(client): embed HTTPError in error types
Embed HTTPError in BadRequest, InvalidToken, NotFound and InternalError
to avoid duplicating StatusCode/Message fields and Error() methods.

Addresses review feedback on #831.
Git Commit cc2b243a Branch pull/831/head Document 2/12 ++ 32 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@800a96edb3ed236e109ea19f6eab51f036ec108a 🚀
Git Commit d1adf488 Branch gh-pages Document 11/83 ++ 83 --
scholtz-aures wallet
feat: enhance transaction note display with clickable links for transaction IDs
Git Commit 800a96ed Branch master Document 2/43 ++ 1 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@f818365c62bd21d16e760274f9d9657118607351 🚀
Git Commit abb784cb Branch gh-pages Document 12/183 ++ 183 --
scholtz-aures wallet
refactor: Enhance type safety and error handling across store modules
- Updated axios wrapper to enforce stricter parameter types for GET and POST requests.
- Improved type definitions in config, fa2, indexer, publicData, signer, wallet, and wc modules for better clarity and maintainability.
- Introduced a utility function for consistent error message extraction in catch blocks.
- Removed unnecessary any types and replaced them with more specific types where applicable.
- Refactored WalletConnect integration to ensure compatibility with varying versions of dependencies.
- Cleaned up unused code and comments to improve overall code readability.
Git Commit f818365c Branch master Document 55/1,132 ++ 553 --
giuliop AlgoPlonk
Tighten KZG verifying key line initialization
Git Commit cce226e7 Branch main Document 7/661 ++ 4 --
giuliop AlgoPlonk
Shorten unreleased changelog entry
Git Commit 2832883b Branch agent/fix-kzg-verifying-key-lines Document 1/1 ++ 22 --
giuliop AlgoPlonk
Merge ad0df68620cbe8ee5a8284bb06fe2f79505821ea into d396d595905ee383713260d49996762fef3b6336
Git Commit c07d8dc7 Branch pull/9/merge Document 7/682 ++ 4 --
giuliop AlgoPlonk
Tighten KZG artifact repair coverage
Git Commit ad0df686 Branch agent/fix-kzg-verifying-key-lines Document 2/15 ++ 2 --
Merge 85b6c359867a39da5f724d97664763ff5bd314c1 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit f8aead29 Branch pull/1123/merge Document 1/30 ++ 54 --
Bump js-yaml from 4.1.0 to 4.3.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 85b6c359 Branch dependabot/npm_and_yarn/js-yaml-4.3.1 Document 1/30 ++ 54 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@cfc8c00882d787199aa537815388cc247378379c 🚀
Git Commit 939ff1c3 Branch gh-pages Document 9/69 ++ 68 --
scholtz-aures wallet
feat: add slippage protection toggle and update related functionality in swap component
Git Commit cfc8c008 Branch master Document 18/88 ++ 9 --
giuliop AlgoPlonk
Merge b7821dc3872998454ba93bbd175948661c448464 into d396d595905ee383713260d49996762fef3b6336
Git Commit 25b8cc38 Branch pull/9/merge Document 7/669 ++ 4 --
giuliop AlgoPlonk
Fix setup-uv action version
Git Commit b7821dc3 Branch agent/fix-kzg-verifying-key-lines Document 1/1 ++ 1 --
giuliop AlgoPlonk
Merge 85bd208359fee4d899c9f5110e132b53f29eb1cb into d396d595905ee383713260d49996762fef3b6336
Git Commit a9258400 Branch pull/9/merge Document 7/669 ++ 4 --
giuliop AlgoPlonk
Harden KZG key validation and regression coverage
Git Commit 85bd2083 Branch agent/fix-kzg-verifying-key-lines Document 6/415 ++ 36 --
giuliop AlgoPlonk
Make generated cleanup idempotent
Git Commit d396d595 Branch main Document 1/4 ++ 2 --