Home Reports Jan 19, 2026
Monday, January 19, 2026
- Commits
- 75
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +41,303 −27,895
- additions / deletions
Monday, January 19, 2026
75 commits were pushed across 14 repos by 15 authors. There were 41,303 additions and 27,895 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 1 commit
- algorand-agent-skills 4 commits
- algokit-lora 14 commits
- algokit-subscriber-py 3 commits
- liquid-auth-js 3 commits
- puya 1 commit
- xHD-Wallet-API-ts 1 commit
- solidity-land-registry 2 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- connect 6 commits
- algo-voting 1 commit
- use-wallet-ui 33 commits
- algorandSupplyChain 1 commit
Commit Log
75 commits · 14 repositories
00:48:52
puya
refactor: remove redundant condition & reword/add some comments
+29
−21
01:00:20
go-algorand
Build 2602 Data
+1
−1
01:54:02
algorand-agent-skills
Update skills
+81
−236
01:55:42
algorand-agent-skills
Merge pull request #1 from algorand-devrel/recursive-improvements
+5604
−227
02:17:14
use-wallet-ui
ci: use --frozen-lockfile in CI workflow
+2
−2
02:19:31
use-wallet-ui
fix(css): scope preflight/reset styles to wallet UI containers only
+19
−22
02:21:35
use-wallet-ui
ci: use --frozen-lockfile in CI workflow (#14)
+2
−2
03:13:38
algo-voting
build(deps-dev): bump eslint-plugin-vue from 10.6.2 to 10.7.0
+8
−8
03:21:39
algorand-agent-skills
Add skill creator skill; generalize the instructions in ralph; add mcp configs; add minor tweaks for frontend skill
+1699
−833
03:36:01
algorand-agent-skills
Update skills
+293
−4
04:00:23
algokit-lora
Merge pull request #543 from algorandfoundation/fix/npm-audit
+1059
−1218
04:00:52
algokit-lora
Merge pull request #546 from algorandfoundation/fix/double-scroll-bars
+2
−2
05:45:50
use-wallet-ui
Merge branch 'main' into fix/css-scoping
+2
−2
05:50:49
use-wallet-ui
fix(css): scope preflight/reset styles to wallet UI containers only (#15)
+19
−22
05:52:08
use-wallet-ui
chore(release): 0.4.1 [skip ci]
+8
−1
05:52:09
use-wallet-ui
Notes added by 'git notes add'
+1
−0
06:32:10
use-wallet-ui
chore(deps): Update pnpm to v10.28.0
+1
−1
06:35:28
use-wallet-ui
chore(deps): update vite-plugin-node-polyfills to v0.25.0
+229
−123
06:36:29
use-wallet-ui
chore(deps): Update pnpm to v10.28.0 (#18)
+1
−1
06:38:45
use-wallet-ui
Merge branch 'main' into fix/vite-plugin-node-polyfills
+1
−1
06:40:38
use-wallet-ui
chore(deps): update vite-plugin-node-polyfills to v0.25.0 (#19)
+229
−123
06:44:40
use-wallet-ui
chore(e2e): add Docker script to run E2E tests locally
+78
−2
06:52:05
use-wallet-ui
docs(e2e): add README with test documentation
+98
−0
06:54:21
use-wallet-ui
chore(e2e): add Docker script to run E2E tests locally (#20)
+176
−2
06:55:34
use-wallet-ui
chore(deps): Update all non-major dependencies
+1060
−967
07:00:48
use-wallet-ui
fix(eslint): add tsconfigRootDir to fix path resolution with typescript-eslint v8.53
+8
−0
07:02:55
use-wallet-ui
fix(eslint): add tsconfigRootDir to example app configs
+16
−0
07:10:37
use-wallet-ui
fix(deps): update example apps and include in Renovate updates
+31
−51
07:12:39
use-wallet-ui
chore(deps): Update all non-major dependencies (#16)
+1108
−1011
07:13:52
use-wallet-ui
chore(deps): Update dependency vite to v6.4.1 [SECURITY]
+279
−290
07:54:34
xHD-Wallet-API-ts
chore: yarn.lock
+23
−23
08:09:00
use-wallet-ui
chore(deps): Update dependency vite to v6.4.1 [SECURITY] (#21)
+279
−290
08:09:44
use-wallet-ui
chore(deps): Update Node.js to v22.22.0
+1
−1
08:15:23
use-wallet-ui
chore(deps): Update Node.js to v22.22.0 (#17)
+1
−1
08:19:07
use-wallet-ui
fix(theme): use CSS custom properties for portal-rendered components
+54
−9
08:19:07
use-wallet-ui
style(components): use Tailwind v4 canonical syntax for CSS variables
+30
−30
08:19:07
use-wallet-ui
test(e2e): add CSS variable assertions for portal-critical theming
+119
−0
08:25:50
use-wallet-ui
fix(theme): use CSS custom properties for portal-rendered components (#22)
+202
−38
08:27:07
use-wallet-ui
chore(release): 0.4.2 [skip ci]
+8
−1
08:27:08
use-wallet-ui
Notes added by 'git notes add'
+1
−0
08:37:24
solidity-land-registry
npm: bump hardhat from 2.28.3 to 3.1.4
+1
−1
08:37:30
solidity-land-registry
npm: bump @types/node from 22.19.7 to 25.0.9
+1
−1
09:29:58
liquid-auth-js
# This is a combination of 3 commits.
+13364
−8716
09:31:05
liquid-auth-js
feat: expose CJS, node resolution escape hatch and QR code styling error
+1622
−3771
09:38:53
liquid-auth-js
Merge branch 'main' into chore/dist
+1591
−1728
10:00:42
algokit-lora
fix: ignore npm audit issue 1112255
+7
−1
10:21:51
algokit-lora
Merge pull request #549 from algorandfoundation/fix/npm-audit-main
+7
−1
10:22:58
algokit-lora
Merge remote-tracking branch 'origin/main' into feat/remove-algosdk
+32
−26
10:27:21
algokit-lora
chore(release): ref:beta 2.3.0-beta.3 [skip ci]
+3
−3
10:27:22
algokit-lora
Notes added by 'git notes add'
+1
−0
10:28:48
algokit-lora
chore: upgrade subscriber
+2
−2
10:37:47
algokit-lora
Use algokit-utils alpha (#538)
+1930
−2264
10:44:19
algokit-lora
fix: use setError instead of trigger to show validation error
+12
−3
10:44:40
algokit-lora
fix: use setError in app details too
+11
−4
10:56:51
algokit-lora
Fix inconsistent validation error when deploying new app interface (#547)
+22
−6
11:01:59
algokit-lora
chore(release): ref:beta 2.3.0-beta.4 [skip ci]
+3
−3
11:02:00
algokit-lora
Notes added by 'git notes add'
+1
−0
11:26:54
algokit-subscriber-py
ci: configure alpha branch for PyPI alpha releases
+33
−4
11:30:41
algokit-subscriber-py
2.0.0-alpha.1
+1
−1
11:40:49
algokit-subscriber-py
chore: add python-semantic-release and fix poe tasks for v10 CLI
+502
−9
11:59:21
algorandSupplyChain
Merge ec1da18cadf27f2c7f82a13a3b69ba53cffcbf48 into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c
+7415
−5610
12:19:12
connect
fix: in-webview detection
+4
−4
12:19:22
connect
Merge branch 'integrate-webview-api' into beta-v1
+4
−4
12:19:41
connect
bump up to 1.5.5
+3
−3
12:29:17
connect
fix: check in-webview on reconnect
+2
−0
12:29:26
connect
Merge branch 'integrate-webview-api' into beta-v1
+2
−0
12:29:42
connect
bump up to 1.5.6
+3
−3
15:15:56
a-day-in-my-bobalife
chore: log greeting (2026-01-19)
+2
−0
17:16:40
a-day-in-my-bobalife
chore: v2026.2.0 (release)
+13
−0
17:16:42
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
20:18:39
algokit-walletsdk-kmp
Bug - iOS build job crash fixed
+26
−0
21:06:38
algokit-walletsdk-kmp
fix: ktlint formatting
+2
−4
21:43:01
use-wallet-ui
feat(css)!: redesign CSS architecture for v1.0
+1612
−138
23:34:19
use-wallet-ui
test(e2e): update tests for v1.0 CSS architecture
+17
−9
23:53:25
use-wallet-ui
test(e2e): add customization tests for react-custom example
+189
−10