Home Reports Nov 18, 2025
Tuesday, November 18, 2025
- Commits
- 47
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +209,648 −64,077
- additions / deletions
Tuesday, November 18, 2025
47 commits were pushed across 12 repos by 13 authors. There were 209,648 additions and 64,077 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositoriesCommit Log
47 commits · 12 repositories
00:06:41
subql-stellar
Bump js-yaml from 3.14.1 to 4.1.1
+1
−12
00:16:45
subql-stellar
Bump js-yaml from 3.14.1 to 4.1.1 (#143)
+1
−12
01:00:20
go-algorand
Build 2540 Data
+1
−1
01:17:09
puya-ts
chore: Remove unused download script
+0
−12
01:17:12
puya-ts
chore: npm audit fix
+43
−22
01:17:12
puya-ts
fix: Remove internal static PuyaService instance in favour of optional dependency injection for instance re-use
+60
−22
02:37:48
go-algorand
Add generated code
+1597
−1430
02:39:16
go-algorand
Add HTTP handler for `GET /v2/peers`
+71
−0
02:51:48
go-algorand
get invalid/bad txn tests to work
+49
−6
03:04:56
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.46.3 to 8.47.0
+70
−70
06:46:23
puya
fix: use type annotation on LHS, if provided, as type of assignment statement
+23
−11
06:48:23
puya
refactor: remove unused encoding code path in both PuyaPy and puya-ts
+9
−15
06:58:46
algokit-utils-ts
wip - refactor build methods + simulate
+130
−43
06:59:36
algokit-utils-ts
test snapshot
+6
−5
07:05:46
algokit-utils-ts
TODOs
+5
−4
08:17:20
puya
feat: add fixed size variant of bytes as a separate `FixedBytes` type
+1855
−111
08:20:38
puya
chore: compile all
+63921
−6041
08:20:42
puya
improve testing of sized-bytes encoding
+9122
−10312
08:20:42
puya
chore: compile all
+13682
−3354
08:20:42
puya
test: improve test coverage of various FixedBytes validation scenarios
+124
−10
08:44:32
puya
improve testing of sized-bytes encoding
+9122
−10312
08:44:32
puya
chore: compile all
+63921
−6041
08:44:32
puya
chore: compile all
+13682
−3354
08:44:32
puya
refactor: remove unused encoding code path in both PuyaPy and puya-ts
+9
−15
08:44:32
puya
test: improve test coverage of various FixedBytes validation scenarios
+124
−10
08:44:32
puya
feat: add fixed size variant of bytes as a separate `FixedBytes` type
+1855
−111
08:44:32
puya
fix: use type annotation on LHS, if provided, as type of assignment statement
+23
−11
13:14:54
algokit-utils-py
fix: reset max fees when rebuilding composer
+1
−0
15:42:46
code-samples
Bump js-yaml in /react-app-acct-txn-msig-assetoptin
+13113
−9469
15:42:52
code-samples
Merge a0e68cb2ba3c632ddbaf38d376abd80cd575dbb2 into 96b8b9f1d006a803e49975934689bf391464d384
+13113
−9469
17:11:03
go-algorand
vastly reduce diff and split invalid from valid txn cases
+162
−230
17:49:53
algokit-avm-vscode-debugger
chore(deps): bump glob and semantic-release
+1248
−1288
17:49:56
algokit-avm-vscode-debugger
Merge 851c0ca96d267c2733f609683ad7d13280d0606d into 3bf1157b95555887deec818841b5654d76849938
+1248
−1288
17:56:03
algokit-walletsdk-kmp
Task - Modify base screenshot test file so it'll show bottom sheet 90%
+162
−27
17:58:41
wallet
Bump glob
+48
−14
18:00:58
best-of-crypto
Create comitd.txt
+1
−0
18:39:39
algokit-walletsdk-kmp
refactor: change app name for apple
+17
−17
18:49:09
algokit-walletsdk-kmp
docs: update version number in readme
+8
−8
19:19:00
algokit-walletsdk-kmp
tests: add in new phone/tablet screenshots
+0
−0
21:12:39
go-algorand
call out more possibly invalid txns
+22
−12
21:17:12
puya-ts
chore: Replace copyfiles with shx since it is no longer maintained and add audit exception for glob advisory since we don't use glob-cli and updating all uses of glob to the latest is not possible
+607
−757
21:43:16
go-algorand
Implement `goal node peers`
+42
−0
21:49:14
algokit-walletsdk-kmp
tests: update tablet screenshots
+3
−5
21:55:06
go-algorand
Refactor
+11
−13
22:15:08
algokit-walletsdk-kmp
docs: add app tile for download
+56
−14
22:36:52
algokit-walletsdk-kmp
tests: Modify base screenshot test file so it'll show bottom sheet 90% (#179)
+242
−67
23:07:35
puya-ts
test: Remove puya-service singleton in favour of manual injection of an instance when required
+38
−52