Ecosystem metrics

New Repos
3
New
Commits
550
down 35.1%
Releases
7
up 133.3%
Contributors
45
up 18.4%
Merges
9
down 73.5%

Repository Explorer

7021 commits in all time Jun 09, 2026 15:26 – Sep 07, 2026 15:26 UTC
lempira algokit-core
Merge 4872541dcc990d59dc2aae215361cf3dbcb8b84a into a1c19c90aca9526ce3bed3d0a920ac3d1e71e10c
Git Commit 395e87c8 Branch pull/354/merge Document 22/1,181 ++ 58 --
lempira algokit-core
fix(transact): address review on the v41 catch-up
Drops the LogicSig program length check. Consensus v42 governs transaction size
through fees rather than hard caps, so a hardcoded byte limit in client-side
validation can reject a transaction the network would accept.

A LogicSig carrying the legacy msig field now fails validation, since consensus
v41 rejects it. Encoding and decoding are untouched, so pre-v41 transactions
still round-trip.

Access list indices are bounds-checked and must name the right kind of entry: a
holding's asset index resolves to an Asset, a locals' app index to an App. Index
0 stays valid — it means the sender, or the app being called.
Git Commit 4872541d Branch feat/transact-v41-catchup Document 3/251 ++ 12 --
ALL-17126: Add robinhood mainnet and testnet. (#1192)
* ALL-17126: Add robinhood mainnet and testnet.

* ALL-17126: skip haqq e2e rpc tests, gateway node returns temporary internal error.

* ALL-17126: do not fail build when error messages repo is unreachable.
Git Commit 5e49d36b Branch master Document 9/36 ++ 4 --
ALL-17126: Add robinhood. (#1193)
* ALL-17126: Add robinhood.

* ALL-17126: skip kcs multiToken and smart contract prepare tests, KCC testnet RPC returns empty responses.
Git Commit e539b342 Branch v2 Document 7/13 ++ 3 --
lempira algokit-core
Merge a1a1df885374dba4f5a64cee9b0c024b503ce146 into a1c19c90aca9526ce3bed3d0a920ac3d1e71e10c
Git Commit 0b6db8d2 Branch pull/354/merge Document 22/932 ++ 58 --
lempira algokit-core
fix(transact): drop the LogicSig program length check
Consensus v42 governs transaction size through fees rather than hard caps, so a
hardcoded byte limit in client-side validation can reject a transaction the
network would accept. The empty-program and one-of-delegation checks stay, since
those are structural rather than protocol limits.
Git Commit a1a1df88 Branch feat/transact-v41-catchup Document 2/2 ++ 12 --
ALL-17126: skip kcs multiToken and smart contract prepare tests, KCC testnet RPC returns empty responses.
Git Commit ce238cce Branch pull/1193/head Document 1/5 ++ 2 --
ALL-17126: do not fail build when error messages repo is unreachable.
Git Commit 4f62299b Branch pull/1192/head Document 1/1 ++ 1 --
ALL-17126: skip haqq e2e rpc tests, gateway node returns temporary internal error.
Git Commit 4e1abd71 Branch pull/1192/head Document 1/2 ++ 2 --
Merge a7d9699dc90580cc2d3ca65c62f5d783e9970037 into b03abf235c1efcf2429fcfe6a04f601ee7acda47
Git Commit daceb06d Branch pull/1193/merge Document 6/8 ++ 1 --
Merge 1dbf00dab86ee14050aca2d7f48bd6b3415c1326 into cf7f15070ada900b7d31451bd886816befd6e764
Git Commit 5f86c870 Branch pull/1192/merge Document 7/33 ++ 1 --
mitre88 algokit-utils-ts
Merge 7690a49dd2197abd34b1ed96e536a04b6d0409e9 into 4d0d2671dcbf5f2b22c6d759604bc5980deccb38
Git Commit 504510fb Branch pull/604/merge Document 4/127 ++ 14 --
mitre88 algokit-utils-ts
Merge 49eef543773d434f84e5bc6738052bce4eb06e7d into 4d0d2671dcbf5f2b22c6d759604bc5980deccb38
Git Commit 67aa6c57 Branch pull/601/merge Document 2/81 ++ 1 --
mitre88 algokit-utils-ts
Merge 3bdfb7a746e6a87a5061cea464ae04db421b14a5 into 4d0d2671dcbf5f2b22c6d759604bc5980deccb38
Git Commit 081e908d Branch pull/592/merge Document 2/179 ++ 0 --
mitre88 algokit-utils-ts
Merge 52267ed39f8a80e029adb0643b58c62bb7a66417 into 4d0d2671dcbf5f2b22c6d759604bc5980deccb38
Git Commit 27486fda Branch pull/606/merge Document 2/68 ++ 1 --
ALL-17126: Add robinhood mainnet and testnet.
Git Commit 1dbf00da Branch feature/ALL-17126-robinhood Document 7/33 ++ 1 --
chore(release): ref:beta 2.4.1-beta.1 [skip ci]
## [2.4.1-beta.1](https://github.com/algorandfoundation/algokit-lora/compare/v2.4.0...v2.4.1-beta.1) (2026-09-07)

### 🐛 Bug Fixes

* use utils 9.2.2 to work with Pera's PQ fee changes ([#609](https://github.com/algorandfoundation/algokit-lora/issues/609)) ([7461262](https://github.com/algorandfoundation/algokit-lora/commit/746126278c85c16b1da5c8570e0e156aafb24de4))
Git Commit 28297d8e Branch main Document 2/3 ++ 3 --
mrcointreau algokit-lora
Merge pull request #610 from algorandfoundation/ci/printf
ci: use printf to avoid quote escape issues
Git Commit 96a73337 Branch main Document 1/3 ++ 1 --
dependabot[bot] algonaut
Merge 304e9058d68d34025f739906bc44684236a45297 into 65c365bfc61c2c732baadc815f4578893c932833
Git Commit 0dd91948 Branch pull/382/merge Document 1/1 ++ 1 --
dependabot[bot] algonaut
chore(deps): update jsonschema requirement from 0.46 to 0.53
Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema) to permit the latest version.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stranger6667/jsonschema/compare/cli-v0.46.0...ruby-v0.53.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 0.53.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 304e9058 Branch dependabot/cargo/jsonschema-0.53 Document 1/1 ++ 1 --
meetthosar devportal
Merge 2cfc5b65452af8f04848e2f79c5569f840f27040 into 623f3c058154e12632360cbd84a2d3c0c078314e
Git Commit c5f3e0be Branch pull/661/merge Document 2/3 ++ 7 --
meetthosar devportal
fix(sdk-list): update .NET SDK links, unnest page in sidebar
Git Commit 2cfc5b65 Branch fix/update-dotnet-sdk-link Document 2/3 ++ 7 --