Home Reports Oct 15, 2025
Wednesday, October 15, 2025
- Commits
- 65
- pushed this day
- Repositories
- 9
- with activity
- Contributors
- 11
- distinct authors
- Lines changed
- +80,758 −9,609
- additions / deletions
Wednesday, October 15, 2025
65 commits were pushed across 9 repos by 11 authors. There were 80,758 additions and 9,609 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
9 repositoriesCommit Log
65 commits · 9 repositories
00:16:11
puya-ts
docs: Correct the documented default value for --validate-abi-values
+2
−2
00:46:15
algokit-core
refactor get kmd
+12
−17
00:48:46
algokit-core
wip - clippy
+7
−4
01:00:26
go-algorand
Build 2506 Data
+1
−1
01:10:44
algokit-core
make clippy happy
+33
−24
02:26:35
algokit-walletsdk-kmp
feat: add in new wallet-sdk-ui module
+90
−2
02:33:55
algokit-core
remove TestAccount struct
+99
−240
02:51:25
algokit-core
convert fixture algorand_client to Arc
+57
−72
02:55:23
algokit-core
clippy
+1
−0
03:04:05
algo-voting
build(deps): bump vue-router from 4.5.1 to 4.6.0
+9
−9
04:04:12
algokit-walletsdk-kmp
feat: move files in wallet-sdk-ui
+618
−529
04:04:19
algokit-core
refactor funding test account
+83
−47
04:19:44
algokit-core
better closure
+30
−21
04:25:37
algokit-core
review
+7
−7
04:39:19
algokit-walletsdk-kmp
refactor: rename wallet-sdk to wallet-sdk-core
+1819
−1934
04:41:08
algokit-core
PR feedback
+2
−2
05:00:19
algokit-core
Add heartbeat and stateproof txn types to TypeScript transact (#277)
+729
−11
05:00:19
algokit-core
Add heartbeat and stateproof txn types to TypeScript transact (#277)
+23364
−321
05:08:05
algokit-walletsdk-kmp
fix: missing zip files
+13
−7
05:20:35
algokit-core
Merge branch 'main' into feat/account-manager
+23364
−321
05:21:27
algokit-walletsdk-kmp
refactor: break wallet-sdk into two modules (#88)
+2513
−2445
07:41:07
algokit-utils-py
test: populated box refs for created apps
+145
−10
07:41:07
algokit-utils-py
chore: fix audit issues
+7
−7
07:42:54
algokit-utils-py
chore(deps): bump furo from 2024.8.6 to 2025.7.19
+26
−6
07:42:55
algokit-utils-py
chore(deps): bump python-semantic-release from 7.34.6 to 10.4.1
+335
−462
10:27:42
algokit-utils-py
fix: add app id first when populating a box ref
+6
−4
10:27:42
algokit-utils-py
test: add test for resource population of a box and app
+84
−6
10:27:42
algokit-utils-py
chore: ignore pip audit
+4
−2
11:17:28
algokit-utils-py
test: add test for an error due to a rejection
+67
−37
11:17:28
algokit-utils-py
refactor: extract method
+31
−22
11:17:28
algokit-utils-py
chore: remove type warnings and minor refactor
+10
−10
11:17:28
algokit-utils-py
fix: extract pc from simulation trace for rejected transactions during simulation
+36
−13
11:34:56
algokit-utils-py
test: add test for an error due to a rejection
+67
−37
11:34:56
algokit-utils-py
fix: extract pc from simulation trace for rejected transactions during simulation
+36
−13
11:34:56
algokit-utils-py
refactor: extract method
+31
−22
11:34:56
algokit-utils-py
test: add test for resource population of a box and app
+84
−6
11:34:56
algokit-utils-py
chore: remove type warnings and minor refactor
+10
−10
11:34:56
algokit-utils-py
chore: ignore pip audit
+4
−2
11:34:56
algokit-utils-py
fix: add app id first when populating a box ref
+6
−4
12:35:48
algokit-utils-py
4.2.2
+8
−1
14:29:04
algokit-core
wip: updated block templates, minus From impls
+615
−489
14:43:00
algokit-core
wip: all From impls but not TryFrom
+526
−0
14:54:17
algokit-core
wip: TryFrom for block models
+75
−47
14:56:11
algokit-core
wip: update transact, passing tests
+840
−83
15:03:00
algokit-core
wip: rm binary artifacts
+0
−0
15:06:13
algokit-core
wip: ignore binary artifacts
+4
−4
15:14:47
a-day-in-my-bobalife
chore: log greeting (2025-10-15)
+1
−0
15:17:32
intermezzo
feat: endpoint to transfer algo
+234
−20
15:21:03
intermezzo
Update src/wallet/wallet.controller.spec.ts
+1
−1
15:21:18
intermezzo
Update src/wallet/algo-transfer-request..dto.ts
+1
−1
15:21:27
intermezzo
Update src/wallet/wallet.controller.ts
+1
−1
15:21:42
intermezzo
Update src/wallet/wallet.service.ts
+0
−1
15:21:50
intermezzo
Update src/wallet/algo-transfer-request..dto.ts
+1
−1
15:46:58
algokit-core
wip: use TransactionComposerSendResult
+91
−33
15:57:46
intermezzo
fix: file rename
+0
−0
17:15:46
algokit-core
wip: run clippy after generating api
+811
−798
17:20:41
algokit-core
wip: add clippy to API setup
+3
−3
17:34:55
algokit-core
wip: fix unused variable
+6
−4
18:19:49
algokit-core
wip: generate-all, only ffi for algod
+309
−1036
18:22:54
puya-ts
fix: Use unique name per temp dir rather than nesting in ./puya-ts dir to avoid permissions issues
+4
−11
18:27:04
algokit-core
wip: rm unused clients mod
+0
−29
18:33:30
puya-ts
Notes added by 'git notes add'
+1
−0
20:37:43
go-algorand
CR feedback: fix P2PNetwork.meshThreadInner
+5
−5
20:38:15
algokit-lora
chore(deps-dev): bump happy-dom from 15.11.6 to 20.0.2
+15
−31
21:18:58
algokit-core
Merge remote-tracking branch 'origin/main' into feat/ts-client-asset-managers
+23364
−321