Home / Reports / Jul 29, 2025

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

Jul 28, 2025 Arrow Back Arrow Forward Jul 30, 2025
M
T
W
T
F
S
S
30
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
31
1
2
3
4
5
6
7
8
9
10

Tuesday, July 29, 2025

113 commits were pushed across 20 repos by 23 authors. There were 101,906 additions and 111,930 deletions.

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

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:44:42 wip - refactor: (algokit-core)
- 01:00:26 Build 2428 Data (go-algorand)
lempira 01:13:16 feat: added versioning (algokit-templates)
lempira 01:15:05 fix: added versioning to pyproject (algokit-templates)
PatrickDinh 01:29:15 refactor: naming (algokit-core)
- 02:09:24 2.8.0 (algokit-cli)
PatrickDinh 02:57:25 wip: remove temp struct (algokit-core)
PatrickDinh 04:40:03 wip - refactor - move app call (algokit-core)
PatrickDinh 04:44:21 refactor - standardise names (algokit-core)
PatrickDinh 04:46:13 refactor - rename composer add_x methods (algokit-core)
boblat 05:47:01 rename checked boolean parameter to allowUnsafe to be more explicit (puya-ts)
PatrickDinh 06:36:18 fix logic for populate_foreign_arrays (algokit-core)
p2arthur 06:59:51 [chore:package] update package.json to use algokit-utils 9.1.2 public version (algokit-lora)
engineering… 07:07:53 Updating algokit to 2.8.0 (homebrew-tap)
p2arthur 07:12:25 [add:asset_standard] add arc62 asset standard to asset standard enum (algokit-lora)
engineering… 07:12:49 Updating algokit to 2.8.0 (homebrew-tap)
p2arthur 07:13:47 [add:arc_62_utils] add function to check if asset follows the arc62 arc spec + start placeholder for the function to get asset circulating supply from application id (algokit-lora)
p2arthur 07:16:37 [upd:asset_mapper] update asset mapper to use arc62 utils to check if asset follows the arc62 spec + implement conditional to push arc62 to standardsUsed list (algokit-lora)
neilcampbell 08:22:59 feat: wip core fee coverage (algokit-core)
achidlow 08:25:15 fix: prevent phi node replacement during copy propagation if the phi register is involved in an equivalence set (puya)
Truszczynsk… 08:30:30 [IOS] - BUG - UI issue for assets in inbox (pera-ios)
achidlow 08:33:06 fix: prevent phi node replacement during copy propagation if the phi register is involved in an equivalence set (puya)
daniel-make… 08:37:45 chore: compile all (puya)
daniel-make… 08:37:45 feat: optimize `substring3 [b, start, len(b)]` into `extract start 0 [b]` when possible (puya)
daniel-make… 08:43:01 chore: compile all (puya)
daniel-make… 08:43:01 feat: optimize `substring3 [b, start, len(b)]` into `extract start 0 [b]` when possible (puya)
achidlow 08:47:36 don't pretty print AWST JSON files by default, only for user-requested output (puya-ts)
- 08:55:54 5.0.0-rc.3 (puya)
yasin-ce 08:56:15 PERA-2636 :: Fix balance calculation issues in asset detail page (pera-android)
cusma 09:02:09 chore: duplicate ledger (specs)
cusma 09:02:13 chore: restore ledger (specs)
cusma 09:02:22 merge: split ledger (specs)
filipetamota 09:18:34 :lipstick: title view and asset selection view created (pera-ios)
filipetamota 09:19:06 Merge branch 'main' into feature/PERA-2594 (pera-ios)
cusma 09:28:59 docs: ledger apply data (specs)
cusma 09:29:27 chore: duplicate ledger (specs)
cusma 09:29:27 chore: restore ledger (specs)
cusma 09:29:36 merge: split ledger (specs)
boblat 09:30:04 chore: add note for direct import from `gtxn`, `itxn` modules no longer supported (puya-ts)
achidlow 09:44:06 omit SingleEvaluation.wtype when serializing, it's ignored by puya (puya-ts)
achidlow 09:44:06 chore: npm audit fix (puya-ts)
achidlow 09:44:06 chore: update approvals (puya-ts)
wjbeau 09:47:03 fix: avoid 414 responses by using POST endpoint (#373) (pera-android)
cusma 10:16:51 docs: ledger application semantics (specs)
cusma 10:17:58 chore: restore ledger (specs)
cusma 10:17:58 chore: duplicate ledger (specs)
cusma 10:18:05 merge: split ledger (specs)
cusma 10:20:57 docs: add links (specs)
cusma 10:37:40 docs: ledger block field subsections (specs)
cusma 10:38:41 docs: add link (specs)
cusma 10:43:33 docs: ledger heartbeat semantics (specs)
PatrickDinh 11:09:27 small refactor (algokit-core)
lempira 11:36:49 chore: commented out code for testing (algokit-templates)
achidlow 11:48:24 feat: add option to puya to load AWST JSON from a zip file (puya)
achidlow 11:48:25 zip AWST JSON in from_awst/native_array test case, both to reduce size (currently 1.1MB) and to test out the load-from-zip feature (puya)
PatrickDinh 12:07:28 wip - nested method call (algokit-core)
PatrickDinh 12:30:23 refactor (algokit-core)
PatrickDinh 12:42:59 mooore refactor (algokit-core)
neilcampbell 13:21:14 chore: fix the desktop release permission failure (algokit-lora)
neilcampbell 13:21:41 Merge 89c535678c5eb03c390d3ccb193705db7392e036 into 0987f93a74e5fb027d3334c91a4ff6ca6255f1b4 (algokit-lora)
nullun 13:25:49 Add '--txid' flag for display TxID with 'goal clerk inspect' (go-algorand)
achidlow 13:34:01 zip AWST JSON in from_awst/native_array test case, both to reduce size (currently 1.1MB) and to test out the load-from-zip feature (puya)
achidlow 13:34:01 feat: add option to puya to load AWST JSON from a zip file (puya)
aorumbayev 13:51:43 ci: use bot token for release workflow (algorand-typescript-testing)
aorumbayev 13:52:37 ci: use bot token for release workflow (algokit-utils-ts-debug)
aorumbayev 13:52:58 ci: use bot token for release workflow (algokit-templates)
aorumbayev 13:55:34 Merge b36a1e9c76c94327328c5c8fe30ace3ceef1d1cf into c9ab82f6272bfaaca5bd66eaf44f0a46e7430092 (algokit-templates)
aorumbayev 13:59:04 ci: use bot token for release workflow (algokit-avm-vscode-debugger)
aorumbayev 13:59:39 ci: use bot token for release workflow (puya-ts)
aorumbayev 14:08:51 chore: updates eslint to the latest version to resolve npm audit issue (puya-ts)
cusma 14:23:37 chore: duplicate ledger (specs)
cusma 14:23:42 chore: restore ledger (specs)
cusma 14:23:57 merge: split ledger (specs)
CiottiGiorg… 14:56:30 wip!: sized errors instead of box dyn errors (algokit-core)
filipetamota 15:09:33 :lipstick: swap button and provider view added. settings bottom sheet created (wip) (pera-ios)
michaeltchu… 15:15:04 chore: log greeting (2025-07-29) (a-day-in-my-bobalife)
yasin-ce 15:16:33 PERA-2636 :: Add tests for the new classes (pera-android)
yasin-ce 15:17:02 Merge branch 'dev' into PERA-2636 (pera-android)
alexmrz 15:20:02 Up algosdk version (JS-SDK)
yasin-ce 15:25:25 PERA-2636 :: Add missing provider function (pera-android)
lempira 15:33:13 fix: allowed zero versioning to disable major releases (algokit-templates)
CiottiGiorg… 15:33:20 chore: remove unnecessary cloning (algokit-core)
CiottiGiorg… 15:36:27 chore: use a constant for signature length (algokit-core)
CiottiGiorg… 15:37:21 chore: EmptySigner -> EmptyKeyPairSigner (algokit-core)
CiottiGiorg… 15:38:20 chore: TestAccount -> TestKeyPairAccount (algokit-core)
lempira 15:39:05 chore: removed comments and renamed workflows (algokit-templates)
cusma 15:41:40 docs: ledger validation (specs)
lempira 15:43:09 Merge c9cc202919a72979f645945328dcd1ac0a2fec23 into c9ab82f6272bfaaca5bd66eaf44f0a46e7430092 (algokit-templates)
cusma 16:29:11 chore: duplicate ledger (specs)
cusma 16:29:14 chore: restore ledger (specs)
cusma 16:29:20 merge: split ledger (specs)
cusma 16:51:18 Merge pull request #40 from cusma/dependabot/pip/aiohttp-3.12.14 (d-asa)
dependabot[… 16:54:46 chore(deps): bump the minor-and-patch group across 1 directory with 6 updates (d-asa)
CiottiGiorg… 17:23:44 feat: adding an emptymultisigsigner (algokit-core)
cusma 17:32:13 docs: ledger distribution rewards (legacy) (specs)
cusma 17:32:18 docs: ledger (specs)
neilcampbell 17:34:42 chore: simplify fee coverage code (algokit-core)
cusma 17:43:04 docs: nit (specs)
cusma 17:43:17 docs: fix tex-macros (specs)
p2arthur 19:22:07 [remove:checkout_step] remove extra checkout step from the beginning of the pipeline (algokit-subscriber-ts)
p2arthur 19:23:05 [add:step] add step to generate bot token to be used in the production release (algokit-subscriber-ts)
cce 20:18:52 update diagcfg to properly pass globalDir to ReadTelemetryConfigOrDefault (go-algorand)
aorumbayev 20:44:10 feat: error transformers feature parity with utils-ts (algokit-utils-py)
aorumbayev 20:47:47 chore: pip audit update for starlette (algokit-utils-py)
cce 20:48:36 Update cmd/diagcfg/telemetry.go (go-algorand)
aorumbayev 20:55:42 ci: run check docs on 3.12 (algokit-utils-py)
aorumbayev 21:47:50 chore: remove logging (algokit-utils-py)
drichar 22:39:16 feat(ui): add onboarding call to managed service features (reti)
p2arthur 22:40:58 [rm:permissions] remove permissions usage from both prod_release and release workflows (algokit-subscriber-ts)
drichar 22:44:43 Merge branch 'dev' into feat/w3wallet (reti)
Rolaman 22:58:52 feat(ui): update use-wallet library & add w3wallet (#394) (reti)
drichar 22:59:32 feat(ui): add onboarding call to managed service features (#395) (reti)
drichar 23:08:42 Merge pull request #396 from algorandfoundation/dev (reti)