Ecosystem metrics

New Repos
41
New
Commits
608
down 32.7%
Releases
3
down 40.0%
Contributors
47
down 14.5%
Merges
24
down 20.0%

Repository Explorer

11176 commits in all time May 03, 2026 08:48 – Aug 01, 2026 08:48 UTC
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit ea23a776 Branch pull/794/merge Document 4/229 ++ 27 --
Merge a5cf512084feda393cea50819d112902bce57935 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit 2079b696 Branch pull/819/merge Document 2/3 ++ 3 --
scholtz conduit
Merge 072ce1ee17eac8a63d7556d1fa35b52622eb9287 into 1ea309c75927f0ed58868efcd7ab8bb15fae4bb7
Git Commit 67a6e0c6 Branch pull/190/merge Document 1/9 ++ 0 --
mitre88 go-algorand-sdk
Merge 2d8e8d223bd8c9b465317707fb9303f9a9e5dfa5 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit 22af1034 Branch pull/831/merge Document 2/82 ++ 16 --
mitre88 go-algorand-sdk
fix: make API error wrappers distinguishable at runtime
Replace error type aliases with concrete structs carrying status code
and message so callers can type-assert BadRequest/InvalidToken/NotFound/
InternalError. Closes #501.
Git Commit 2d8e8d22 Branch pull/831/head Document 2/82 ++ 16 --
Merge 38b9e78415c0771371fd2818b117f03a98b0e967 into b27decbb670d4d5e481699358da41e34ddfc26a4
Git Commit aabe556b Branch pull/592/merge Document 2/187 ++ 0 --
feat: add AppClient.resolvePc for TEAL/error mapping by program counter
Expose a public static and instance method that maps a raw program
counter to ARC-56 error message, TEAL line, and source path without
requiring a full logic-error string. Closes #367.
Git Commit 38b9e784 Branch pull/592/head Document 2/187 ++ 0 --
Merge 9b0847f438f2c920f51df0237b87b9a53add8b68 into b27decbb670d4d5e481699358da41e34ddfc26a4
Git Commit 66b3ad09 Branch pull/591/merge Document 2/91 ++ 0 --
feat: throw helpful error on duplicate transactions in composer
Detect identical transaction IDs within a composed group and fail early
with guidance about cached suggestedParams and how to differentiate
transactions (note, lease, validity window). Closes #366.
Git Commit 9b0847f4 Branch pull/591/head Document 2/91 ++ 0 --
mitre88 py-algorand-sdk
Merge d94134390af082adaa628ceb8ee919c8286f1cce into 95d55a9b81145fcbc0a09023680b96b684f57b64
Git Commit e6ce065a Branch pull/598/merge Document 2/40 ++ 1 --
mitre88 py-algorand-sdk
fix: return False from Wallet.delete_key when address missing
Per the documented contract, delete_key should return True only when
the account was deleted. Check membership via list_keys first so a
missing address returns False instead of always reporting success.

Closes #472
Git Commit d9413439 Branch pull/598/head Document 2/40 ++ 1 --
Merge 6f07c68e03ed7e2380dc76dc0b634048e550fad6 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
Git Commit 53e608a5 Branch pull/6689/merge Document 2/3 ++ 3 --
build(deps): bump github.com/pion/dtls/v3 in /tools/debug/algodump
Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v3.1.1...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v3
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 6f07c68e Branch dependabot/go_modules/tools/debug/algodump/github.com/pion/dtls/v3-3.1.4 Document 2/3 ++ 3 --
Merge 134f6b50caa904c055ddfbf9448a87ffff806db7 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
Git Commit 2c8581e2 Branch pull/6688/merge Document 2/3 ++ 3 --
build(deps): bump github.com/pion/dtls/v3 in /tools/block-generator
Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v3.1.1...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v3
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 134f6b50 Branch dependabot/go_modules/tools/block-generator/github.com/pion/dtls/v3-3.1.4 Document 2/3 ++ 3 --
Merge 991c77b886ea0c88c469cf8c56e44f7ac117a008 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
Git Commit 138a95b4 Branch pull/6687/merge Document 2/12 ++ 12 --
build(deps): bump github.com/pion/stun/v3 in /tools/block-generator
Bumps [github.com/pion/stun/v3](https://github.com/pion/stun) from 3.0.0 to 3.1.5.
- [Release notes](https://github.com/pion/stun/releases)
- [Commits](https://github.com/pion/stun/compare/v3.0.0...v3.1.5)

---
updated-dependencies:
- dependency-name: github.com/pion/stun/v3
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 991c77b8 Branch dependabot/go_modules/tools/block-generator/github.com/pion/stun/v3-3.1.5 Document 2/12 ++ 12 --
Merge 3c86bc9ecdd7b67b681c883bfd8467d2ba5d2054 into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit eaab4313 Branch pull/38/merge Document 1/1 ++ 1 --
chore(deps): update actions/setup-node action to v7
Git Commit 3c86bc9e Branch renovate/actions-setup-node-7.x Document 1/1 ++ 1 --