Home Reports Oct 13, 2025
Monday, October 13, 2025
- Commits
- 58
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +643,932 −315,894
- additions / deletions
Monday, October 13, 2025
58 commits were pushed across 16 repos by 13 authors. There were 643,932 additions and 315,894 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 2 commits
- go-algorand-sdk 1 commit
- community 1 commit
- algokit-core 12 commits
- algokit-cli 1 commit
- algokit-client-generator-ts 1 commit
- algokit-subscriber-py 1 commit
- algokit-utils-ts 1 commit
- ARCs 2 commits
- nodekit 5 commits
- puya 14 commits
- specs 2 commits
- solidity-land-registry 3 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 6 commits
- ultrade-python-sdk 3 commits
Commit Log
58 commits · 16 repositories
00:06:01
algokit-client-generator-ts
chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.46.0
+61
−61
00:25:09
algokit-walletsdk-kmp
Added in Transaction Loading Animation Screen
+2
−0
00:25:45
algokit-walletsdk-kmp
fix: ktlint formatting
+0
−2
00:50:07
algokit-walletsdk-kmp
fix: signing algo25 txn
+56
−22
00:51:15
algokit-core
Merge branch 'main' into feat/heartbeat-txn-ts
+2488
−126
01:00:25
go-algorand
Build 2504 Data
+1
−1
01:06:49
algokit-walletsdk-kmp
fix: solve Algo25 transaction signing bug (#77)
+56
−22
01:20:06
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.12.9 to 0.14.0
+23
−23
03:41:44
algokit-walletsdk-kmp
feat: add in keyreg online txn signing for Android
+131
−99
03:57:06
algokit-walletsdk-kmp
feat: add in keyreg online txn signing for Android (#79)
+131
−99
04:20:15
puya
fix: retain additional assert at -O0 rather than just returning
+86
−75
04:25:24
puya
fix: retain additional assert at -O0 rather than just returning
+86
−75
04:29:12
puya
fix: just use the end line of import block when adding a new import
+18
−37
04:34:22
puya
fix: just use the end line of import block when adding a new import
+18
−37
04:37:00
puya
5.1.0
+9
−43
04:46:51
algokit-core
wip - debug test
+18
−10
06:07:37
algokit-core
HACK: fix the tests
+80
−8
06:28:12
algokit-core
wip - refactor
+67
−68
07:22:15
solidity-land-registry
npm: bump @types/node from 22.18.10 to 24.7.2
+1
−1
07:23:36
solidity-land-registry
npm: bump dotenv from 16.6.1 to 17.2.3
+1
−1
07:23:54
solidity-land-registry
npm: bump hardhat from 2.26.3 to 3.0.7
+1
−1
07:28:21
go-algorand-sdk
refactor: omit unnecessary reassignment
+0
−3
07:39:48
go-algorand
refactor: use reflect.TypeFor
+3
−3
09:05:29
algokit-core
chore: wip
+266
−112
09:37:26
algokit-cli
chore(deps): bump the all group across 1 directory with 13 updates
+156
−141
09:57:17
algokit-core
wip
+32
−86
11:07:38
nodekit
chore: Reorder GetDataDir priority: -d -> env -> default
+16
−16
11:26:13
algokit-core
remove comments
+4
−18
11:59:30
nodekit
fix: Added a short delay when restarting node to prevent failed startups
+15
−0
12:09:44
nodekit
feat: Display the P2P Hybrid status in the UI
+39
−13
12:15:21
algokit-core
wip - account manager tests
+40
−0
12:52:00
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:11:15
ARCs
Update regarding the network selection position in the URI
+47
−62
13:16:20
algokit-core
wip - refactor kmd to use client manager
+39
−11
13:40:36
nodekit
chore: Make InvalidNetwork a package-level error that we can check for
+9
−8
13:41:51
nodekit
fix: Allow start and stop commands to provide a -d directory
+7
−4
14:25:11
ARCs
Add discussion to field
+3
−2
14:32:30
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 16 updates
+953
−1000
14:45:11
specs
chore: switch to master
+2
−2
14:52:09
specs
Merge pull request #250 from algorandfoundation/prepare-genkidama
+2
−2
15:14:34
a-day-in-my-bobalife
chore: log greeting (2025-10-13)
+2
−0
15:40:45
puya
feat: add an option to automatically validate ABI argument sizes where tractable
+142
−18
15:42:30
puya
chore: add changelog
+42
−0
15:42:30
puya
chore: compile all
+319121
−156667
15:52:30
puya
chore: update CLI documentation
+21
−16
15:57:05
puya
feat: add an option to automatically validate ABI argument sizes where tractable
+142
−18
15:57:05
puya
chore: update CLI documentation
+21
−16
15:57:05
puya
chore: add changelog
+42
−0
15:57:05
puya
chore: compile all
+319121
−156667
16:03:35
puya
5.2.0
+10
−44
17:15:22
a-day-in-my-bobalife
chore: v2025.40.0 (release)
+17
−0
17:15:23
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
20:57:35
ultrade-python-sdk
Fix web3 version specification in requirements.txt
+2
−2
20:59:17
ultrade-python-sdk
Fix web3 version specification in requirements.txt
+1
−1
21:03:47
ultrade-python-sdk
Bump version from 0.3.18 to 0.3.19
+1
−1
23:05:35
algokit-core
wip - account manager tests
+72
−121
23:26:10
algokit-core
wip - account manager test
+86
−28
23:42:39
algokit-core
test rekey
+120
−0