Home / Reports / Sep 8, 2025

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Sep 7, 2025 Arrow Back Arrow Forward Sep 9, 2025
M
T
W
T
F
S
S
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12

Monday, September 8, 2025

137 commits were pushed across 25 repos by 21 authors. There were 378,308 additions and 115,015 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

dependabot[… 00:05:50 chore(deps-dev): bump @eslint/js from 9.33.0 to 9.35.0 (algokit-client-generator-ts)
dependabot[… 00:06:02 chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.42.0 (algokit-client-generator-ts)
dependabot[… 00:06:19 chore(deps-dev): bump rollup from 4.46.2 to 4.50.1 (algokit-client-generator-ts)
ZacheryGlass 00:58:05 feat(api): implement DeFiLlama API integration alongside CMC and Messari (StablecoinWatch)
- 01:00:25 Build 2469 Data (go-algorand)
dependabot[… 01:29:28 chore(deps-dev): bump ruff from 0.12.9 to 0.12.12 (algokit-subscriber-py)
PatrickDinh 01:32:33 chore: replace utils CommonTransactionParams with macro (algokit-core)
ZacheryGlass 01:34:05 docs: update documentation to reflect 4-source architecture and recent improvements (StablecoinWatch)
PatrickDinh 01:47:38 Merge pull request #241 from algorandfoundation/chore/rusty (algokit-core)
engineering… 01:48:27 chore(python/algokit_transact): bump version to 1.0.0-alpha.60 [skip ci] (algokit-core)
semantic-re… 01:53:50 Notes added by 'git notes add' (algokit-core)
daniel-make… 02:10:22 build: fix algorand-python python requirement to be >=3.12 (puya)
daniel-make… 02:24:44 build: fix algorand-python python requirement to be >=3.12 (puya)
ZacheryGlass 02:32:00 feat(api): implement comprehensive mock data system for all APIs (StablecoinWatch)
dependabot[… 02:40:49 build(deps): update pytest-cov requirement from <5,>=4.1.0 to >=4.1.0,<7 (puya)
dependabot[… 03:04:13 Update eslint requirement from ^9.34.0 to ^9.35.0 (algo-voting)
boblat 03:09:23 feat: replace .native property with .as_uint64() and .as_biguint() methods in arc4.Uint (algorand-typescript-testing)
PatrickDinh 03:53:58 wip - converting string to error types (algokit-core)
achidlow 04:05:48 build: dependabot has "uv" as a separate package ecosystem (puya)
achidlow 04:06:31 build: dependabot has "uv" as a separate package ecosystem (puya)
daniel-make… 04:08:06 refactor: migrate puya to cyclopts (puya)
daniel-make… 04:08:06 refactor: migrate puyapy to cyclopts (puya)
daniel-make… 04:08:06 refactor: handle argparse style flags (puya)
achidlow 04:08:06 add release note for improved CLI (puya)
achidlow 04:08:06 update docs regarding puyapy CLI (puya)
daniel-make… 04:08:06 refactor: migrate puyapy-clientgen to cyclopts (puya)
achidlow 04:08:06 group puyapy CLI options together (puya)
achidlow 04:08:06 minor refactoring (puya)
daniel-make… 04:08:06 build: add cyclopts (puya)
achidlow 04:13:05 add release note for improved CLI (puya)
achidlow 04:13:05 group puyapy CLI options together (puya)
achidlow 04:13:05 minor refactoring (puya)
achidlow 04:13:05 update docs regarding puyapy CLI (puya)
daniel-make… 04:13:05 refactor: handle argparse style flags (puya)
daniel-make… 04:13:05 refactor: migrate puyapy-clientgen to cyclopts (puya)
daniel-make… 04:13:05 refactor: migrate puya to cyclopts (puya)
daniel-make… 04:13:05 refactor: migrate puyapy to cyclopts (puya)
daniel-make… 04:13:05 build: add cyclopts (puya)
- 04:14:20 5.0.0-rc.7 (puya)
neilcampbell 04:16:34 chore: fix the nested method call arg processing (algokit-utils-ts)
neilcampbell 04:20:09 chore: simplify add_app_method_call_internal (algokit-core)
daniel-make… 04:30:03 build: update stubs uv.lock (puya)
neilcampbell 04:30:40 chore: additional tweaks whilst implementing TS composer (algokit-core)
neilcampbell 04:43:44 Merge pull request #253 from algorandfoundation/chore/future-composer-tweaks (algokit-core)
engineering… 04:44:31 chore(python/algokit_transact): bump version to 1.0.0-alpha.61 [skip ci] (algokit-core)
semantic-re… 04:50:05 Notes added by 'git notes add' (algokit-core)
neilcampbell 04:55:46 chore: name tweaks (algokit-utils-ts)
neilcampbell 04:56:18 feat: add core composer support (#431) (algokit-utils-ts)
renovate[bo… 05:05:19 chore(deps): update dependency node to v20.19.5 (use-wallet)
renovate[bo… 05:05:22 Merge 6f2d4b9451d1ce6a1cb9d00e782ef4828be0b5c3 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
renovate[bo… 05:05:45 chore(deps): update dependency @magic-sdk/provider to v29.5.0 (use-wallet)
renovate[bo… 05:05:48 Merge f345fc14471073880dd44bc1c73c150bbf5d7ab8 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
daniel-make… 05:34:27 build: update stubs uv.lock (puya)
neilcampbell 06:29:19 chore: adjust transaction creator types, as they were previously a bit strange (algokit-core)
achidlow 06:46:55 refactor: slightly reduce mypy references (puya)
achidlow 06:55:41 chore: update to mypy v1.17.1 (puya)
dependabot[… 07:16:01 dependabot-github-actions(deps): bump actions/stale from 8 to 10 (solidity-land-registry)
dependabot[… 07:17:06 dependabot-github-actions(deps): bump actions/setup-node from 4 to 5 (solidity-land-registry)
dependabot[… 07:20:50 npm: bump hardhat from 2.26.3 to 3.0.4 (solidity-land-registry)
dependabot[… 07:21:10 npm: bump @types/node from 22.18.1 to 24.3.1 (solidity-land-registry)
dependabot[… 07:23:56 npm: bump dotenv from 16.6.1 to 17.2.2 (solidity-land-registry)
boblat 07:40:41 feat: add .as_uint64 and .as_biguint methods to replace native property (algorand-python-testing)
boblat 07:47:28 feat: replace .native property with .as_uint64() and .as_biguint() methods in arc4.Uint (puya-ts)
achidlow 09:03:42 refactor: simplify mypy build process and error logging/extraction (puya)
gulcinuras 09:05:55 Fix SwapRouterResponse fields (tinyman-js-sdk)
gulcinuras 09:08:36 Bump up the version (tinyman-js-sdk)
boblat 09:17:52 chore: exclude .puya cache folder from eslint (puya-ts)
boblat 09:20:46 Merge pull request #44 from algorandfoundation/feat/native-funcs (algorand-python-testing)
dependabot[… 09:23:12 chore(deps): bump the all group across 1 directory with 10 updates (algokit-cli)
- 09:26:30 1.0.0-beta.3 (algorand-python-testing)
achidlow 09:33:59 chore: update to mypy v1.17.1 (puya)
achidlow 09:33:59 refactor: simplify mypy build process and error logging/extraction (puya)
achidlow 09:33:59 refactor: slightly reduce mypy references (puya)
daniel-make… 09:44:48 refactor: extract match_compilation_set method (puya)
daniel-make… 09:44:48 refactor: introduce PuyaExitError for terminating errors instead of using sys.exit (puya)
daniel-make… 09:44:48 refactor: allow redirection of logging output (puya)
daniel-make… 09:44:48 test: extract log_to_str (puya)
daniel-make… 09:44:48 refactor: use context var for CWD (puya)
daniel-make… 09:44:48 refactor: use consistent Parameters indicator in docstring, fix format of options parameter (puya)
daniel-make… 09:44:48 test: add a utility script for combining multiple .awst.json files (i.e. from puya-ts) into a single gzipped file (puya)
daniel-make… 09:44:48 build: add pygls and pytest-asyncio libraries (puya)
daniel-make… 09:44:48 feat: add puya service command (puya)
daniel-make… 10:08:56 refactor: allow redirection of logging output (puya)
daniel-make… 10:08:56 test: extract log_to_str (puya)
daniel-make… 10:08:56 refactor: extract match_compilation_set method (puya)
daniel-make… 10:08:56 refactor: introduce PuyaExitError for terminating errors instead of using sys.exit (puya)
daniel-make… 10:08:56 refactor: use context var for CWD (puya)
daniel-make… 10:08:56 refactor: use consistent Parameters indicator in docstring, fix format of options parameter (puya)
daniel-make… 10:08:56 feat: add puya service command (puya)
daniel-make… 10:08:56 test: add a utility script for combining multiple .awst.json files (i.e. from puya-ts) into a single gzipped file (puya)
daniel-make… 10:08:56 build: add pygls and pytest-asyncio libraries (puya)
dependabot[… 10:35:57 chore(deps): bump @tauri-apps/plugin-deep-link from 2.0.0 to 2.4.3 (algokit-lora)
gulcinuras 11:03:33 feat(swap-router-v3): Install js-sdk from commit hash (tinyman-swap-widget-sdk)
- 11:09:31 5.0.0-rc.8 (puya)
renovate[bo… 11:13:00 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 11:13:04 Merge 36b09464da310e639195c6f2efe1a56375b84449 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
PatrickDinh 11:38:14 wip - fixing compile issues (algokit-core)
Truszczynsk… 11:47:15 Updated app version to 6.7.0 (#137) (pera-ios)
Truszczynsk… 11:48:09 [IOS] - IOS vs ANDROID - Scan feature for universal wallets missing (#132) (pera-ios)
PatrickDinh 11:53:09 fix types for transaction_builder (algokit-core)
github-acti… 12:52:21 Commit from GitHub Actions (Community Interest Tracker) (community)
daniel-make… 12:55:15 build: ensure uv.lock is updated when bumping stubs version (puya)
daniel-make… 13:04:23 build: ensure uv.lock is updated when bumping puyapy version (puya)
daniel-make… 13:04:38 fix: update uv.lock (missed on previous pre-release) (puya)
neilcampbell 13:09:49 feat: add transaction creator abstraction (algokit-utils-ts)
larkiny 13:21:52 Updated styles (devportal)
dependabot[… 13:26:32 chore(deps): bump the minor-and-patch group across 1 directory with 8 updates (algokit-client-generator-py)
Asthay97 13:35:59 Merge pull request #347 from algorandfoundation/content/opcode-list (devportal)
daniel-make… 13:36:10 build: ensure uv.lock is updated when bumping puyapy version (puya)
daniel-make… 13:36:10 build: ensure uv.lock is updated when bumping stubs version (puya)
daniel-make… 13:36:10 fix: update uv.lock (missed on previous pre-release) (puya)
- 13:37:55 5.0.0-rc.9 (puya)
cce 14:31:15 Update src/main/java/com/algorand/algosdk/account/Account.java (java-algorand-sdk)
michaeltchu… 15:14:28 chore: log greeting (2025-09-08) (a-day-in-my-bobalife)
gmalouf 15:18:10 Support txn.Access fields for foreign references in app call transaction creation. (java-algorand-sdk)
neilcampbell 15:39:49 chore: tweaks to both transaction creator and client manager (algokit-core)
cce 16:24:39 update shutdown to prevent deadlock (go-algorand)
cce 16:56:40 add make modernize target and add sanity target & codegen verification (go-algorand)
algorandskiy 16:59:13 fix serialize/deserialize (py-algorand-sdk)
algorandskiy 17:03:12 fix linter (py-algorand-sdk)
algorandskiy 17:14:40 self review fixes (py-algorand-sdk)
michaeltchu… 17:15:19 chore: v2025.35.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:20 Notes added by 'git notes add' (a-day-in-my-bobalife)
cce 19:16:41 Signatures: support lmsig logicsig signatures (#999) (js-algorand-sdk)
cce 19:17:26 Signatures: support lmsig logicsig signatures (#865) (java-algorand-sdk)
sambitsargam 20:12:02 Merge pull request #698 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.35.0 (algo-voting)
sambitsargam 20:12:14 Merge pull request #697 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.42.0 (algo-voting)
sambitsargam 20:12:34 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.42.0 (algo-voting)
sambitsargam 20:12:41 Merge pull request #696 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.42.0 (algo-voting)
sambitsargam 20:12:53 Merge pull request #695 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.21 (algo-voting)
sambitsargam 20:13:03 Merge pull request #693 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-eslint-5.0.9 (algo-voting)
sambitsargam 20:13:27 Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-service-5.0.9 (algo-voting)
sambitsargam 20:14:00 Merge pull request #692 from sambitsargam/dependabot/npm_and_yarn/vue/cli-service-5.0.9 (algo-voting)
gmalouf 20:43:29 Add useAccess example, enforce strict validation, and tweak accessList message pack key. (java-algorand-sdk)
gmalouf 20:54:25 CR feedback - null check on references and optimized hashcode impl. (java-algorand-sdk)
renovate[bo… 22:32:00 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 22:32:03 Merge e54ff4da2d540117ecf3c229bc55c1263c3314d2 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)