Ecosystem metrics
- New Repos
- 47
- New
- Commits
- 621
- down 30.1%
- Releases
- 3
- down 40.0%
- Contributors
- 48
- down 12.7%
- Merges
- 26
- up 13.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
11246 commits in all time
May 03, 2026 14:46 – Aug 01, 2026 14:46 UTC
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 --
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
ea23a776
pull/794/merge
4/229 ++ 27 --
Merge a5cf512084feda393cea50819d112902bce57935 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
2079b696
pull/819/merge
2/3 ++ 3 --
Merge 2d8e8d223bd8c9b465317707fb9303f9a9e5dfa5 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
22af1034
pull/831/merge
2/82 ++ 16 --
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.
2d8e8d22
pull/831/head
2/82 ++ 16 --
Merge 38b9e78415c0771371fd2818b117f03a98b0e967 into b27decbb670d4d5e481699358da41e34ddfc26a4
aabe556b
pull/592/merge
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.
38b9e784
pull/592/head
2/187 ++ 0 --
Merge 9b0847f438f2c920f51df0237b87b9a53add8b68 into b27decbb670d4d5e481699358da41e34ddfc26a4
66b3ad09
pull/591/merge
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.
9b0847f4
pull/591/head
2/91 ++ 0 --
Merge d94134390af082adaa628ceb8ee919c8286f1cce into 95d55a9b81145fcbc0a09023680b96b684f57b64
e6ce065a
pull/598/merge
2/40 ++ 1 --
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
d9413439
pull/598/head
2/40 ++ 1 --
Merge 6f07c68e03ed7e2380dc76dc0b634048e550fad6 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
53e608a5
pull/6689/merge
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>
6f07c68e
dependabot/go_modules/tools/debug/algodump/github.com/pion/dtls/v3-3.1.4
2/3 ++ 3 --
Merge 134f6b50caa904c055ddfbf9448a87ffff806db7 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
2c8581e2
pull/6688/merge
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>
134f6b50
dependabot/go_modules/tools/block-generator/github.com/pion/dtls/v3-3.1.4
2/3 ++ 3 --
Merge 991c77b886ea0c88c469cf8c56e44f7ac117a008 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
138a95b4
pull/6687/merge
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>
991c77b8
dependabot/go_modules/tools/block-generator/github.com/pion/stun/v3-3.1.5
2/12 ++ 12 --
Merge 3c86bc9ecdd7b67b681c883bfd8467d2ba5d2054 into 361d3066ffaca4241991cc6563403417bf562ecf
eaab4313
pull/38/merge
1/1 ++ 1 --