Home Reports Oct 9, 2025
Thursday, October 9, 2025
- Commits
- 57
- pushed this day
- Repositories
- 9
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +12,666 −46,074
- additions / deletions
Thursday, October 9, 2025
57 commits were pushed across 9 repos by 15 authors. There were 12,666 additions and 46,074 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
9 repositoriesCommit Log
57 commits · 9 repositories
01:00:28
go-algorand
Build 2500 Data
+1
−1
01:00:28
go-algorand
FI from master
+53
−11
01:19:18
algokit-walletsdk-kmp
refactor: switch default create account to falcon24
+182
−77
01:27:58
algokit-walletsdk-kmp
refactor: switch default create account to falcon24 account type (#61)
+182
−77
01:34:12
StablecoinWatch
Remove overview text from main page header
+0
−1
02:27:31
algokit-walletsdk-kmp
docs: update readme with new accounts screen screenshot
+3
−3
02:57:22
algokit-core
wip - state proof test
+66
−34
03:15:59
algokit-walletsdk-kmp
docs: add in falcon24 typo
+1
−1
03:41:21
algokit-walletsdk-kmp
docs: update readme with screenshot of new accounts screen type (#62)
+4
−4
03:42:59
algokit-core
all tests passed, need review
+116
−61
03:52:20
algokit-core
cleaning up
+2
−5
03:56:04
algokit-core
done
+45
−44
04:10:50
algokit-core
reviewed
+28
−35
04:22:17
algokit-core
Merge tag 'python/algokit_transact@1.0.0-alpha.75' into feat/heartbeat-txn-ts
+1271
−1285
05:14:50
algokit-core
refactor composer result types
+55
−51
05:54:41
algokit-core
Merge branch 'main' into feat/account-manager
+1271
−1285
06:13:44
algokit-core
rename Composer to TransactionComposer
+29
−29
06:19:57
puya
refactor: define code edit symbols from pytypes
+13
−11
06:19:57
puya
refactor: use mypy symbol table for symbol resolution and state node for dependencies
+297
−291
06:19:57
puya
feat: add code fix for .copy()
+71
−4
06:27:19
puya
feat: add code fix for .copy()
+71
−4
06:27:19
puya
refactor: use mypy symbol table for symbol resolution and state node for dependencies
+297
−291
06:27:19
puya
refactor: define code edit symbols from pytypes
+13
−11
08:35:07
docs
GITBOOK-103: change request with no subject merged in GitBook
+1
−1
10:33:18
go-algorand
chore: remove redundant word in comment
+4
−4
13:10:59
puya-ts
this.app
+1
−2
15:16:01
a-day-in-my-bobalife
chore: bump foundation from 1.9.2 to 1.9.3 in /DisneyScenicRides
+1
−1
15:16:03
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.9.2 to 1.9.3 in /DisneyScenicRides
+1
−1
15:28:36
a-day-in-my-bobalife
chore: log greeting (2025-10-09)
+1
−0
15:37:29
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.9.2 to 1.9.3 in /DisneyScenicRides (#302)
+1
−1
15:39:48
devportal
Updated opcodes list layout
+1693
−7944
15:55:54
a-day-in-my-bobalife
chore: bump foundation from 1.9.2 to 1.9.3 in /DisneyScenicRides (#301)
+1
−1
16:01:04
devportal
Fixed formatting
+8
−2
16:05:22
a-day-in-my-bobalife
chore: bump ui from 1.9.2 to 1.9.3 in /DisneyScenicRides
+1
−1
16:12:01
a-day-in-my-bobalife
chore: bump ui from 1.9.2 to 1.9.3 in /DisneyScenicRides (#303)
+1
−1
16:20:56
go-algorand
Merge branch 'master' into min-fee-rework
+53
−11
16:23:35
go-algorand
Formatting cleanups.
+4
−4
16:29:00
go-algorand
fix test compilation
+1
−1
17:26:11
algokit-core
ci: ci and cd jobs for utils ts distribution via verdacio; replacing bun with npm for root semantic release deps;
+6193
−33935
17:29:15
algokit-core
chore: update .github/workflows/typescript_ci_cd.yml
+1
−1
17:32:19
algokit-walletsdk-kmp
docs: update readme copy
+3
−2
17:35:41
algokit-core
chore: remove --no-audit flags
+4
−4
17:38:49
algokit-core
feat: refactor ts composer result types (#278)
+83
−79
17:38:49
algokit-core
feat: refactor ts composer result types (#278)
+83
−79
17:39:36
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.76 [skip ci]
+1
−1
17:39:36
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.76 [skip ci]
+1
−1
17:40:43
algokit-walletsdk-kmp
docs: update readme copy (#63)
+3
−2
17:45:37
algokit-core
Notes added by 'git notes add'
+1
−0
18:13:22
puya-ts
test: bump timeout to 2 minutes and run sequentially
+3
−3
18:45:51
go-algorand
Leave ping pong minfee as legacy value for now.
+1
−1
18:53:42
go-algorand
Revert "Leave ping pong minfee as legacy value for now."
+1
−1
19:06:26
go-algorand
Set back to pre-existing min fees (had temporarily modified to work out compatibility with test suite).
+0
−5
19:22:32
go-algorand
Merge remote-tracking branch 'upstream/master' into even-partitiontest
+53
−11
21:14:33
algokit-walletsdk-kmp
reafactor: simplify folder structure
+310
−290
21:18:31
go-algorand
update
+15
−28
23:07:56
puya-ts
refactor: move polyfills into their own file
+44
−29
23:52:20
algokit-walletsdk-kmp
fix: typo in viewmodel name
+23
−11