Ecosystem metrics

New Repos
15
New
Commits
569
down 28.4%
Releases
7
up 75.0%
Contributors
45
up 12.5%
Merges
7
down 81.1%

Repository Explorer

6978 commits in all time Jun 10, 2026 11:06 – Sep 08, 2026 11:06 UTC
meetthosar devportal
Merge da85ec9b58bdbe6a0dab32676de3e352bce584ee into 623f3c058154e12632360cbd84a2d3c0c078314e
Git Commit 0e120734 Branch pull/662/merge Document 7/28 ++ 11 --
meetthosar devportal
docs: point Puya bulletin readers at the supported languages
Git Commit da85ec9b Branch fix/pyteal-beaker-deprecation Document 1/2 ++ 0 --
Publish workflow: use default GITHUB_TOKEN for checkout, drop unused … (#1194)
* Publish workflow: use default GITHUB_TOKEN for checkout, drop unused PAT_GITHUB_ADMIN.

* nx:fix: skip when nothing was built (workflow-only changes leave no dist/packages).
Git Commit bbfbdf8c Branch v2 Document 2/5 ++ 3 --
nx:fix: skip when nothing was built (workflow-only changes leave no dist/packages).
Git Commit fa877083 Branch pull/1194/head Document 1/5 ++ 0 --
Publish workflow: use default GITHUB_TOKEN for checkout, drop unused PAT_GITHUB_ADMIN.
Git Commit fed42235 Branch pull/1194/head Document 1/0 ++ 3 --
bwmx intermezzo
Merge 25b4299c4a61d7ea5aae54f99d727432ab4e50a4 into ec6c593a804c81f661cf4c003f17ff964d9cae95
Git Commit 4f75898e Branch pull/40/merge Document 27/2,483 ++ 53 --
meetthosar devportal
docs: state the deprecated language guidance on the language pages
Git Commit e64fa79d Branch fix/pyteal-beaker-deprecation Document 3/10 ++ 2 --
bwmx intermezzo
docs: record the algosdk pqsig blocker in the PQ accounts plan
Bring the plan in line with what increments 1 and 3 actually shipped, and settle
the increment 4 design against the published SDKs.

algokit-utils cannot emit a pqsig envelope in any released version - checked
through 10.0.0-beta.4, the newest on npm - so increment 4 cannot be written
against the packages currently installed. algosdk 3.7.0 has the full feature:
SignedTransaction.pqsig, EncodedPQSig, addressFromPQKey/addressFromPQSig, an
async remote-signer adapter shaped like a Vault call, and an empty-signature
signer that makes algod report the real post-quantum fee under simulate.

Adding algosdk 3.7.0 is therefore a hard prerequisite for increment 4, scoped to
the PQ envelope and address helpers only; transaction building, grouping and
encoding stay on algokit-utils. That supersedes the earlier plan to hand-assemble
the envelope and promote algorand-msgpack to a direct dependency - hand-rolling
canonical msgpack on a money path is the wrong trade when the SDK's own schema
encoder is available.

The two SDKs interoperate at the byte level, verified against the real packages:
algosdk decodes algokit's encoded transaction (TX prefix stripped) and re-encodes
it byte-identically, its bytesToSign output matches algokit's encodeTransaction
exactly, an ed25519 signed transaction encodes identically under both, and the PQ
address helpers agree with the Vault plugin's derivation.

The rest tracks reality: increment 4 is no longer blocked on an unavailable algod
version now that v5 is released, the increment 1 notes describe the plugin
version pinning and mount verification that were built, account_type is required
rather than optional, the signing call sites still discard the resolved
UserAccount, and the review findings increment 4 has to clear are listed
explicitly alongside the non-atomic cross-mount check left for cleanup.
Git Commit 25b4299c Branch feat/pq-accounts Document 1/143 ++ 44 --
meetthosar devportal
fix(docs): point AlgoKit TypeScript template at the official repo
Git Commit bc0716f4 Branch fix/pyteal-beaker-deprecation Document 1/14 ++ 7 --
bwmx intermezzo
Merge 01b3e53e99c56603c8aee6851007112c515a8a02 into ec6c593a804c81f661cf4c003f17ff964d9cae95
Git Commit c8532330 Branch pull/40/merge Document 27/2,395 ++ 53 --
bwmx intermezzo
docs: update PQ accounts implementation plan
Git Commit 01b3e53e Branch feat/pq-accounts Document 1/22 ++ 11 --
meetthosar devportal
fix(docs): name supported contract languages on deployment page
Git Commit 68c70583 Branch fix/pyteal-beaker-deprecation Document 1/1 ++ 1 --
bwmx intermezzo
chore(localnet): require algod v5
Git Commit e26871d2 Branch feat/pq-accounts Document 1/14 ++ 1 --
bwmx intermezzo
feat(vault): harden PQ plugin lifecycle
Git Commit 8f1265c9 Branch feat/pq-accounts Document 5/46 ++ 10 --
meetthosar devportal
fix(docs): use Algorand TypeScript import in smart contract overview
Git Commit e66fd7e3 Branch fix/pyteal-beaker-deprecation Document 1/1 ++ 1 --
Merge b4b5e801aacd94ae723ac7f35b985f0e6a746aff into 7861a68efdc034d4a01f5ba68f1acff97e28e8e6
Git Commit fd604d8c Branch pull/454/merge Document 15/1,412 ++ 967 --
chore(deps): update non-major dependencies
Git Commit b4b5e801 Branch renovate/non-major-dependencies Document 15/1,412 ++ 967 --
Merge 202ec4eda170b1fbe64a8edeef53264bf5e50674 into dd7be47db270b641b07a8abb0bb3995360a8e34f
Git Commit 34603a25 Branch pull/915/merge Document 1/1 ++ 1 --
build(deps-dev): update eslint requirement from ^10.9.1 to ^10.10.0
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.9.1...v10.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.10.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 202ec4ed Branch dependabot/npm_and_yarn/eslint-tw-10.10.0 Document 1/1 ++ 1 --
Merge 2f864bc0759d6078b7a630006d266192679f15f4 into ae593f700fcba41d7f4accba74cf33549a96c3f4
Git Commit 0ed4ee45 Branch pull/355/merge Document 42/11,806 ++ 0 --