Home / Reports / Jul 3, 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 2, 2025 Arrow Back Arrow Forward Jul 4, 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

Thursday, July 3, 2025

81 commits were pushed across 14 repos by 22 authors. There were 355,887 additions and 339,394 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:24 Build 2401 Data (go-algorand)
tristanmenz… 01:46:25 feat: respect readonly on objects (puya-ts)
tristanmenz… 01:46:27 narrow enum literal types (puya-ts)
tristanmenz… 01:46:28 Use original assignment logic to handle itxn types (puya-ts)
tristanmenz… 01:46:29 Fix missing arc4 struct names (puya-ts)
tristanmenz… 01:46:29 skip single eval on non-destructuring assignments (puya-ts)
tristanmenz… 01:46:29 Drop code fixes folder from this branch (puya-ts)
tristanmenz… 01:46:29 Use single eval when resolving new expressions from resolved array literal (puya-ts)
tristanmenz… 01:46:29 Use a hash of property names and types to create a unique name for anonymous object types (puya-ts)
tristanmenz… 01:46:29 Increase test coverage of assignments (puya-ts)
tristanmenz… 01:46:30 Add missing builder for .keys() on custom array prototypes (puya-ts)
boblat 01:46:30 fix typo in arc4 tuple ptype name value (puya-ts)
boblat 01:46:30 fix bug for constructing FixedArray without any item (puya-ts)
boblat 01:46:30 remove copy function from FixedArray stub (puya-ts)
boblat 01:46:30 allow destructured tuple variables to be used as for of loop variable (puya-ts)
tristanmenz… 01:46:30 remove single eval from array literal (puya-ts)
tristanmenz… 01:46:30 Fix ptypes for .entries() on arc4 arrays (puya-ts)
lempira 01:48:44 feat: Add support for Asset Freeze transactions (algokit-core)
lempira 01:48:45 refactor: formatted files (algokit-core)
lempira 01:48:45 refactor: updated asset freeze txn to conform to other txns (algokit-core)
lempira 01:48:45 feat: add asset freeze transaction functionality to match app call (algokit-core)
lempira 01:48:46 fix: testing errors (algokit-core)
mitsinsar 02:35:22 PERA-2365 Create data layer of wallet wealth (pera-android)
lempira 03:12:55 fix: defaultFrozen being kept in for false (algokit-core)
achidlow 03:30:13 add check for forbidden array encoding scenario (puya)
boblat 06:22:56 ensure element type is statically sized when constructing FixedArray without parameters (puya-ts)
Truszczynsk… 06:42:28 [iOS] Default block rekey transactions and add toggle in settings (#76) (pera-ios)
achidlow 07:18:50 pytype_to_arc4_pytype: move ARC-4 WType check first now that it's non-throwing, remove ImmutableArray conversion now that it has an ARC-4 WType itself (puya)
joe-p 07:53:30 feat(transact): keyreg txn support (algokit-core)
joe-p 07:54:38 test(transact): keyreg tests (algokit-core)
joe-p 07:56:12 chore: rm unused import (algokit-core)
joe-p 07:56:12 feat(transact): is_non_participating (algokit-core)
joe-p 07:56:12 chore(transact): split out keyreg into transactions mod (algokit-core)
CiottiGiorg… 08:51:31 chore: fix rebasing issues (algokit-core)
boblat 09:45:12 wip3 (algorand-typescript-testing)
gidonkatten 10:21:05 added deposit example (algorand-js-sdk)
gidonkatten 10:23:27 increase opcode budget (algorand-js-sdk)
gidonkatten 10:24:20 Added deposit example (#89) (algorand-js-sdk)
PatrickDinh 10:48:58 feat: app create/update (algokit-lora)
lempira 11:14:38 Merge pull request #438 from algorandfoundation/feat/asset-txns-url-params (algokit-lora)
aorumbayev 11:35:27 chore: refining key registration validation logic (algokit-core)
PatrickDinh 11:37:33 chore: bugs (algokit-lora)
sublime-b 11:54:09 Add missing navigation script (pera-ios)
sublime-b 12:05:29 Add peraconnect action handler (pera-ios)
filipetamota 12:30:06 :sparkles: chart added to account screen. dto and view models created. callbacks implemented (pera-ios)
filipetamota 12:46:25 :bug: colors fixed for spot banners in dark mode (#78) (pera-ios)
sublime-b 12:57:30 Update account types to match with Android (pera-ios)
sublime-b 13:05:23 Revert adding the network parameter (pera-ios)
sublime-b 13:06:04 Fix compile error (pera-ios)
filipetamota 13:19:06 Merge branch 'develop/6.2.0' into feature/PERA-2162-navigation-redesign-phase2 (pera-ios)
filipetamota 13:32:26 Merge branch 'feature/PERA-2162-navigation-redesign-phase2' into feature/PERA-2163-add-charts-portfolio (pera-ios)
sublime-b 13:46:45 Send watch account as no auth (pera-ios)
sellskin 13:51:36 refactor: use maps.Clone for cleaner map handling (go-algorand)
sublime-b 13:55:20 Update received swap amount text (pera-ios)
sublime-b 14:14:28 [iOS] Discover Browser Fixes (#79) (pera-ios)
CiottiGiorg… 14:54:51 feat: ffi implementation of multisignature primitive types (algokit-core)
neilcampbell 14:56:53 chore: adjust the build layout and apply some fixes (algokit-lora)
neilcampbell 14:59:39 Merge 60f02051aa9619437540d78ff711460d5005fb24 into bc0c7f508a40ae4deff71990c899e223eece1b6f (algokit-lora)
michaeltchu… 15:14:40 chore: log greeting (2025-07-03) (a-day-in-my-bobalife)
filipetamota 15:16:12 :chart_with_upwards_trend: analytics events added to navigation redesign (pera-ios)
dependabot[… 15:33:43 chore: bump androidx.navigation:navigation-fragment-ktx (a-day-in-my-bobalife)
sublime-b 15:35:13 Implement new onboarding analytics (pera-ios)
dependabot[… 15:38:06 chore: bump androidx.navigation:navigation-fragment-ktx from 2.9.0 to 2.9.1 in /DisneyScenicRides (#261) (a-day-in-my-bobalife)
CiottiGiorg… 15:38:22 chore: fix test for msig transaction (algokit-core)
dependabot[… 15:39:10 chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:43:16 chore: bump androidx.navigation:navigation-ui-ktx from 2.9.0 to 2.9.1 in /DisneyScenicRides (#260) (a-day-in-my-bobalife)
gmalouf 16:13:25 Make BoxReference API type consistent with Algod to assist in SDK code generation compatibility. (indexer)
gmalouf 17:00:48 Update testresources response to match application-id --> app change. (indexer)
gmalouf 17:18:27 API: Make BoxReference API type consistent with Algod to assist in SDK cod… (#1663) (indexer)
algo-dev-se… 17:21:39 Regenerate code from specification file (go-algorand-sdk)
filipetamota 17:23:03 small fixes (pera-ios)
filipetamota 17:25:38 Revert "small fixes" (pera-ios)
filipetamota 17:29:55 small fixes (pera-ios)
filipetamota 17:30:12 Revert "small fixes" (pera-ios)
filipetamota 17:34:30 small fixes (pera-ios)
algo-dev-se… 18:11:49 Regenerate code from specification file (java-algorand-sdk)
algorandskiy 19:21:43 fix linter (go-algorand)
scholtz 19:28:07 biatec identity (BiatecWeb)
scholtz 19:29:15 cicd deploy (BiatecWeb)
scholtz 19:29:15 cicd deploy (BiatecWeb)
tristanmenz… 23:37:59 feat: Move arc4 copy validation to builders (puya-ts)