Home Reports Jul 3, 2025

Thursday, July 3, 2025

Commits
47
pushed this day
Repositories
10
with activity
Contributors
13
distinct authors
Lines changed
+320,954 −308,130
additions / deletions

July 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 12

Thursday, July 3, 2025

47 commits were pushed across 10 repos by 13 authors. There were 320,954 additions and 308,130 deletions.

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

Updated repos

10 repositories

Commit Log

47 commits · 10 repositories

01:00:24 go-algorand - Build 2401 Data +1 −1
01:46:25 puya-ts tristanmenzel feat: respect readonly on objects +49871 −19038
01:46:27 puya-ts tristanmenzel narrow enum literal types +9 −0
01:46:28 puya-ts tristanmenzel Use original assignment logic to handle itxn types +180772 −217355
01:46:29 puya-ts tristanmenzel Increase test coverage of assignments +84 −7
01:46:29 puya-ts tristanmenzel Fix missing arc4 struct names +3246 −3374
01:46:29 puya-ts tristanmenzel skip single eval on non-destructuring assignments +34661 −40546
01:46:29 puya-ts tristanmenzel Use a hash of property names and types to create a unique name for anonymous object types +1760 −2203
01:46:29 puya-ts tristanmenzel Drop code fixes folder from this branch +0 −117
01:46:29 puya-ts tristanmenzel Use single eval when resolving new expressions from resolved array literal +2 −2
01:46:30 puya-ts tristanmenzel Add missing builder for .keys() on custom array prototypes +2619 −197
01:46:30 puya-ts boblat fix bug for constructing FixedArray without any item +3448 −1849
01:46:30 puya-ts tristanmenzel remove single eval from array literal +2 −30
01:46:30 puya-ts boblat remove copy function from FixedArray stub +56 −40
01:46:30 puya-ts tristanmenzel Fix ptypes for .entries() on arc4 arrays +52 −58
01:46:30 puya-ts boblat allow destructured tuple variables to be used as for of loop variable +18034 −8378
01:46:30 puya-ts boblat fix typo in arc4 tuple ptype name value +7579 −7180
01:48:44 algokit-core lempira feat: Add support for Asset Freeze transactions +4974 −2458
01:48:45 algokit-core lempira feat: add asset freeze transaction functionality to match app call +372 −250
01:48:45 algokit-core lempira refactor: formatted files +67 −54
01:48:45 algokit-core lempira refactor: updated asset freeze txn to conform to other txns +62 −43
01:48:46 algokit-core lempira fix: testing errors +12 −2
03:12:55 algokit-core lempira fix: defaultFrozen being kept in for false +1 −2
06:22:56 puya-ts boblat ensure element type is statically sized when constructing FixedArray without parameters +8439 −2915
10:21:05 algorand-js-sdk gidonkatten added deposit example +36 −4
10:23:27 algorand-js-sdk gidonkatten increase opcode budget +7 −1
10:24:20 algorand-js-sdk gidonkatten Added deposit example (#89) +42 −4
10:48:58 algokit-lora PatrickDinh feat: app create/update +858 −1
11:14:38 algokit-lora lempira Merge pull request #438 from algorandfoundation/feat/asset-txns-url-params +1923 −26
11:37:33 algokit-lora PatrickDinh chore: bugs +15 −4
13:51:36 go-algorand sellskin refactor: use maps.Clone for cleaner map handling +2 −4
14:56:53 algokit-lora neilcampbell chore: adjust the build layout and apply some fixes +69 −125
15:14:40 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-07-03) +1 −0
15:33:43 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx +1 −1
15:38:06 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx from 2.9.0 to 2.9.1 in /DisneyScenicRides (#261) +1 −1
15:39:10 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides +1 −1
15:43:16 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx from 2.9.0 to 2.9.1 in /DisneyScenicRides (#260) +1 −1
16:13:25 indexer gmalouf Make BoxReference API type consistent with Algod to assist in SDK code generation compatibility. +236 −237
17:00:48 indexer gmalouf Update testresources response to match application-id --> app change. +1 −1
17:18:27 indexer gmalouf API: Make BoxReference API type consistent with Algod to assist in SDK cod… (#1663) +237 −238
17:21:39 go-algorand-sdk algo-dev-service Regenerate code from specification file +26 −2
18:11:49 java-algorand-sdk algo-dev-service Regenerate code from specification file +62 −35
19:21:43 go-algorand - fix linter +11 −6
19:28:07 BiatecWeb scholtz biatec identity +127 −6
19:29:15 BiatecWeb scholtz cicd deploy +1 −1
19:29:15 BiatecWeb scholtz cicd deploy +2 −2
23:37:59 puya-ts tristanmenzel feat: Move arc4 copy validation to builders +1171 −1330