Home Reports Sep 11, 2025
Thursday, September 11, 2025
- Commits
- 84
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +266,782 −224,843
- additions / deletions
Thursday, September 11, 2025
84 commits were pushed across 22 repos by 18 authors. There were 266,782 additions and 224,843 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- conduit-plugin-export-blksrv 1 commit
- conduit-plugin-online 1 commit
- pg_algorand 2 commits
- go-algorand 2 commits
- js-algorand-sdk 2 commits
- ledger-app-algorand 1 commit
- py-algorand-sdk 1 commit
- community 1 commit
- algokit-core 19 commits
- algokit-cli 4 commits
- algokit-lora 1 commit
- algokit-utils-ts 2 commits
- algorand-python-testing 1 commit
- docs 1 commit
- homebrew-tap 2 commits
- puya 12 commits
- puya-ts 4 commits
- starlight-github-loader 4 commits
- a-day-in-my-bobalife 11 commits
- algokit-walletsdk-kmp 8 commits
- AlgoPay 1 commit
- StablecoinWatch 3 commits
Commit Log
84 commits · 22 repositories
00:08:59
conduit-plugin-online
bump deps
+130
−1006
00:10:47
conduit-plugin-export-blksrv
bump deps
+38
−12
00:39:14
js-algorand-sdk
add conversion test
+348
−22
00:39:50
py-algorand-sdk
nit: fix args order
+2
−2
00:47:34
js-algorand-sdk
remove Buffer from tests
+23
−18
01:00:34
algokit-core
fix field type + encode/decode logic
+135
−247
01:00:36
go-algorand
FI from master
+8
−2
01:00:36
go-algorand
Build 2472 Data
+1
−1
01:12:02
algokit-core
test
+157
−2
03:10:02
puya
fix: for x in urange semantic divergence from python for x in range
+77
−16
03:18:02
puya
chore: compile_all
+76327
−65557
03:18:54
algokit-core
convert storage key to abi storage key
+288
−168
03:30:34
algokit-core
convert storage map to abi storage map
+87
−29
03:36:33
algokit-core
convert box to use abi storage key
+33
−20
03:40:13
algokit-core
fix build
+8
−8
03:42:17
puya
test: add tests for exit values of urange loops
+12
−0
03:43:01
puya
chore: compile_all
+12301
−4062
03:52:51
puya
chore: compile_all
+76327
−65557
03:52:51
puya
fix: for x in urange semantic divergence from python for x in range
+77
−16
03:52:51
puya
chore: compile_all
+12301
−4062
03:52:51
puya
test: add tests for exit values of urange loops
+12
−0
04:06:31
algokit-core
wip- struct in default value
+70
−154
04:51:01
algokit-core
convert default value
+93
−93
05:25:11
algokit-core
fix up - it builds now
+131
−101
05:48:00
algokit-core
wip - fixing tests
+9
−5
06:11:56
algokit-lora
feat(optional_sender) finish implement optional sender to all transaction types
+122
−7
06:34:13
puya
refactor: hide more MyPy types / implementation details behind `parse_python`
+311
−231
06:34:13
puya
chore: compile_all
+0
−270
07:17:28
algokit-cli
fix: enables package manager command translation (#684)
+361
−8
07:38:42
algorand-python-testing
refactor: use fields name from dataclass in mutation callback for improved reliability
+10
−5
07:39:15
puya-ts
Merge pull request #264 from algorandfoundation/feat/native-funcs
+62160
−75472
07:51:42
puya
refactor: hide more MyPy types / implementation details behind `parse_python`
+311
−231
07:51:42
puya
chore: compile_all
+0
−270
09:37:27
puya-ts
fix: audit vulnerabilities
+24
−21
09:54:06
puya-ts
Merge pull request #266 from algorandfoundation/fix/audit
+24
−21
10:04:34
puya-ts
Notes added by 'git notes add'
+1
−0
10:16:52
pg_algorand
modernize
+57
−20
10:22:15
pg_algorand
modernize
+5
−1
10:45:13
starlight-github-loader
Removed file extension renaming
+3374
−666
10:50:50
starlight-github-loader
Added license and changelog
+297
−13
10:54:30
starlight-github-loader
Added .gitignore for the package
+80
−824
10:55:32
starlight-github-loader
Added .gitignore for the project root
+3
−1
11:34:58
algokit-cli
fix: dynamically detect Windows SDK tools for GitHub Actions compatibility
+51
−4
12:48:17
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−2
12:51:21
algokit-cli
fix: dynamically detect Windows SDK tools for GitHub Actions compatibility (#686)
+51
−4
13:09:57
algokit-cli
2.9.1
+8
−1
13:17:29
homebrew-tap
Updating algokit to 2.9.1
+3
−3
13:22:03
homebrew-tap
Updating algokit to 2.9.1
+3
−3
13:34:26
ledger-app-algorand
Merge pull request #53 from LedgerHQ/develop
+125
−373
13:56:19
AlgoPay
clean up readme
+6
−1
15:07:20
a-day-in-my-bobalife
chore: bump ui from 1.9.0 to 1.9.1 in /DisneyScenicRides
+1
−1
15:07:26
a-day-in-my-bobalife
chore: bump foundation from 1.9.0 to 1.9.1 in /DisneyScenicRides
+1
−1
15:12:05
a-day-in-my-bobalife
chore: bump ui from 1.9.0 to 1.9.1 in /DisneyScenicRides (#288)
+1
−1
15:12:30
a-day-in-my-bobalife
chore: bump foundation from 1.9.0 to 1.9.1 in /DisneyScenicRides (#289)
+1
−1
15:13:16
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx
+1
−1
15:14:08
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx from 2.9.3 to 2.9.4 in /DisneyScenicRides (#290)
+1
−1
15:15:43
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides
+1
−1
15:16:32
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx from 2.9.3 to 2.9.4 in /DisneyScenicRides (#291)
+1
−1
15:17:19
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.9.0 to 1.9.1 in /DisneyScenicRides
+1
−1
15:20:31
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.9.0 to 1.9.1 in /DisneyScenicRides (#287)
+1
−1
16:06:33
algokit-walletsdk-kmp
fix: ios build errors
+27
−27
17:42:08
algokit-walletsdk-kmp
algo25 recovery code implemented
+49
−41
17:42:47
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/wallet' into wallet
+196
−264
18:14:58
algokit-walletsdk-kmp
fix: add iosX64() to list end
+2
−2
18:22:52
a-day-in-my-bobalife
chore: log greeting (2025-09-11)
+1
−0
19:09:06
StablecoinWatch
feat(data): add CoinGecko as new data source
+7314
−4
19:32:45
docs
[create-pull-request] automated change
+43
−2
19:49:54
algokit-walletsdk-kmp
fix: clean up iOS build errors for composeSampleApp (#28)
+29
−29
19:57:19
algokit-walletsdk-kmp
Merge branch 'main' into wallet
+29
−29
20:01:17
algokit-walletsdk-kmp
fix: bad import
+1
−1
20:08:43
algokit-walletsdk-kmp
feat: copy snapshot of wallet-sdk algo25 recovery flow code over to KMP repo (#29)
+49
−41
21:12:36
StablecoinWatch
feat(config,merge): honor SOURCE_PRIORITY env override during merge; show effective priority in source list; document usage in .env and README\n\n- Use AppConfig.dataSources.priority to override fetcher-declared priorities\n- Fallback to declared capability when no override is provided\n- Surface effective priority in getDataSources() output\n- Add SOURCE_PRIORITY docs to .env.example, README, and architecture docs
+31
−3
21:36:55
StablecoinWatch
feat(merge): make metadata fields priority-aware (description, website, logo, dateAdded)\n\n- Use same effective source priority (with SOURCE_PRIORITY env override) for metadata selection\n- Keep tags as union across sources\n- Add debug log for chosen logo source on key coins
+17
−18
22:15:54
algokit-core
feat: app client and initial batch of tests transpiled from py
+4971
−20
22:16:21
algokit-core
chore: fix merge conflicts against main; refine common fixture usage
+140
−158
22:16:22
algokit-core
feat: config singleton and event emitter
+266
−7
22:16:22
algokit-core
chore: minor comments
+2
−0
22:16:23
algokit-core
chore: pr comments
+57
−192
22:16:23
algokit-core
refactor: addressing pr comments
+610
−687
22:16:24
algokit-core
refactor: add native struct support to abi crate; refine abi handling in app client; more tests
+1238
−652
22:21:14
algokit-core
refactor: PR feedback (#252)
+2732
−2957
22:32:43
algokit-core
chore: merge conflicts and clippy warning fixes
+18
−73
22:41:35
algokit-utils-ts
Merge pull request #433 from algorandfoundation/feat/add-txn-validation
+2316
−14
23:08:37
algokit-utils-ts
Merge pull request #432 from algorandfoundation/feat/core-creator
+251
−0