Home Reports Oct 24, 2025
Friday, October 24, 2025
- Commits
- 71
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +60,560 −20,440
- additions / deletions
Friday, October 24, 2025
71 commits were pushed across 15 repos by 16 authors. There were 60,560 additions and 20,440 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 12 commits
- go-algorand-sdk 1 commit
- indexer 1 commit
- sandbox 2 commits
- algokit-core 7 commits
- algokit-avm-vscode-debugger 5 commits
- algokit-utils-py 3 commits
- algokit-utils-ts 9 commits
- devportal 1 commit
- puya 2 commits
- puya-ts 14 commits
- BlockEstate 7 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
- xbacked-sdk 1 commit
Commit Log
71 commits · 15 repositories
00:04:43
algokit-walletsdk-kmp
feat: add send money from one algo account account to another (#117)
+2395
−208
00:07:12
algokit-utils-ts
wip - fix types
+201
−77
00:18:01
algokit-walletsdk-kmp
feat: parse QR code for send algo flow
+216
−65
01:00:24
go-algorand
FI from master
+460
−612
01:00:25
go-algorand
Build 2515 Data
+1
−1
01:15:06
algokit-walletsdk-kmp
fix: ios signing issue and some refactoring
+753
−65
01:22:50
algokit-walletsdk-kmp
docs: update readme
+8
−2
01:38:36
algokit-utils-ts
wip - resolving type conflicts
+256
−406
01:43:39
algokit-walletsdk-kmp
feat: send algo using QR code flow (#119)
+971
−126
02:42:33
algokit-utils-ts
wip check-types done
+3
−3
02:47:12
algokit-utils-ts
wip - remove rolldown, seems to be affecting tests
+99
−666
04:40:25
algokit-utils-ts
fix types after the move
+138
−219
05:34:23
BlockEstate
Update .editorconfig
+0
−0
05:34:57
BlockEstate
Update .env.template
+0
−0
05:35:26
BlockEstate
Update RealestateClient.ts
+0
−0
05:49:44
BlockEstate
Update launch.json
+0
−0
05:50:32
BlockEstate
Update copier.yaml
+1
−1
05:51:17
BlockEstate
Update __main__.py
+0
−0
05:51:43
BlockEstate
Update processAssets.js
+0
−0
08:12:51
algokit-avm-vscode-debugger
chore: bump vscode debugger dependency; run npm audit fix
+1387
−635
08:39:07
algokit-avm-vscode-debugger
fix: converts string to bigint in specific cases when parsing v2 traces (#97)
+1394
−635
08:42:08
algokit-avm-vscode-debugger
chore(deps): bump the all group across 1 directory with 7 updates
+1017
−484
08:42:17
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
08:46:08
algokit-core
Merge remote-tracking branch 'origin/main' into feat/ts-client-asset-managers
+2
−2
08:47:25
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
09:02:53
puya
docs: update CONTRIBUTING.md
+22
−0
09:19:02
xbacked-sdk
new vaults
+195
−3
09:19:35
puya
docs: update CONTRIBUTING.md
+22
−0
09:59:28
algokit-core
fix: limit account information endpoint to json only
+97
−187
10:37:24
algokit-core
feat: network, client, asset managers in ts; minor refinements in rs and ts to further align with legacy utils-ts (#280)
+4679
−912
10:37:24
algokit-core
feat: network, client, asset managers in ts; minor refinements in rs and ts to further align with legacy utils-ts (#280)
+4679
−912
10:38:26
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.79 [skip ci]
+1
−1
10:38:26
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.79 [skip ci]
+1
−1
10:40:43
algokit-utils-py
chore: transact crate first pass mypy and ruff resolved
+3727
−933
10:44:27
algokit-core
Notes added by 'git notes add'
+1
−0
12:09:51
algokit-utils-ts
wip - fixing test
+46
−16
12:21:15
algokit-utils-ts
wip - fixing test
+11
−15
12:30:17
go-algorand-sdk
build: use Go 1.25 (#753)
+151
−130
12:33:45
indexer
build: use Go 1.25 (#1679)
+164
−145
12:50:19
puya-ts
refactor: add BuildAwstOptions to build context
+12
−7
13:19:02
sandbox
Bump indexer golang version to 1.25.3.
+1
−1
13:19:51
sandbox
Bump indexer golang version to 1.25.3. (#214)
+1
−1
13:28:03
algokit-utils-ts
wip - can send 1 payment txn now
+7
−10
14:05:34
algokit-utils-ts
WIP - first test pass!!!
+1
−0
14:29:40
puya-ts
feat: use `--validate-abi-return` option when getting an ABI result from `abiCall`
+35
−3
14:29:41
puya-ts
chore: update approvals
+8515
−2978
14:45:21
puya-ts
Merge pull request #289 from algorandfoundation/abi-call-validate
+8562
−2988
14:46:14
puya-ts
chore: update lint ignores
+14
−1
14:46:14
puya-ts
refactor: add BuildAwstOptions to build context
+11
−8
14:46:15
puya-ts
feat: use `--validate-abi-return` option when getting an ABI result from `abiCall`
+41
−5
14:52:53
puya-ts
chore: update approvals
+8239
−2408
14:56:00
puya-ts
Notes added by 'git notes add'
+1
−0
15:05:17
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/ws-relays-p2p-backup
+1375
−1129
15:14:55
a-day-in-my-bobalife
chore: log greeting (2025-10-24)
+1
−0
15:20:32
go-algorand
fix linter
+3
−4
15:44:38
puya-ts
Notes added by 'git notes add'
+0
−0
15:55:09
puya-ts
Notes added by 'git notes add'
+0
−0
16:06:27
algokit-utils-py
chore: migrate ruff lsp
+245
−256
16:44:22
puya-ts
Merge pull request #290 from algorandfoundation/abi-call-validate-beta
+8305
−2422
16:54:32
puya-ts
Notes added by 'git notes add'
+1
−0
17:03:29
go-algorand
CR comments
+32
−37
17:03:39
go-algorand
remove BenchmarkTagSpecificContexts
+0
−150
17:05:09
go-algorand
tidy
+6
−0
17:17:17
go-algorand
more DRY
+48
−66
17:48:51
devportal
ci(publish): Target main-dist for release (#382)
+8
−280
17:55:31
go-algorand
add vpack memory size
+83
−40
18:04:47
algokit-utils-py
chore: fix testing org ; adding code workspace
+70
−14
18:29:49
go-algorand
less code
+88
−167
19:57:44
go-algorand
tests: fix flaky e2e multisig tests (#6475)
+4
−2
20:04:21
go-algorand
add Go Benchmark (go) benchmark result for 9dc5156ea09da3645bbf656704c4df7d1ca52618
+445
−1
20:48:10
puya-ts
feat: add migration guides for beta and tealscript
+1306
−0