Ecosystem metrics

New Repos
5
New
Commits
549
down 35.6%
Releases
7
up 133.3%
Contributors
44
up 12.8%
Merges
8
down 77.1%

Repository Explorer

7029 commits in all time Jun 09, 2026 18:16 – Sep 07, 2026 18:16 UTC
Steve0x2a algokit-lora
Merge 838ba5882277ed8c5ce3cc95bc9b4a0808fc9290 into 28297d8e7c02000a4d8c8feac64fbaf47b6eb4f2
Git Commit fdb46898 Branch pull/611/merge Document 2/28 ++ 0 --
yasin-ce connect
Merge 520de62bdc69229acbc3339a23a30e5e54c5e8d4 into 4b7d97f1d58fcf3f3719dcff9be1ec2ea700fa63
Git Commit 3b5d6a2c Branch pull/208/merge Document 2/81 ++ 2 --
yasin-ce connect
fix: verify ARC-60 signatures against the signer's auth address [PERA-4977]
Git Commit 520de62b Branch pull/208/head Document 2/81 ++ 2 --
ipaleka frontend
Bugfix for ASA Stats router discounts are not being triggered
Git Commit 22ba7564 Branch main Document 4/127 ++ 2 --
Merge 4281b01e262a0c9009452be4c9e2701e6418a233 into 8602e0430cdc499f3bc1cecc5abe4aa31f4aee44
Git Commit ba65c4ed Branch pull/172/merge Document 86/9,668 ++ 8,189 --
docs: fix USDC amount formatting in example to show fractional values
Git Commit 45e16f17 Branch chore/restore_v3 Document 2/4 ++ 4 --
docs: pin USDC example to MainNet to match the hard-coded asset id
Git Commit b54dfab9 Branch chore/restore_v3 Document 2/3 ++ 2 --
lempira algokit-core
feat: transact v41 catchup (#354)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
Git Commit ae593f70 Branch main Document 22/1,181 ++ 58 --
Merge ffac0536e8784597f8fec2841c5eb01714b950bd into eae5ea37b3bfc63243c1cbeb1181fad2e289e3a8
Git Commit 5cbc96da Branch pull/404/merge Document 3/20 ++ 19 --
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 --
chore: restore algokit-utils/types/indexer external in rollup config
Git Commit 299152a6 Branch chore/restore_v3 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 --