Ecosystem metrics
- New Repos
- 5
- down 80.0%
- Commits
- 838
- up 16.4%
- Releases
- 12
- up 200.0%
- Contributors
- 61
- up 27.1%
- Merges
- 13
- down 53.6%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10689 commits in all time
May 13, 2026 18:25 – Aug 11, 2026 18:25 UTC
Merge 1e0556de6d7a23a2412cf4a49b7342065d9215e3 into db060b8acb5fe73456c053b4248f5da5355fad62
62aa69ba
pull/444/merge
1/4,338 ++ 3,845 --
chore(deps): lock file maintenance
1e0556de
renovate/lock-file-maintenance
1/4,338 ++ 3,845 --
chore(deps): lock file maintenance
4995b068
renovate/branches/renovate/lock-file-maintenance
1/4,338 ++ 3,845 --
Merge 0ed86b6cab6244d9c96da7e9262b77b875bf9e17 into 75c72bf720cdf08705f25d121fcce3e3150f72e6
b62fc7b7
pull/1127/merge
2/514 ++ 8 --
Merge 6f4ac078720b837466aa4b921c0ef6239626601a into 9eebbe7cced167b22bf001e09f40294da78511f5
de8856c6
pull/6704/merge
13/289 ++ 52 --
Notes added by 'git notes add'
1c474d18
notes/semantic-release-v5.0.0
1/1 ++ 0 --
Add an immediate to `falcon_verify` in v14 to allow Falcon512
Distinguishing the two verifies allows for a different cost
6f4ac078
pull/6704/head
13/289 ++ 52 --
Notes added by 'git notes add'
533d3a4c
notes/semantic-release-v1.3.0-beta.2
1/1 ++ 0 --
Merge 6e0a37bd50845a6cef90d20f512af566af39e684 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
b1a11a88
pull/444/merge
1/3,284 ++ 2,725 --
chore(deps): lock file maintenance
6e0a37bd
renovate/lock-file-maintenance
1/3,284 ++ 2,725 --
Merge 6b26ddd5652f8e2ef91a779406e40da059301c94 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
554d6f78
pull/443/merge
13/116 ++ 126 --
chore(deps): update wallet dependencies
6b26ddd5
renovate/wallet-dependencies
13/116 ++ 126 --
Merge 509713c951abbe46514e92a00ed50af603d50cd5 into 3373832646a00d4285576642c42c4776cbf71f24
0d750c16
pull/639/merge
5/172 ++ 14 --
chore: ignore generated and local-only files in prettier
474fe10a
main
1/6 ++ 0 --
fix: make API error wrappers distinguishable at runtime (#831)
* 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. * 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. --------- Co-authored-by: Dr Alex Mitre <30060514+mitre88@users.noreply.github.com>
f72f615a
main
2/62 ++ 16 --
docs: remove internal v5 planning notes
The notes/ directory held pre-release planning docs that served early v5 testers; they are not useful to users or contributors of the stable release. Prior revisions remain reachable from main's history. Drops the two source comments that pointed at notes/v5-future-features.md.
b05a252e
main
4/2 ++ 1,706 --
docs: document AVM v13 family box access
Add the AppForeignBoxReads and AppFamilyBoxAccess parameters, the nine app_box_* opcodes, the family-scoped re-entrancy guard, and the rule that box MBR follows the owner. Bump the max AVM/TEAL version to 13.
ebf6644e
feat/box-family-read-write
5/172 ++ 14 --
Merge 9eebbe7cced167b22bf001e09f40294da78511f5 into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
c5f88b91
pull/6703/merge
31/1,158 ++ 273 --