Home Reports Jul 12, 2026

Sunday, July 12, 2026

Commits
48
pushed this day
Repositories
10
with activity
Contributors
7
distinct authors
Lines changed
+58,252 −25,990
additions / deletions

July 2026

M
T
W
T
F
S
S

Dot = report available

Authors 6

Sunday, July 12, 2026

48 commits were pushed across 10 repos by 7 authors. There were 58,252 additions and 25,990 deletions.

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

Updated repos

10 repositories

Commit Log

48 commits · 10 repositories

01:00:29 go-algorand - Build 2776 Data +1 −1
01:08:16 AlgorandCIDs SheckJuarez Updates and additions +10986 −0
04:50:28 algokit-walletsdk-kmp michaeltchuang fix: USDC mainnet bug on BroadcastScreen (#358) +125 −153
05:01:30 AlgorandCIDs SheckJuarez Updates and additions +4680 −4
06:22:36 algokit-walletsdk-kmp michaeltchuang fix: CI iOS error +16 −10
06:54:35 algokit-walletsdk-kmp michaeltchuang fix: CI iOS error (#359) +16 −10
09:30:38 use-wallet renovate[bot] chore(deps): update non-major dependencies +3097 −1798
09:30:41 use-wallet renovate[bot] Merge 3b08f188a0f93eb8cba074d02d4c2a254e4d6619 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a +3097 −1798
09:31:31 use-wallet renovate[bot] chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 +40 −40
09:31:34 use-wallet renovate[bot] Merge 44274200d7554e641f81a8e8865ebb4ee76d3f8e into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a +40 −40
09:32:22 use-wallet renovate[bot] chore(deps): lock file maintenance +3091 −2512
09:32:25 use-wallet renovate[bot] Merge 89232553891fa8c1fdc0f5f13283f58ace4cc940 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a +3091 −2512
09:33:37 frontend ipaleka Temporarily added debug middleware +54 −5
10:59:08 frontend ipaleka Added content security policy headers for Folks and Haystack routers +1 −1
11:06:25 frontend ipaleka Environment variables removed from supervisor configuration +68 −56
13:27:36 widgets ipaleka Escaped holdings JSON island in swapcore +100 −3
13:31:23 frontend ipaleka Removed SECRET_KEY from Gunicorn SystemD service file +2 −42
13:54:14 frontend ipaleka Only WebSocket upgrades reach Daphne +39 −14
14:17:14 frontend ipaleka Matched Nginx configuration for the canonical www +18 −6
16:07:17 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-07-12) +1 −0
17:03:47 widgets ipaleka Swap button starts disabled instead of looking enabled +1 −1
17:09:10 frontend ipaleka Swap button starts disabled instead of looking enabled +1 −1
17:13:22 puya-ts Argimirodelpozo fix: narrow empty array literals to the target array type on assignment +6 −0
17:22:02 AlgorandCIDs SheckJuarez Updates and additions +247 −1
17:47:44 specs jannotti Most changes for August consensus release +445 −120
17:49:29 specs jannotti Merge ec9d6ec25a9ff597d7b13a234e882e398703c9cb into 71e152527831ea860cfe66888704ff5b84373609 +445 −120
18:18:19 widgets ipaleka Moved inline onerror and onfocus scripts to external Javascript +4 −4
18:47:56 use-wallet renovate[bot] chore(deps): update non-major dependencies +3105 −1806
18:47:59 use-wallet renovate[bot] Merge 39c3db1ea8fcc33fcb97efe2657053c99ad8e1b6 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a +3105 −1806
19:03:06 algorealm-cli renovate[bot] chore(deps): update dependency postcss to v8.4.31 [security] +11 −6
19:03:09 algorealm-cli renovate[bot] Merge 9edf2ea09bb6933ca44ed5498c93f32f648db0f3 into 361d3066ffaca4241991cc6563403417bf562ecf +11 −6
19:03:15 algorealm-cli renovate[bot] fix(deps): update dependency axios to v1.15.2 [security] +130 −17
19:03:19 algorealm-cli renovate[bot] Merge e0f5aeefb87e5aa434a2d0d434b7df94f25c65a3 into 361d3066ffaca4241991cc6563403417bf562ecf +130 −17
19:03:25 algorealm-cli renovate[bot] fix(deps): update dependency next to v15 [security] +295 −111
19:03:29 algorealm-cli renovate[bot] Merge bea81525270f380c87df5b5fc9c59b5bea732358 into 361d3066ffaca4241991cc6563403417bf562ecf +295 −111
19:03:51 algorealm-cli renovate[bot] fix(deps): update all non-major dependencies +3392 −1791
19:03:55 algorealm-cli renovate[bot] Merge cdf83c1e832565aeaaf9373e39c19e15e7615c5f into 361d3066ffaca4241991cc6563403417bf562ecf +3392 −1791
19:04:03 algorealm-cli renovate[bot] chore(deps): update commitlint monorepo to v21 +338 −520
19:04:06 algorealm-cli renovate[bot] Merge 2ad6504f66b859fd1227a98ea500fb5c3a4a5f16 into 361d3066ffaca4241991cc6563403417bf562ecf +338 −520
19:04:34 algorealm-cli renovate[bot] chore(deps): lock file maintenance +4232 −3353
19:04:37 algorealm-cli renovate[bot] Merge fcdc34308efe7bd18c7a341bbd5b2f7599bc5460 into 361d3066ffaca4241991cc6563403417bf562ecf +4232 −3353
20:17:46 frontend ipaleka Inline scripts and on*="..." handlers moved to external Javascript files +499 −42
20:33:28 frontend ipaleka Added warning log in download_export +7 −5
20:48:03 algokit-walletsdk-kmp michaeltchuang refactor: clean up pendingPayment calls +125 −148
21:02:46 algokit-walletsdk-kmp michaeltchuang fix: don't clear if channel id is null +1 −1
21:40:15 puya-ts Argimirodelpozo test: add empty array narrowing case in array literals tests +15 −0
21:50:55 puya-ts Argimirodelpozo chore: build +2433 −667
21:59:56 puya-ts Argimirodelpozo Merge 068400a941fd641801dbd695a41d5107b388e1da into c0ff795571fa072f23bb6fe02b2a9016ef48df3e +2454 −667