Home Reports Sep 15, 2025
Monday, September 15, 2025
- Commits
- 69
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 12
- distinct authors
- Lines changed
- +138,669 −21,781
- additions / deletions
Monday, September 15, 2025
69 commits were pushed across 20 repos by 12 authors. There were 138,669 additions and 21,781 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 6 commits
- js-algorand-sdk 1 commit
- revelio 1 commit
- community 1 commit
- algokit-core 6 commits
- algokit-cli 3 commits
- algokit-client-generator-py 1 commit
- algokit-client-generator-ts 1 commit
- algokit-lora 7 commits
- algokit-subscriber-py 1 commit
- algokit-utils-ts 5 commits
- devportal 2 commits
- puya 5 commits
- puya-ts 2 commits
- starlight-github-loader 4 commits
- solidity-land-registry 2 commits
- a-day-in-my-bobalife 5 commits
- subql-stellar 1 commit
- use-wallet 1 commit
- StablecoinWatch 14 commits
Commit Log
69 commits · 20 repositories
00:05:34
algokit-client-generator-ts
chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.43.0
+61
−61
00:39:32
go-algorand
fix shuffling in testBatchVectors
+31
−27
00:58:31
StablecoinWatch
fix(header): prevent ETH Total from shrinking out; ensure 4 metrics always visible on desktop
+5
−21
01:00:28
go-algorand
Build 2476 Data
+1
−1
01:05:27
algokit-utils-ts
fix the types for send method calls
+22
−16
01:12:08
puya
refactor: update params to constructor of ReferenceArray and ImmutableArray to be Iterable for consistency
+2373
−2200
01:12:08
puya
refactor: extract similar code blocks into base classes
+201
−347
01:12:08
puya
tests: add more tests to exercise new param types to constructors
+33260
−1
01:12:08
puya
docs: update migration guide to include constructor signature change
+33
−11
01:16:02
go-algorand
fix lint
+6
−29
01:21:49
StablecoinWatch
fix(screenshot): update page selectors to match v2 templates and enhance server environment variables for mock mode
+13
−5
01:26:25
subql-stellar
Bump axios from 1.11.0 to 1.12.1 (#140)
+5
−16
01:27:36
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.12.9 to 0.13.0
+23
−23
01:54:15
StablecoinWatch
feat(ui): add collapsible headers and compact charts for mobile
+229
−56
01:58:52
StablecoinWatch
feat(domain): add AssetClassifier service and update data contracts for asset classification
+1257
−18
02:09:11
StablecoinWatch
feat(config): add includeTokenizedAssets feature flag for CMC processing
+89
−0
02:11:27
StablecoinWatch
style(ui): reduce footer size on mobile devices
+4
−1
02:14:07
StablecoinWatch
remove: eliminate Total on ETH metrics from header and routes
+0
−48
02:46:20
algokit-utils-ts
wip - app manager
+444
−0
02:51:41
algokit-utils-ts
imported algod_client as is
+4072
−0
03:08:40
puya-ts
feat: make BoxRef methods directly accessible on Box class
+32804
−4790
03:39:04
js-algorand-sdk
add txn with access encode/decode test
+342
−52
03:42:51
puya
refactor: update params to constructor of ReferenceArray and ImmutableArray to be Iterable for consistency (#555)
+35746
−2438
04:19:18
algokit-utils-ts
app manager
+67
−101
04:50:46
algokit-utils-ts
get compiled results in txn sender
+22
−10
05:09:11
use-wallet
chore(deps): update actions/setup-node action to v5
+1
−1
06:15:01
puya-ts
refactor: remove BoxRef as its methods are now directly accessible on Box
+6351
−6675
07:48:47
solidity-land-registry
npm: bump @types/node from 22.18.3 to 24.4.0
+1
−1
07:49:56
solidity-land-registry
npm: bump hardhat from 2.26.3 to 3.0.6
+1
−1
08:15:35
revelio
Bump tailwindcss-ruby from 4.0.9 to 4.1.13
+9
−9
08:15:47
starlight-github-loader
Fixes
+291
−225
08:50:47
starlight-github-loader
Updated package version and readme
+183
−186
08:55:17
starlight-github-loader
Updated readme
+335
−33
08:59:59
devportal
DVP-1131: Refactored algokit-cli imports
+2883
−414
09:03:28
devportal
Updated .prettierignore file
+3
−2
09:07:45
starlight-github-loader
Updated readme
+176
−138
10:21:57
algokit-cli
chore(deps): bump python-semantic-release from 7.34.6 to 10.4.1
+192
−224
10:24:59
algokit-cli
chore(deps): bump questionary from 1.10.0 to 2.1.1
+9
−12
10:27:38
algokit-cli
chore(deps): bump sphinx-click from 4.4.0 to 6.1.0
+15
−11
10:58:14
algokit-lora
chore(deps): bump @hookform/resolvers from 3.9.1 to 5.2.2
+18
−9
12:51:11
community
Commit from GitHub Actions (Community Interest Tracker)
+4
−4
13:26:55
algokit-core
chore: wip
+584
−85
13:48:40
StablecoinWatch
feat(data): segment market metrics by asset category
+216
−15
13:48:41
StablecoinWatch
feat(fetchers): apply AssetClassifier to CoinGecko, Messari, and DeFiLlama fetchers
+92
−33
14:17:27
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates
+76
−70
15:00:22
StablecoinWatch
chore: update node dependency to version 24.8.0 in package.json
+86
−266
15:05:14
StablecoinWatch
refactor(classification): enhance AssetClassifier and update CMC fetcher
+35
−61
15:14:55
a-day-in-my-bobalife
chore: log greeting (2025-09-15)
+2
−0
15:46:36
algokit-core
chore: refining logic error handling; additional app client tests
+225
−332
15:53:52
a-day-in-my-bobalife
chore: bump com.algorand:algosdk in /HaveAMagicalDay
+1
−1
15:56:59
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.9.0 to 2.10.0 in /HaveAMagicalDay (#292)
+1
−1
16:09:16
algokit-core
refactor: async trait for sate accessor; descriptive lifetime names
+47
−42
16:48:17
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/ws-relays-p2p-backup
+8385
−1076
17:14:58
a-day-in-my-bobalife
chore: v2025.36.0 (release)
+21
−0
17:14:59
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:25:19
algokit-core
feat: created trait-based testing
+870
−0
17:29:14
algokit-lora
fix(testnetAddress): fix testnet address for funded discovery
+1
−1
18:36:36
algokit-lora
fix(testnet_address): add testnet fee sink address to be used as default address
+8
−7
18:38:33
algokit-lora
fix(wallet_name): fix wallet name to use TESTNET_FEESINK instead
+1
−1
18:51:36
algokit-lora
refactor(sender_address): refactor defineSender to be network aware
+19
−43
18:53:33
go-algorand
CR: enforce outgoing conn in dialNode for hybrid relays only
+25
−15
19:26:32
algokit-lora
fix(lint) fix linting errors
+16
−27
19:34:59
algokit-lora
fix(build): fix build error
+1
−1
19:50:11
go-algorand
fix linter
+6
−3
21:45:28
algokit-core
chore: moving remaining tests from transpiled ref tests; minor refinements
+370
−1459
21:51:39
algokit-core
feat: app factory rebase
+5905
−20
23:28:03
StablecoinWatch
feat(stablecoin): add classification and conflict metadata to views
+89
−1
23:46:40
StablecoinWatch
Potential fix for code scanning alert no. 1: Incomplete string escaping or encoding
+2
−2
23:48:04
StablecoinWatch
Potential fix for code scanning alert no. 2: Incomplete string escaping or encoding
+2
−2