Ecosystem metrics
- New Repos
- 15
- New
- Commits
- 565
- down 29.2%
- Releases
- 7
- up 75.0%
- Contributors
- 45
- up 12.5%
- Merges
- 7
- down 81.1%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6977 commits in all time
Jun 10, 2026 12:14 – Sep 08, 2026 12:14 UTC
Merge bb884615cb88b114172a39521d12ffcc530a1095 into ec6c593a804c81f661cf4c003f17ff964d9cae95
5dd378d4
pull/36/merge
21/2,422 ++ 22 --
docs: add sequence diagram for credential status check and revocation process
bb884615
feat/credentials-status-and-revoke
1/21 ++ 0 --
Merge da85ec9b58bdbe6a0dab32676de3e352bce584ee into 623f3c058154e12632360cbd84a2d3c0c078314e
0e120734
pull/662/merge
7/28 ++ 11 --
docs: point Puya bulletin readers at the supported languages
da85ec9b
fix/pyteal-beaker-deprecation
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).
bbfbdf8c
v2
2/5 ++ 3 --
nx:fix: skip when nothing was built (workflow-only changes leave no dist/packages).
fa877083
pull/1194/head
1/5 ++ 0 --
Publish workflow: use default GITHUB_TOKEN for checkout, drop unused PAT_GITHUB_ADMIN.
fed42235
pull/1194/head
1/0 ++ 3 --
Merge 25b4299c4a61d7ea5aae54f99d727432ab4e50a4 into ec6c593a804c81f661cf4c003f17ff964d9cae95
4f75898e
pull/40/merge
27/2,483 ++ 53 --
docs: state the deprecated language guidance on the language pages
e64fa79d
fix/pyteal-beaker-deprecation
3/10 ++ 2 --
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.
25b4299c
feat/pq-accounts
1/143 ++ 44 --
fix(docs): point AlgoKit TypeScript template at the official repo
bc0716f4
fix/pyteal-beaker-deprecation
1/14 ++ 7 --
Merge 01b3e53e99c56603c8aee6851007112c515a8a02 into ec6c593a804c81f661cf4c003f17ff964d9cae95
c8532330
pull/40/merge
27/2,395 ++ 53 --
docs: update PQ accounts implementation plan
01b3e53e
feat/pq-accounts
1/22 ++ 11 --
fix(docs): name supported contract languages on deployment page
68c70583
fix/pyteal-beaker-deprecation
1/1 ++ 1 --
fix(docs): use Algorand TypeScript import in smart contract overview
e66fd7e3
fix/pyteal-beaker-deprecation
1/1 ++ 1 --
Merge b4b5e801aacd94ae723ac7f35b985f0e6a746aff into 7861a68efdc034d4a01f5ba68f1acff97e28e8e6
fd604d8c
pull/454/merge
15/1,412 ++ 967 --
chore(deps): update non-major dependencies
b4b5e801
renovate/non-major-dependencies
15/1,412 ++ 967 --
feat: switch to simulate for getSessionDyanmicData
f39f3dc4
simulate
9/392 ++ 149 --
Merge 202ec4eda170b1fbe64a8edeef53264bf5e50674 into dd7be47db270b641b07a8abb0bb3995360a8e34f
34603a25
pull/915/merge
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>
202ec4ed
dependabot/npm_and_yarn/eslint-tw-10.10.0
1/1 ++ 1 --
feat: switch to simulate for getSessionDyanmicData
a9acc690
simulate
8/306 ++ 5 --
Merge 2f864bc0759d6078b7a630006d266192679f15f4 into ae593f700fcba41d7f4accba74cf33549a96c3f4
0ed4ee45
pull/355/merge
42/11,806 ++ 0 --