Ecosystem metrics
- New Repos
- 12
- New
- Commits
- 857
- down 9.6%
- Releases
- 6
- up 20.0%
- Contributors
- 46
- down 13.2%
- Merges
- 33
- down 17.5%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6958 commits in all time
Jun 04, 2026 17:20 – Sep 02, 2026 17:20 UTC
Merge 5fa3f13bee4a9a3076e059f4991e9528b4d491b2 into 8831744907d4ab235d02768621e22af996c76574
c7cbe171
pull/608/merge
3/36 ++ 26 --
Merge 2016d574f27a5c805613f934f58325c3ab11a67a into da04e1ab71ba7f0be2a95e8875d2c63fe75fb714
eb1cff03
pull/369/merge
1/1 ++ 1 --
chore: bump androidx.navigation:navigation-compose in /DisneyScenicRides
Bumps androidx.navigation:navigation-compose from 2.9.8 to 2.10.0. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2016d574
dependabot/gradle/DisneyScenicRides/androidx.navigation-navigation-compose-2.10.0
1/1 ++ 1 --
chore: restore algokit-utils v9 / subscriber v3 line, migrate to Cloudflare and Tailwind v4 (#602)
* chore: restore algokit-utils v9 / subscriber v3 line, migrate to Cloudflare and Tailwind v4 * fix: map the axfer abi transaction type to AssetTransfer instead of AssetFreeze * fix: restore populateAppCallResources so the Populate Resources button works on algokit-utils v9 * fix: bump brace-expansion, js-yaml and shell-quote to resolve npm audit advisories * chore: npm audit * chore: fix react-router-dom patch * chore: fixes from claude code review 1. .nsprc — restored expiry-based suppressions Converted all entries back to the object form with active/expiry/notes, expiring 2027-03-01, and re-added the elliptic advisory (1112030) that had been dropped. The audit still passes with no "unused exception" warning, so carrying elliptic is free and means the file stays complete if the gate is ever tightened from moderate to low. 2. block-result.ts:38 — restored proposer?.toString() One line, closing the gap between the string type and the Address instance algosdk actually decodes. 3. state-delta-mappers.ts:157,173 — corrected "global" → "local" in asLocalStateDeltaItem --------- Co-authored-by: Joe Polny <joepolny@gmail.com>
88317449
main
141/2,476 ++ 2,807 --
add Go Benchmark (go) benchmark result for 79b18a96a154f8effb58f933f5f0007235ee4cfe
a04a2b13
gh-pages
1/445 ++ 1 --
Merge ab8271b3f002d38ab18088e22db8a0ef29b5db49 into da04e1ab71ba7f0be2a95e8875d2c63fe75fb714
9a1b8ed0
pull/369/merge
1/1 ++ 1 --
chore: bump androidx.navigation:navigation-compose in /DisneyScenicRides
Bumps androidx.navigation:navigation-compose from 2.9.8 to 2.10.0. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ab8271b3
dependabot/gradle/DisneyScenicRides/androidx.navigation-navigation-compose-2.10.0
1/1 ++ 1 --
tests: fix recent CI flaky tests (#6722)
Co-authored-by: nullun <git@nullun.com>
79b18a96
master
9/57 ++ 22 --
Merge ffdc4ff53d4a83af310cafe14645ef006e433ff8 into 7691db9a30ed86ea2affeef4a271858dd963f97b
7b22bcc6
pull/6703/merge
49/2,826 ++ 950 --
Merge b141c6941c10c6ba7afe41d9106d3fa83db0883f into 7691db9a30ed86ea2affeef4a271858dd963f97b
c8048bca
pull/6718/merge
3/256 ++ 16 --
Merge 42afab0351fe1eb7d67bab95f6f770fc53e168f3 into 2afe1b78ca2cc85f7e339a45ec8b858243ee8bd2
5aeb1ad3
pull/369/merge
1/1 ++ 1 --
chore: bump androidx.navigation:navigation-compose in /DisneyScenicRides
Bumps androidx.navigation:navigation-compose from 2.9.8 to 2.10.0. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
42afab03
dependabot/gradle/DisneyScenicRides/androidx.navigation-navigation-compose-2.10.0
1/1 ++ 1 --
Merge 5f871f694a25575dd74a867139ea128924bbd8f7 into 7691db9a30ed86ea2affeef4a271858dd963f97b
c566e5be
pull/6631/merge
5/619 ++ 14 --
Merge db63d5df4ca4736b2861961abcc51a543c0ee126 into 7691db9a30ed86ea2affeef4a271858dd963f97b
7cdcb56e
pull/6724/merge
2/212 ++ 19 --
agreement: skip creating router children that GC would immediately delete
rootRouter.update is called with r=0 by submitTop for every event routed through the state machine, so once state.Round passes credentialRoundLag it allocated a roundRouter (500+ bytes) only for the collection pass three lines later to delete it. Guard the creation with the same retention predicate the collector uses, in both rootRouter.update and roundRouter.update. Behavior after update returns is unchanged: an entry that fails the predicate was previously created and then deleted within the same call. BenchmarkRouterUpdate/root drops from 122 ns/op, 512 B/op, 1 alloc/op to 92 ns/op, 0 B/op, 0 allocs/op.
db63d5df
pull/6724/head
2/8 ++ 5 --
add Go Benchmark (go) benchmark result for 7691db9a30ed86ea2affeef4a271858dd963f97b
896ad5fa
gh-pages
1/445 ++ 1 --
Merge 51b6a318e5c3bcd487c921d110e27a46d323f2e7 into 7691db9a30ed86ea2affeef4a271858dd963f97b
82f33f0c
pull/6722/merge
9/57 ++ 22 --
Merge 5122a00bf8808f1b63b607c1bca36cfa2392e349 into 7691db9a30ed86ea2affeef4a271858dd963f97b
6015992e
pull/6707/merge
17/2,342 ++ 60 --