Ecosystem metrics

New Repos
41
New
Commits
823
up 23.0%
Releases
7
up 250.0%
Contributors
47
down 6.0%
Merges
23
up 9.5%

Repository Explorer

10738 commits in all time May 08, 2026 15:55 – Aug 06, 2026 15:55 UTC
Merge aef7ceb8fa488665e002c64098ba21793e4da290 into 0baa5b4c004ae3b9307b09a22e113c95549787cb
Git Commit ab176c3a Branch pull/262/merge Document 14/2,223 ++ 2,179 --
Merge 85f3ed4f320f82f46a178c088240282bfd6ceb62 into 0baa5b4c004ae3b9307b09a22e113c95549787cb
Git Commit 47586ef7 Branch pull/261/merge Document 75/5,939 ++ 7,189 --
Merge 1ab3be70db7871d915f8cfba491bb16318b11b3d into 0baa5b4c004ae3b9307b09a22e113c95549787cb
Git Commit 9df0c920 Branch pull/260/merge Document 75/5,606 ++ 6,613 --
joe-p js-algorand-sdk
Merge b91806140e36c9591f0cd2f9d9cf31a417aacc46 into c8af9e6b0618ca18bdcd46d8144659faa7fc7953
Git Commit 265007af Branch pull/1115/merge Document 10/410 ++ 32 --
joe-p js-algorand-sdk
Merge 198dfcc82967f199c91f5adcd754feda059c0ac2 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit c8af9e6b Branch pull/1102/merge Document 29/2,007 ++ 78 --
joe-p js-algorand-sdk
tests: falcon cucumber steps
Git Commit 198dfcc8 Branch feat/pq Document 2/130 ++ 0 --
cusma specs
Merge 10a930a16a1cb8108f0eacb779757e2d75798dbf into b45e348a2810a366b9ae118e30779e855c9aadd0
Git Commit 80022752 Branch pull/312/merge Document 1/3 ++ 1 --
cusma specs
docs: last consensus release tag in old format
Updated the README to reflect the last consensus release tag supporting the old format.
Git Commit 10a930a1 Branch docs/readme Document 1/3 ++ 1 --
feat: test against vFuture
This uses a template with consensus: future. This is primarily for
cucumber tests for FALCON, but in general it will allow us to catch
breakages even earlier.
Git Commit 0e6fdeda Branch feat/v_future Document 1/1 ++ 1 --
Merge a94cc95d085324640d5b7286176877372bcad2db into bdff8de5ad781879cd6ad6d9237a32e940bebc9e
Git Commit e7f3e9d7 Branch pull/6698/merge Document 300/65,257 ++ 20,932 --
Update the Version, BuildNumber, genesistimestamp.data
Git Commit a94cc95d Branch pull/6698/head Document 2/2 ++ 0 --
joe-p sandbox
feat: FutureDevModeNetwork.json and config.source_future (#216)
Git Commit 71d63008 Branch master Document 2/70 ++ 0 --
github go-algorand
add Go Benchmark (go) benchmark result for 8be13b9a28763ec756845e9b34035e5655be3baa
Git Commit 631f0de7 Branch gh-pages Document 1/445 ++ 1 --
nullun go-algorand
API: Add `GET /v2/node/peers` endpoint and `goal node peers` command (#6674)
Co-authored-by: Agustin Godnic <agustingodnic@gmail.com>
Co-authored-by: Paweł Pierścionek <ppierscionek@gmail.com>
Git Commit 8be13b9a Branch master Document 27/2,099 ++ 1,387 --
joe-p js-algorand-sdk
Merge b91806140e36c9591f0cd2f9d9cf31a417aacc46 into 5240bd9dee71bb99a94b235a2960188ec5ebc42e
Git Commit ef914cdf Branch pull/1115/merge Document 10/410 ++ 32 --
joe-p js-algorand-sdk
Merge bdc8b7f4bf2a54dbb9f4e9cc561bf5a73219c6e0 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 5240bd9d Branch pull/1102/merge Document 27/1,877 ++ 78 --
Merge 1bab942defd8b265171998bb64b06451235a4e86 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 1380e25a Branch pull/66/merge Document 10/1,149 ++ 1,264 --
chore(deps): Update all non-major dependencies
Git Commit 1bab942d Branch renovate/all-non-major-dependencies Document 10/1,149 ++ 1,264 --
Merge 82ce20774540ac08c52552977cba72ec4dadc6ac into 100dc5fa507537fffa496e22706c3a6c1e9bca2a
Git Commit 64c6c2fa Branch pull/596/merge Document 2/624 ++ 408 --
chore(deps): bump the all group across 1 directory with 7 updates
Bumps the all group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.65.0` |
| [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` |
| [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.2.0` | `1.2.1` |
| [rolldown-plugin-dts](https://github.com/sxzz/rolldown-plugin-dts) | `0.23.2` | `0.27.14` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.7` | `25.0.8` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.65.0` |



Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.2
- [Release notes](https://github.com/algorandfoundation/TEALScript/releases)
- [Commits](https://github.com/algorandfoundation/TEALScript/compare/0.106.3...0.107.2)

Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin)

Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6)

Updates `rolldown` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.1/packages/rolldown)

Updates `rolldown-plugin-dts` from 0.23.2 to 0.27.14
- [Release notes](https://github.com/sxzz/rolldown-plugin-dts/releases)
- [Commits](https://github.com/sxzz/rolldown-plugin-dts/compare/v0.23.2...v0.27.14)

Updates `semantic-release` from 25.0.7 to 25.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v25.0.7...v25.0.8)

Updates `typescript-eslint` from 8.64.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@algorandfoundation/tealscript"
  dependency-version: 0.107.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rolldown
  dependency-version: 1.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rolldown-plugin-dts
  dependency-version: 0.27.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semantic-release
  dependency-version: 25.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 82ce2077 Branch dependabot/npm_and_yarn/all-36ba9867e5 Document 2/624 ++ 408 --