Ecosystem metrics
- New Repos
- 4
- New
- Commits
- 453
- down 33.1%
- Releases
- 6
- down 25.0%
- Contributors
- 47
- down 2.1%
- Merges
- 14
- down 17.6%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
7080 commits in all time
Jun 13, 2026 23:22 – Sep 11, 2026 23:22 UTC
Merge a6f84fa17024eb419d28a477ea7106361444dc9f into b6ddd2e7768c39b427967e9d0164076523ba1a2d
43d25160
pull/410/merge
13/165 ++ 398 --
refactor: remove java sdk
a6f84fa1
remove_java_sdk
13/165 ++ 398 --
Merge b77e6904964c1e84a7112ee2bd82af5c6b31c1ca into 0efa5540886f64438b9045faa6e4eba73edefa67
6fca0674
pull/318/merge
4/152 ++ 18 --
fix: stop --all warning that the view of the log is incomplete
--all names no level. It asks for whatever the log holds, and the log holds everything the node wrote, so nothing the user asked for is missing from it. Measuring the request against the node's floor anyway meant --all asked for trace, which no algod writes, and every node with a configured BaseLoggerDebugLevel was reported as withholding something -- on the one run where the request was for all of it. The warning stays for a level the user named and the node never writes, which is what it is for. A node genuinely holding levels back is still explained by reportEmptyLogResult, at the point where that leaves nothing to show and the reason matters. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PqPSx1wqM8rMdo4EHPa4jy (cherry picked from commit 88bc94234b130effa60ab076a647f35d33e2e359)
8a4bc8f6
pull/193/head
2/55 ++ 4 --
feat: never implicitly shrink
e33163ef
feat/schema_epp_changes
9/307 ++ 92 --
fix: zero model popup not showing issue fixed (#408)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
b6ddd2e7
main
14/691 ++ 569 --
Merge e8b8529337ef4f5daea93fd499531c9ea24274ea into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f
ee4c0e51
pull/408/merge
13/694 ++ 568 --
removed top right close button.
e8b85293
pull/408/head
1/1 ++ 21 --
fix: avoid mutation of supplied updateParams
7f1202bb
feat/schema_epp_changes
1/2 ++ 1 --
feat: ensure epp and schema changes are respected everywhere
c7f757ae
feat/schema_epp_changes
6/63 ++ 11 --
Merge df3d5a83a110c7dc0e73b0ec97138dc240f69fec into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f
8418b3b0
pull/408/merge
13/713 ++ 567 --
Close button added to zero balance model.
df3d5a83
pull/408/head
3/287 ++ 230 --
Merge 3ba4579524e36ed8a78f7d3631c29604b4e83fc3 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
5a3b8431
pull/196/merge
2/43 ++ 1 --
Merge cfaac69ccfdbba5b5ca2c7c89c74d3eee1d42b47 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00
d8045a93
pull/195/merge
2/47 ++ 3 --
fix: show date only for distant expirations
cfaac69c
pull/195/head
2/47 ++ 3 --