11022 commits in all time Jan 22, 2026 08:37 – Apr 22, 2026 08:37 UTC
Merge pull request #570 from algorandfoundation/docs/fix-urls-and-rename-subpaths
docs: fix 404 urls and rename api modules from subpaths to algokit-utils
Git Commit ae03a6f2 Branch main Document 15/49 ++ 21 --
filipetamota pera-ios
Merge 3a1ef27c61f9465d4bc02142b0209fb342c1a1c0 into 73a162e7e809f0eb33d371239a9147e2cbdc4250
Git Commit 3510f6c1 Branch pull/350/merge Document 3/9 ++ 21 --
filipetamota pera-ios
small fix
Git Commit 3a1ef27c Branch bugfix/PERA-4100 Document 2/0 ++ 16 --
filipetamota pera-ios
Merge 1994bdafd7a2721b48b0a7a47ff21d9fa1f9f5e9 into 73a162e7e809f0eb33d371239a9147e2cbdc4250
Git Commit b54c17f9 Branch pull/352/merge Document 2/10 ++ 2 --
filipetamota pera-ios
Merge da4f1bd928eba7d88b5ac7464dcc065294b4a423 into 73a162e7e809f0eb33d371239a9147e2cbdc4250
Git Commit d3e49e9c Branch pull/351/merge Document 5/100 ++ 96 --
filipetamota pera-ios
small fix
Git Commit da4f1bd9 Branch bugfix/PERA-4101 Document 2/5 ++ 17 --
filipetamota pera-ios
Merge aa3d6204cd6823291b4fb9eaf52db308b1b45601 into 73a162e7e809f0eb33d371239a9147e2cbdc4250
Git Commit 499f59cd Branch pull/351/merge Document 5/97 ++ 81 --
filipetamota pera-ios
Merge 7167eaab342f5ee48245268a31d8fc0df3f3384d into 73a162e7e809f0eb33d371239a9147e2cbdc4250
Git Commit 6b5bfac8 Branch pull/352/merge Document 2/10 ++ 2 --
giuliop go-algorand
Merge 7861a3b77563c18abfc83a97d8398610d7c4c863 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit fc12b5d4 Branch pull/6616/merge Document 1/5 ++ 0 --
giuliop go-algorand
build: validate libsodium target path inputs
Git Commit 7861a3b7 Branch pull/6616/head Document 1/4 ++ 0 --
code-alexander algoku
fix(ci): unblock e2e by injecting VITE vars and skipping algokit codegen
Playwright's webServer was running `npm run dev`, which chains
`algokit project link --all` — algokit isn't available in CI, so the
webServer exited with 127. Point the webServer at `vite` directly; the
generated client is already committed.

With the webServer up, App.tsx threw at render because
getAlgodConfigFromViteEnvironment requires VITE_ALGOD_SERVER and no
.env exists in CI. Provide the VITE_* vars via a job-level env block
(vite reads them from process.env) so CI doesn't depend on a .env file
being synthesized at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Git Commit 23914858 Branch main Document 2/15 ++ 1 --
Merge 51416a3bfd716d8569aad33202b9fd79c5e401ba into a24c233763bfe3af8b7b299893df8f67d4e86671
Git Commit d4bb7d4e Branch pull/827/merge Document 1/1 ++ 1 --
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 51416a3b Branch dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.59.0 Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #825 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.2.1
build(deps-dev): update eslint requirement from ^10.2.0 to ^10.2.1
Git Commit a24c2337 Branch main Document 1/2 ++ 2 --
sambitsargam algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/eslint-tw-10.2.1
Git Commit 2defd8f1 Branch main Document 1/3 ++ 3 --
sambitsargam algo-voting
Merge pull request #821 from sambitsargam/dependabot/npm_and_yarn/vuex-tw-4.1.0
build(deps): update vuex requirement from ^4.0.2 to ^4.1.0
Git Commit 85841fb5 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #824 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-6.0.3
build(deps-dev): update typescript requirement from ~6.0.2 to ~6.0.3
Git Commit 3ae4d9d3 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #826 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.59.0
build(deps-dev): update @typescript-eslint/parser requirement from ^8.58.1 to ^8.59.0
Git Commit 46dba56d Branch main Document 1/1 ++ 1 --
Merge f296ee806a4d2d49f08b930dbfd33587e9892b1b into 72182381c6135ff1230f05f3f77cdc8853238061
Git Commit 87db3aab Branch pull/827/merge Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #828 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.9.0
build(deps-dev): update eslint-plugin-vue requirement from ^10.8.0 to ^10.9.0
Git Commit 72182381 Branch main Document 1/1 ++ 1 --
boblat puya-ts
Merge e4753a7cdf08dcc231b64194892f468df8c24e5c into 200c2ba994fb0a2cca6e06571f36354ad8d2a104
Git Commit 73a76630 Branch pull/364/merge Document 1/18 ++ 0 --
boblat puya-ts
refactor: check the source code directly without running cli command
Git Commit 0667f17c Branch check-prod-puya Document 1/9 ++ 22 --
boblat puya-ts
chore: check if targeting production release of puya, fail prod release otherwise
Git Commit 371db556 Branch check-prod-puya Document 1/29 ++ 1 --
boblat puya-ts
refactor: move the check to release.yml with proper guards
Git Commit e4753a7c Branch check-prod-puya Document 2/19 ++ 16 --