Home Reports Jan 16, 2026
Friday, January 16, 2026
- Commits
- 97
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 14
- distinct authors
- Lines changed
- +988,920 −174,946
- additions / deletions
Friday, January 16, 2026
97 commits were pushed across 12 repos by 14 authors. There were 988,920 additions and 174,946 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositoriesCommit Log
97 commits · 12 repositories
00:38:42
algokit-lora
Merge pull request #545 from algorandfoundation/fix/npm-audit-main
+1059
−1218
00:44:22
algokit-lora
chore(release): ref:beta 2.3.0-beta.2 [skip ci]
+3
−3
00:44:23
algokit-lora
Notes added by 'git notes add'
+1
−0
01:00:22
go-algorand
Build 2599 Data
+1
−1
01:18:36
puya
fix: don't emit language server edits in console output
+65
−0
01:22:55
puya
fix: don't emit language server edits in console output
+65
−0
01:52:56
puya
minor refactoring
+4
−3
02:07:08
puya
feat: add new itxn.abi_call method to allow calls to ABI method be part of dynamic itxn group
+1193
−101
02:11:57
puya
chore: compile all
+34792
−0
02:11:59
puya
chore: compile all
+74036
−502
02:11:59
puya
test: add tests for index resource encoding
+707
−14
02:11:59
puya
tests: add test for staging abi_call transaction
+80
−46
02:11:59
puya
chore: compile all
+281564
−0
02:11:59
puya
tests: add tests for on completion action
+276
−2
02:12:00
puya
chore: compile all
+28790
−22156
02:12:00
puya
chore: compile all
+16157
−1457
02:12:00
puya
tests: add tests to pass big int literal value to abi_call
+22
−1
02:29:50
puya
tests: add tests for error messages, move signature string parsing to awst
+146
−208
02:34:51
puya
chore: compile all
+21834
−29944
02:34:56
puya
chore: compile all
+2882
−2872
02:34:56
puya
refactor: tidy up
+147
−130
02:34:56
puya
chore: compile all
+733
−767
02:34:56
puya
docs: add change log
+42
−0
02:34:56
puya
tests: add checks and tests for on completion actions
+275
−23
02:34:57
puya
chore: compile all
+19194
−18463
02:34:57
puya
refactor: move signature string parsing down to ir layer
+298
−123
02:50:10
puya
chore: compile all
+28790
−22156
02:50:10
puya
chore: compile all
+281564
−0
02:50:10
puya
feat: add new itxn.abi_call method to allow calls to ABI method be part of dynamic itxn group
+1193
−101
02:50:10
puya
docs: add change log
+42
−0
02:50:10
puya
chore: compile all
+733
−767
02:50:10
puya
tests: add tests for on completion action
+276
−2
02:50:10
puya
tests: add tests to pass big int literal value to abi_call
+22
−1
02:50:10
puya
chore: compile all
+19194
−18463
02:50:10
puya
refactor: tidy up
+147
−130
02:50:10
puya
chore: compile all
+21834
−29944
02:50:10
puya
chore: compile all
+74036
−502
02:50:10
puya
chore: compile all
+34792
−0
02:50:10
puya
tests: add test for staging abi_call transaction
+80
−46
02:50:10
puya
tests: add checks and tests for on completion actions
+275
−23
02:50:10
puya
minor refactoring
+4
−3
02:50:10
puya
chore: compile all
+16157
−1457
02:50:10
puya
test: add tests for index resource encoding
+707
−14
02:50:10
puya
refactor: move signature string parsing down to ir layer
+298
−123
02:50:10
puya
chore: compile all
+2882
−2872
02:50:10
puya
tests: add tests for error messages, move signature string parsing to awst
+146
−208
02:51:58
puya
refactor: use logger.error in ReferenceArray element validation
+6
−2
02:56:03
puya
refactor: use logger.error in ReferenceArray element validation
+6
−2
03:24:19
puya
test: improve reference array element test coverage to force an issue where multiple instances of an invalid type do not always generate an error
+19
−4
03:24:19
puya
fix: do not register user defined transaction types as builtins
+26
−21
03:24:19
puya
fix: removes pytype caching of generic types, this ensures error messages raised during WType construction are logged with the correct source location
+2
−7
03:24:20
puya
chore: refresh _puya_lib.awst.json
+24
−3
03:38:57
puya
fix: removes pytype caching of generic types, this ensures error messages raised during WType construction are logged with the correct source location
+2
−7
03:38:57
puya
fix: do not register user defined transaction types as builtins
+26
−21
03:38:57
puya
test: improve reference array element test coverage to force an issue where multiple instances of an invalid type do not always generate an error
+19
−4
03:38:57
puya
chore: refresh _puya_lib.awst.json
+24
−3
07:03:29
puya-ts
chore: fix audit vulnerabilities
+1335
−1584
09:30:05
xHD-Wallet-API-ts
ci: add build step
+51
−47
09:46:14
xHD-Wallet-API-ts
docs: improve README and clarify commit prefixes
+123
−25
10:31:15
devportal
Updated config
+1
−1
10:55:47
algokit-utils-ts
fix(multisig): correct field name in createMultisigSignature from 'signature' to 'sig'
+1
−1
10:59:46
devportal
Added lychee link validation package
+15474
−47
11:01:48
devportal
Remove lycheecache from tracking and add to gitignore
+5
−15178
11:06:14
devportal
Fix duplicate entry in pnpm-lock.yaml
+1194
−1207
11:14:44
devportal
Fix Slack action v2.x breaking change
+2
−2
11:41:17
devportal
Add lychee link validation tooling (#466)
+1488
−1247
13:11:36
algokit-utils-ts
chore: reorg code
+16
−17
13:21:17
algokit-utils-ts
chore: split out crypto files
+137
−133
13:23:49
algokit-utils-ts
chore: add npm audit exception for diff vulnerability (ID: 1112148)
+5
−0
13:46:35
algokit-utils-py
feat: further MultisigAccount alignment with ts variant
+437
−73
13:47:01
algokit-utils-ts
fix(multisig): correct field name in createMultisigSignature from 'signature' to 'sig' (#520)
+6
−1
13:55:23
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:56:29
algokit-utils-py
feat: further MultisigAccount alignment with ts variant (#258)
+437
−73
15:15:11
a-day-in-my-bobalife
chore: log greeting (2026-01-16)
+1
−0
16:03:08
algokit-utils-ts
chore: rm unused Promise
+1
−1
16:03:08
algokit-utils-ts
docs: generate docs
+119
−85
16:03:08
algokit-utils-ts
chore: switch from js-sha512 to @noble/hashes
+13
−16
16:03:37
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle in /DisneyScenicRides
+1
−1
16:06:34
algokit-utils-ts
chore: lint:fix
+1
−1
16:33:09
a-day-in-my-bobalife
chore: bump com.github.ajalt.clikt:clikt in /HaveAMagicalDay
+1
−1
19:36:47
wallet
fix: improve asset handling in swap component and ensure valid asset selection
+40
−12
19:36:52
wallet
fix: streamline asset watcher logic and improve readability
+55
−57
20:45:40
wallet
fix: update asset types to bigint for improved precision in swap functionality
+83
−56
20:46:46
wallet
cicd deploy
+1
−1
20:47:37
wallet
Deploying to gh-pages from @ scholtz/wallet@324248e15152b7af33277631ec556a2974066cb9 🚀
+37
−37
20:47:38
wallet
format
+6
−2
20:47:46
wallet
Merge branch 'master' of https://github.com/scholtz/wallet
+1
−1
20:49:56
wallet
Deploying to gh-pages from @ scholtz/wallet@3dbfb84f8fa908c2ebf5725e06ff24964d4c853e 🚀
+11
−11
21:11:40
algokit-utils-ts
docs: add @throws JSDoc tags for error documentation
+43
−2
21:33:51
algokit-utils-ts
docs: add @remarks JSDoc tags for implementation context
+28
−1
21:48:33
use-wallet-ui
chore: migrate repository from Algorand-Developer-Retreat to TxnLab
+11
−9
21:59:08
algokit-utils-ts
docs: add @see JSDoc tags for cross-references
+12
−2
22:07:24
use-wallet-ui
chore: update copyright year in LICENSE file
+1
−1
22:14:51
use-wallet
chore: rename LICENSE.md to LICENSE
+21
−20
22:25:44
algokit-utils-ts
docs: configure typedoc for includeCode in examples
+6
−0
22:33:17
use-wallet-ui
Add renovate.json
+6
−0
22:58:50
algokit-utils-ts
docs: spike includeCode for AlgorandClient.newGroup example
+16
−73