Ecosystem metrics
- New Repos
- 15
- down 99.2%
- Commits
- 855
- up 13.8%
- Releases
- 8
- down 20.0%
- Contributors
- 53
- up 1.9%
- Merges
- 42
- up 90.9%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6578 commits in all time
May 27, 2026 21:29 – Aug 25, 2026 21:29 UTC
Merge de22b35fdb441e7a97fd69af3a447c1a08550bb4 into fb8247d1111a5c618a32185104e0b6efd00c0f77
f53bf7ae
pull/608/merge
13/138 ++ 47 --
feat: use optional resize field for mutable schema and epp
de22b35f
feat/schema_epp_changes
4/40 ++ 29 --
Merge d39f331ceea2c7c870e72240f425f5c8991c5894 into 24d50e98193888014f2e318358c83b576df8d65e
5a14a9d4
pull/6711/merge
4/260 ++ 38 --
add Go Benchmark (go) benchmark result for 24d50e98193888014f2e318358c83b576df8d65e
0903eba7
gh-pages
1/445 ++ 1 --
DevOps: remove SECURITY.md to fall back to org policy (#6712)
24d50e98
master
2/1 ++ 8 --
Merge 16ccbf512b56c4408fddd8f6d57b3c0d3586ac4d into dd6de88fbe0e01cb913142453c858b98cecdf97c
fa29dcfc
pull/6713/merge
2/15 ++ 17 --
build(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.15.3
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.13.3 to 4.15.3. - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.3/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.13.3...v4.15.3) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
16ccbf51
dependabot/go_modules/github.com/labstack/echo/v4-4.15.3
2/15 ++ 17 --
Merge 81ce6a76c58ff9674c6988f31f839a5cd5eb01fe into dd6de88fbe0e01cb913142453c858b98cecdf97c
e0d091a5
pull/6712/merge
2/1 ++ 8 --
Remove custom SECURITY.md so will fall back to org
81ce6a76
pull/6712/head
2/1 ++ 8 --
Merge 15d915e4eee1a343ae7aeff90dfe00b9d66fdb28 into 8ae876bf5b684b32dce09c1ce8b805d8ebfcc5bd
0cedae7d
pull/32/merge
8/1,103 ++ 45 --
fix: add configurable options for different encryption operations. Allow private key encryption as the default
15d915e4
fix/encryption-flows
8/1,103 ++ 45 --
Merge f2e6145fe62b9c33a71f3ae8edb67607fc4e575b into 028bb706ee895d63fdfe0d20063d7e98877168cd
0da87620
pull/51/merge
6/89 ++ 98 --
feat: registry funding panel sizing worst-case MBR for both registries
Both registries fund their children rather than themselves, and neither a vote nor a delegation carries a payment from the caller — so an underfunded registry does not fail loudly, it just starts rejecting them. This panel on /manage is the early warning: what each registry must be able to supply, against what it holds, with a turnout slider on the voting term. The arithmetic lives in lib/mbrEstimate.ts as pure functions over already-fetched data, so scripts/check-mbr-estimate.ts can pin the composition the frontend has no test runner for (chunk rounding, the delegation terms, per-instance folding). The box-size formula itself moves to ggov-sdk's voteRecordMbr and is pinned against the compiled ARC-56 specs in boxNames.spec.ts. Two things the estimate gets right that a simpler reading would not: - A period counts when it is *ready* and not yet ended. A ready period whose window is still ahead has to be funded before it opens; an unready one is a draft whose ballot, committee and window can all still change. - Delegation is charged against two disjoint populations. setVotingAccount admits a delegator either registry knows — ensureDelegatorRegistered falls back to the frac registry, because an AQ holder may have no gGov committee membership — and the gGov registry pays the same box pair either way. So the panel splits gGov accounts from frac-only ones over address *sets*: anyone on both registries is counted once, and a frac-only delegator is no longer subtracted from the gGov count.
bf65a4a2
feat/registry-mbr-estimate
20/1,596 ++ 29 --
Merge 7f3217327ec5567c036eed1a25788a7050b86881 into 35e2c3bd36d7b1bd4ce5b12ef2f1b86c73cadf3b
a980d3d4
pull/35/merge
3/187 ++ 4 --
Merge pull request #904 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-3.7.0
build(deps): update algosdk requirement from ^3.6.0 to ^3.7.0
a23fb68e
main
1/1 ++ 1 --