Home / Reports / Sep 1, 2025

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

Aug 31, 2025 Arrow Back Arrow Forward Sep 2, 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 1, 2025

91 commits were pushed across 18 repos by 17 authors. There were 401,616 additions and 406,655 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:19:19 chore(deps-dev): bump rollup from 4.46.2 to 4.50.0 (algokit-client-generator-ts)
dependabot[… 00:19:29 chore(deps-dev): bump @noble/ed25519 from 2.3.0 to 3.0.0 (algokit-client-generator-ts)
dependabot[… 00:19:43 chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.41.0 (algokit-client-generator-ts)
- 01:00:31 Build 2462 Data (go-algorand)
PatrickDinh 01:26:05 chore: refactor ABIType to enum (algokit-utils-ts)
PatrickDinh 01:32:44 chore: fix type (algokit-utils-ts)
PatrickDinh 01:50:16 chore: refactor abi method txn arg types to enum (algokit-utils-ts)
achidlow 02:48:45 chore: compile_all (puya)
achidlow 02:48:45 refactoring: (puya)
achidlow 03:01:42 chore: compile_all (puya)
daniel-make… 03:01:42 perf: change IRMutator interface to reduce unnecessary modifications (puya)
achidlow 03:01:42 fix: also remove redundant copies inside ValueTuple objects when destructuring (puya)
achidlow 03:01:42 refactor: simplify new IRMutator approach (puya)
daniel-make… 03:01:42 perf: don't validate during replace_aggregate_box_ops (puya)
daniel-make… 03:01:42 perf: validate phi outside of loop (puya)
achidlow 03:01:42 chore: compile_all (puya)
achidlow 03:01:42 refactoring: (puya)
boblat 03:03:50 Merge pull request #90 from algorandfoundation/fix/resource-encoding (algorand-typescript-testing)
achidlow 03:04:15 fix: ensure labelled blocks are handled correctly in other types of control flow scenarios, not just switch cases (puya)
achidlow 03:06:34 chore: compile_all (puya)
semantic-re… 03:08:27 Notes added by 'git notes add' (algorand-typescript-testing)
achidlow 03:12:50 fix: ensure labelled blocks are handled correctly in other types of control flow scenarios, not just switch cases (puya)
achidlow 03:12:50 chore: compile_all (puya)
achidlow 03:22:58 feat: critical edge splitting in IR destructuring (puya)
dependabot[… 03:23:04 chore(deps-dev): bump ruff from 0.12.9 to 0.12.11 (algokit-subscriber-py)
achidlow 03:26:06 chore: compile_all + update traces (puya)
achidlow 03:27:30 refactor: use OpFactory to simplify so IR for-loop handling code (puya)
achidlow 03:28:19 feat: internal pure function annotation, for use by puya-lib, so that ARC-4 functions do not create optimisation barriers (puya)
achidlow 03:29:53 chore: compile_all (puya)
achidlow 04:25:28 chore: compile_all + update traces (puya)
achidlow 04:25:28 Make changelog notes consistent with sentence casing and full stops, and add general program size improvement note to cover critical edge splitting. (puya)
achidlow 04:25:28 refactor: simplify SSA->CSSA conversion (puya)
yasin-ce 05:32:12 PERA-2608 :: Make deep link and QR code scanning complete and consistent (pera-android)
yasin-ce 05:34:47 Increase app version to v6.202516.0 (#393) (pera-android)
yasin-ce 05:35:19 Merge branch 'dev' into PERA-2608 (pera-android)
PatrickDinh 05:47:20 chore: add test for double nested app call (algokit-core)
PatrickDinh 06:02:59 chore: PR feedback (algokit-utils-ts)
PatrickDinh 06:09:24 chore: rename (algokit-utils-ts)
PatrickDinh 06:09:40 refactor: string to enum (#429) (algokit-utils-ts)
PatrickDinh 06:13:08 wip - struct (algokit-utils-ts)
PatrickDinh 06:13:47 Merge branch 'future' into feat/arc56 (algokit-utils-ts)
achidlow 06:32:20 chore: compile_all (puya)
achidlow 06:32:20 chore: compile_all + update traces (puya)
achidlow 06:32:20 chore: compile_all + update traces (puya)
achidlow 06:32:20 refactor: use OpFactory to simplify so IR for-loop handling code (puya)
achidlow 06:32:20 feat: internal pure function annotation, for use by puya-lib, so that ARC-4 functions do not create optimisation barriers (puya)
achidlow 06:32:20 refactor: simplify SSA->CSSA conversion (puya)
achidlow 06:32:20 Make changelog notes consistent with sentence casing and full stops, and add general program size improvement note to cover critical edge splitting. (puya)
achidlow 06:32:20 feat: critical edge splitting in IR destructuring (puya)
PatrickDinh 06:44:32 wip (algokit-utils-ts)
Truszczynsk… 08:16:32 [IOS] - IOS vs ANDROID - Scan feature for universal wallets missing (pera-ios)
Truszczynsk… 08:16:41 Merge 5ba2273bbf2504b7ce89ff5e70bb66c648213ae1 into f5549f7e70fccf9d4a7e2ef74d1dcf7039a23dfa (pera-ios)
Truszczynsk… 08:23:24 Updated app version to 6.7.0 (pera-ios)
Truszczynsk… 08:24:33 Merge e80bc9b154766e909f60c11d8bf6fa75f8700ee4 into f5549f7e70fccf9d4a7e2ef74d1dcf7039a23dfa (pera-ios)
boblat 08:38:39 Merge pull request #262 from algorandfoundation/feat/refactor-abi-method-call (puya-ts)
p2arthur 08:44:53 refactor(optional_sender) refactor optional sender to working version in the browser (algokit-lora)
semantic-re… 08:49:16 Notes added by 'git notes add' (puya-ts)
nullun 10:23:38 Return the transaction summary types in alphabetical order (algokit-lora)
nullun 10:45:57 tests: corrected expected order (algokit-lora)
HashMapsDat… 11:12:49 chore: bump UUID and remove its types (liquid-auth-js)
HashMapsDat… 11:20:16 Merge 264c44a19ebcab9ce68a6cb04d09cb7ec6fb7ad3 into 062ed1bd164b5fea427932983a411fe7bbc67988 (liquid-auth-js)
PatrickDinh 11:20:18 wip - arc56 struct (algokit-utils-ts)
dependabot[… 11:53:14 Merge ca843a7a1cfae061a4d601fb075b24614204d12e into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c (algorandSupplyChain)
dependabot[… 11:53:14 Merge aa84dffda307b97110dca288db9231efc86fe4b7 into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c (algorandSupplyChain)
dependabot[… 11:53:14 Merge 21751fdd841435bcd88486793ae0d765161ce431 into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c (algorandSupplyChain)
dependabot[… 11:53:14 Merge c8bb6c7250450b3cb02bee672c23c1992008070d into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c (algorandSupplyChain)
cusma 13:14:12 fix: image path (specs)
cusma 13:16:53 fix: image (specs)
dependabot[… 13:45:11 npm: bump hardhat from 2.26.3 to 3.0.3 (solidity-land-registry)
yasin-ce 13:45:34 PERA-2608 :: Fix the qa issues (pera-android)
yasin-ce 13:56:28 PERA-2608 :: Fix the unit test (pera-android)
dependabot[… 14:20:17 Bump codecov/codecov-action from 5.4.3 to 5.5.0 (gridworks)
dependabot[… 14:32:35 Bump websockets from 13.1 to 15.0.1 (gridworks)
dependabot[… 14:34:19 Bump snowballstemmer from 2.2.0 to 3.0.1 (gridworks)
dependabot[… 14:35:51 Bump requests from 2.32.3 to 2.32.5 (gridworks)
dependabot[… 14:36:53 Bump anyio from 4.6.0 to 4.10.0 (gridworks)
yasin-ce 14:42:54 PERA-2608 :: Fix asset cache issue for asset transfer deeplink (pera-android)
dependabot[… 15:02:06 Bump uvicorn from 0.30.6 to 0.35.0 (gridworks)
michaeltchu… 15:14:13 chore: log greeting (2025-09-01) (a-day-in-my-bobalife)
dependabot[… 15:16:38 Bump virtualenv from 20.33.1 to 20.34.0 in /.github/workflows (gridworks)
yasin-ce 15:47:32 PERA-2608 :: Make deep link and QR code scanning complete and consistent (#394) (pera-android)
dependabot[… 15:50:16 Bump actions/checkout from 4 to 5 (gridworks)
dependabot[… 15:56:30 Bump nox from 2024.4.15 to 2025.5.1 in /.github/workflows (gridworks)
neilcampbell 16:05:51 chore: applying some fixes noticed whilst implementing ts transact (algokit-core)
neilcampbell 16:06:18 chore: tweak transact param names (algokit-core)
gulcinuras 16:16:51 Implement swap-router v3 changes (tinyman-js-sdk)
mitsinsar 16:27:35 PERA-2701 Create asset holding screen (pera-android)
neilcampbell 16:42:53 chore: tweaks based on implementing the TS composer (algokit-core)
neilcampbell 17:00:49 chore: remove addTransactions and addTransactionsWithSigner as they're not really needed anymore (algokit-core)
michaeltchu… 17:14:59 chore: v2025.34.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:00 Notes added by 'git notes add' (a-day-in-my-bobalife)