Home Reports Jan 15, 2026
Thursday, January 15, 2026
- Commits
- 88
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +136,066 −61,454
- additions / deletions
Thursday, January 15, 2026
88 commits were pushed across 14 repos by 18 authors. There were 136,066 additions and 61,454 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 2 commits
- algorand-agent-skills 1 commit
- algokit-lora 1 commit
- algokit-subscriber-ts 3 commits
- algokit-utils-ts 7 commits
- puya 13 commits
- xHD-Wallet-API-ts 3 commits
- d-asa 3 commits
- CryptoDeepTools 2 commits
- a-day-in-my-bobalife 4 commits
- algorand-go-mobile-sdk 2 commits
- connect 14 commits
- wallet 1 commit
- use-wallet 32 commits
Commit Log
88 commits · 14 repositories
00:09:31
algokit-utils-ts
chore(deps): upgrade typedoc to v0.28 and plugin to v4
+181
−56
00:15:24
algorand-agent-skills
Complete skills review and enhancement run
+401
−389
00:41:19
algokit-utils-ts
chore: add typedoc configurations for html and markdown output
+54
−15
00:49:56
algokit-utils-ts
docs: regenerate API documentation
+54890
−1
01:00:22
go-algorand
FI from master
+311
−60
01:00:22
go-algorand
Build 2598 Data
+1
−1
01:08:08
algokit-utils-ts
docs: regenerate API documentation with project guides
+24570
−146
03:52:32
use-wallet
refactor(react-ts): separate Web3Auth modal and Firebase SFA flows
+93
−83
04:46:56
use-wallet
fix(Web3Auth): log actual error when package loading fails
+3
−2
05:01:24
use-wallet
feat(examples): add Web3Auth and Firebase authentication
+3339
−193
05:49:49
puya
build: bump dependencies to versions that are compatible with Python 3.14
+98
−53
05:49:49
puya
test: update pytest filterwarnings for 3rd party libraries
+5
−5
05:49:50
puya
fix: make literal not iterable error message consistent across Python versions
+2
−2
05:58:02
use-wallet
refactor(examples): simplify Web3Auth demos by removing custom auth complexity
+3
−3831
06:10:47
puya
refactor: handle change in sequence deserialization introduced in cattrs 25.2
+7
−5
06:10:47
puya
build: add CI test to smoke test puya on supported python versions
+23
−0
06:12:22
use-wallet
docs: add Web3Auth wallet provider documentation
+80
−0
06:46:41
puya
build: add CI test to smoke test puya on supported python versions
+23
−0
06:46:41
puya
refactor: handle change in sequence deserialization introduced in cattrs 25.2
+7
−5
06:46:41
puya
test: update pytest filterwarnings for 3rd party libraries
+5
−5
06:46:41
puya
build: bump dependencies to versions that are compatible with Python 3.14
+98
−53
06:46:41
puya
fix: make literal not iterable error message consistent across Python versions
+2
−2
07:07:41
use-wallet
style(examples): fix Prettier formatting
+2
−11
07:20:44
use-wallet
chore(webpack): add Web3Auth packages to webpack fallback
+4
−0
07:27:39
use-wallet
feat(wallets): add Web3Auth provider with secure key handling (#413)
+3977
−230
07:29:20
use-wallet
chore(deps): update dependency algosdk to v3.5.2
+72
−70
07:37:31
use-wallet
Merge branch 'main' into feat/walletconnect-skins
+3998
−251
07:42:24
use-wallet
feat(wallets): add WalletConnect skins for branded wallets (#412)
+931
−88
07:45:19
use-wallet
chore(deps): update dependency algosdk to v3.5.2 (#406)
+72
−70
07:46:26
use-wallet
chore(deps): update dependency pnpm to v10.28.0 (#400)
+2
−2
07:47:09
use-wallet
chore(deps): update dependency node to v20.19.6 (#402)
+1
−1
07:47:53
use-wallet
chore(deps): update actions/checkout action to v6 (#410)
+2
−2
07:48:31
use-wallet
chore(deps): update dependency @noble/ed25519 to v3
+29
−29
07:52:12
use-wallet
chore(deps): update dependency @noble/ed25519 to v3 (#405)
+29
−29
07:53:52
use-wallet
chore(deps): update dependency typescript to v5.9.3
+235
−235
07:58:04
use-wallet
fix(examples): resolve TypeScript 5.9 Uint8Array type errors
+24
−6
08:01:51
use-wallet
chore(deps): update dependency typescript to v5.9.3 (#398)
+259
−241
08:06:44
use-wallet
chore(deps): update wallet dependencies
+178
−262
08:21:21
use-wallet
chore(deps): update wallet dependencies (#403)
+178
−262
08:22:34
use-wallet
feat(wallets): add Voi Wallet as built-in WalletConnect skin
+137
−5
08:23:10
use-wallet
chore(deps): update non-major dependencies
+2848
−2459
08:27:57
use-wallet
chore(deps): update non-major dependencies (#397)
+2848
−2459
08:30:16
use-wallet
feat(wallets): add Voi Wallet as built-in WalletConnect skin (#414)
+137
−5
08:32:51
use-wallet
chore(deps): lock file maintenance
+1071
−2216
08:36:56
use-wallet
chore(deps): lock file maintenance (#399)
+1071
−2216
08:50:11
use-wallet
chore: release v4.4.0
+5
−5
09:04:47
use-wallet
Merge remote-tracking branch 'origin/main' into gitbook/v4
+10195
−6032
09:20:58
use-wallet
docs(wallets): fix broken Web3Auth SFA documentation link
+1
−1
09:22:10
use-wallet
Merge branch 'main' into gitbook/v4
+1
−1
10:18:54
algokit-subscriber-ts
Removed obsolete typedoc config
+0
−21
10:46:41
algokit-lora
build time custom network and def. net. selection
+100
−1
11:16:14
xHD-Wallet-API-ts
fix: CJS
+1490
−1079
12:48:54
connect
fix(sign-data): use rekeyed address only for verification
+5
−5
12:49:16
connect
Merge branch 'PERA-3259' into beta-v1
+10
−8
12:50:03
connect
bump up to 1.5.2
+5
−5
13:08:49
algorand-go-mobile-sdk
PERA-2629 Use extra amount instead of extracted for arc59 calculation (#9)
+116
−5
13:36:26
algorand-go-mobile-sdk
Update version to v1.0.6
+1
−1
14:41:03
connect
Merge branch 'integrate-webview-api' into beta-v1
+841
−68
14:41:33
connect
bump up to 1.5.3
+3
−3
14:46:03
puya
Use already calculated node location instead for function definitions
+50
−5
14:46:04
puya
Add repro for the bug (repro fails on b4fb8dac49455976f58c6a13274a06093796972d)
+3775
−3
15:09:54
connect
build: use browser compatible tweetnacl
+13
−4
15:10:32
connect
Merge branch 'PERA-3259' into beta-v1
+13
−4
15:11:21
puya
Fix location information for `FuncDef` nodes (#627)
+3825
−8
15:15:40
a-day-in-my-bobalife
chore: log greeting (2026-01-15)
+1
−0
15:20:44
connect
ci: clean dist before new build
+3
−0
15:24:38
connect
fix: webview reference definition
+1
−1
15:24:53
connect
Merge branch 'integrate-webview-api' into beta-v1
+1
−1
15:25:11
connect
fix: remove cleaning
+0
−3
15:52:33
algokit-subscriber-ts
Removed separate markdown typedoc config
+1
−3736
15:52:40
algokit-subscriber-ts
Merge f0e4cda85a45fcaabba087200d6fc92a500ade5e into 8602e0430cdc499f3bc1cecc5abe4aa31f4aee44
+4392
−6745
15:53:50
connect
fix: skip connect UI
+4
−2
15:54:03
connect
Merge branch 'integrate-webview-api' into beta-v1
+4
−2
15:54:22
connect
bump up to 1.5.4
+3
−3
16:03:47
a-day-in-my-bobalife
chore: bump foundation from 1.10.0 to 1.10.1 in /DisneyScenicRides
+1
−1
16:03:57
a-day-in-my-bobalife
chore: bump ui from 1.10.0 to 1.10.1 in /DisneyScenicRides
+1
−1
16:04:15
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.10.0 to 1.10.1 in /DisneyScenicRides
+1
−1
18:48:22
algokit-utils-ts
docs: reorganize documentation into concepts and migration folders
+134
−23710
19:06:24
d-asa
Merge pull request #62 from cusma/dependabot/pip/filelock-3.20.3
+3
−3
19:06:45
d-asa
Merge branch 'main' into dependabot/pip/virtualenv-20.36.1
+3
−3
19:13:51
d-asa
Merge pull request #61 from cusma/dependabot/pip/virtualenv-20.36.1
+3
−3
21:23:19
wallet
Bump h3 from 1.15.4 to 1.15.5
+8
−8
21:52:42
xHD-Wallet-API-ts
docs: show case one time addresses
+446
−208
21:55:00
xHD-Wallet-API-ts
fix: typo
+1
−1
22:03:07
algokit-utils-ts
docs: restructure typedoc with packages API organization
+1741
−1717
23:10:53
algokit-utils-ts
docs: rename Packages to Subpaths and capitalize guide directories
+1336
−1990
23:19:22
CryptoDeepTools
Add files via upload
+5147
−0
23:37:00
CryptoDeepTools
Update README.md
+81
−0