Ecosystem metrics

Commits
434
down 50.6%
Releases
4
down 42.9%
Contributors
38
down 22.4%
Merges
12
down 63.6%

Repository Explorer

6990 commits in all time Jun 12, 2026 14:27 – Sep 10, 2026 14:27 UTC
chore(release): ref:beta 2.4.1-beta.2 [skip ci]
## [2.4.1-beta.2](https://github.com/algorandfoundation/algokit-lora/compare/v2.4.1-beta.1...v2.4.1-beta.2) (2026-09-10)
Git Commit df77f743 Branch main Document 2/3 ++ 3 --
joe-p go-algorand-sdk
Merge 4b03b62da1bb9efcd35c4631bf594179c3e67f46 into cec61858e02e3d46d044b9cfc67997fdd64d39d3
Git Commit 6cfc730f Branch pull/845/merge Document 35/1,048 ++ 563 --
joe-p go-algorand-sdk
test: fix var reassignment and comments
Git Commit 4b03b62d Branch joe-p/pqsig-support Document 1/6 ++ 4 --
mrcointreau algokit-lora
Merge pull request #612 from algorandfoundation/chore/subscriber-bump-and-audit-fixes
chore: bump algokit-subscriber to 3.3.0 and resolve npm audit vulns
Git Commit 5e849958 Branch main Document 3/290 ++ 420 --
yasin-ce connect
Merge 520de62bdc69229acbc3339a23a30e5e54c5e8d4 into eae749a84e51d281a77eb7b1b95d33943d5d0892
Git Commit d95383a8 Branch pull/208/merge Document 2/77 ++ 1 --
joe-p go-algorand-sdk
Merge d57ec13fd4540ff693cc7ab905aef9f36e481c23 into cec61858e02e3d46d044b9cfc67997fdd64d39d3
Git Commit 197aba5a Branch pull/845/merge Document 35/1,044 ++ 561 --
mrcointreau algokit-lora
chore: bump algokit-subscriber to 3.3.0 and resolve npm audit vulns
Git Commit c19708e5 Branch chore/subscriber-bump-and-audit-fixes Document 3/290 ++ 420 --
yasincaliskan connect
feat: resolve the ARC-60 signer for rekeyed accounts [PERA-4977] (#209)
Git Commit eae749a8 Branch main Document 9/473 ++ 14 --
yasincaliskan connect
feat: expose an algosdk TransactionSigner as `transactionSigner` (#212)
Git Commit 9c381ac3 Branch main Document 3/297 ++ 1 --
Merge d04a5bd9d7572e884ddc5f1b6242997545a42dcc into 6a0f5a2ef1230bf0db85be425fd576111176d9ea
Git Commit e5c44fe1 Branch pull/173/merge Document 2/17 ++ 7 --
build(deps-dev): bump conventional-changelog-conventionalcommits
Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 8.0.0 to 10.4.0.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v10.4.0/packages/conventional-changelog-conventionalcommits)

---
updated-dependencies:
- dependency-name: conventional-changelog-conventionalcommits
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit d04a5bd9 Branch dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-10.4.0 Document 2/17 ++ 7 --
Merge 9800f9f20c9e936774fa65d35dd9292df785307b into 6a0f5a2ef1230bf0db85be425fd576111176d9ea
Git Commit 2e05fcf0 Branch pull/168/merge Document 2/118 ++ 209 --
build(deps-dev): bump cpy-cli from 5.0.0 to 7.0.0
Bumps [cpy-cli](https://github.com/sindresorhus/cpy-cli) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases)
- [Commits](https://github.com/sindresorhus/cpy-cli/compare/v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: cpy-cli
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 9800f9f2 Branch dependabot/npm_and_yarn/cpy-cli-7.0.0 Document 2/118 ++ 209 --
Merge pull request #175 from algorandfoundation/chore/fix-release-notes
chore: bump conventional-changelog-conventionalcommits to 8.0.0 to fix release notes formatting
Git Commit 6a0f5a2e Branch main Document 2/19 ++ 6 --
Merge 5d73d45c49976de02da286808b0adfaedbe1c4dd into dc316428833a260c6e33d6c4645843b0dd327c1b
Git Commit af9928c6 Branch pull/173/merge Document 2/30 ++ 7 --
Merge 4cd207ae079255f22d944e1df470c7458561c08d into dc316428833a260c6e33d6c4645843b0dd327c1b
Git Commit a49a879c Branch pull/168/merge Document 2/118 ++ 209 --
Merge pull request #176 from algorandfoundation/feat/pq-v42-support
feat: support algosdk 3.7 pq signatures and v42 heartbeat discount
Git Commit dc316428 Branch main Document 5/131 ++ 56 --
dependabot[bot] ARCs
chore(deps-dev): bump joi from 17.13.3 to 17.13.7 in /assets/arc-0087
Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.7.
- [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.7)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f2c83f17 Branch pull/477/head Document 1/3 ++ 3 --
yasincaliskan connect
Merge 875a060a6179f02f43bde0716ff31666f3f74a4f into 7f7aa010078777c445aeba5ce7b1a533d7e10e4e
Git Commit 7d59141d Branch pull/212/merge Document 3/297 ++ 1 --