Home Reports Sep 12, 2025
Friday, September 12, 2025
- Commits
- 107
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +365,544 −12,453
- additions / deletions
Friday, September 12, 2025
107 commits were pushed across 21 repos by 21 authors. There were 365,544 additions and 12,453 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 3 commits
- java-algorand-sdk 4 commits
- py-algorand-sdk 5 commits
- abel 1 commit
- community 1 commit
- algokit-core 7 commits
- algokit-lora 3 commits
- algokit-utils-ts 3 commits
- algorand-python-testing 3 commits
- algorand-typescript-testing 3 commits
- ARCs 1 commit
- devportal 13 commits
- docs 2 commits
- nodekit 3 commits
- puya 1 commit
- starlight-github-loader 7 commits
- AlgoPay 1 commit
- algorand-mcp 1 commit
- a-day-in-my-bobalife 1 commit
- tinyman-py-sdk 2 commits
- StablecoinWatch 42 commits
Commit Log
107 commits · 21 repositories
00:13:59
StablecoinWatch
feat(backend): prioritize DeFiLlama cross-chain supply and enhance platform normalization
+466
−72
00:14:15
StablecoinWatch
feat(frontend): add cross-chain platform UI, helpers, and routes
+1288
−277
00:25:15
StablecoinWatch
feat(frontend): remodel coin detail page to match new platform style
+218
−351
00:30:16
StablecoinWatch
feat(frontend): remodel homepage with modern header and responsive stablecoin table
+93
−180
00:33:03
StablecoinWatch
feat(ui): modernize header and footer to match new design system
+122
−209
00:35:59
StablecoinWatch
feat(ui): restyle status page to align with new design
+85
−81
00:36:36
StablecoinWatch
fix(ui): adjust header logo to rectangular wordmark and remove duplicate title text
+2
−3
00:43:46
StablecoinWatch
feat(ui-home): remove 'Last Updated' summary card from main page
+0
−4
00:44:15
StablecoinWatch
feat(ui-header): remove 'Last Updated' metric from header
+1
−6
00:45:44
StablecoinWatch
style(ui): round header logo corners (6px radius)
+1
−1
00:49:45
StablecoinWatch
feat(ui-copy): rename labels to 'Stablecoins' and 'Blockchains'
+24
−24
01:00:27
go-algorand
Build 2473 Data
+1
−1
01:26:23
algorand-typescript-testing
chore: update dependencies and fix audit vulnerabilities
+33
−29
01:47:58
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
02:17:02
StablecoinWatch
feat(config): use mock data in debug and include mock-enabled sources
+74
−30
02:17:02
StablecoinWatch
style(ui): increase top bar height; remove 'Comprehensive' from Blockchains overview
+2
−1
02:17:03
StablecoinWatch
style(ui): enlarge top-right nav buttons and update active/hover/focus styles
+10
−8
02:17:03
StablecoinWatch
docs: add debug mode and mock data instructions
+31
−0
02:17:03
StablecoinWatch
build(tools): add scripts/filter-msg.js for rewriting commit messages to conventional format
+28
−0
02:17:03
StablecoinWatch
style(ui): enlarge header logo and nav buttons for better tap targets
+3
−2
04:02:07
docs
Merge pull request #1311 from algorandfoundation/automatic-pr-go-algorand-v4.2.1-stable-indexer-3.9.0
+43
−2
04:02:51
docs
[create-pull-request] automated change
+43
−2
04:53:10
AlgoPay
Update README.md
+31
−2
05:24:35
algokit-lora
test(optionalSender) add test to confirm that optional sender works
+87
−123
05:43:45
algokit-utils-ts
init sender implementation
+263
−18
05:46:24
algokit-lora
test(optionalSender) remove expect cases where sender was required
+14
−99
05:57:22
algokit-utils-ts
handle create asset/app
+16
−10
06:06:32
algokit-lora
fix(optionalSender): fix tooltip not showing when hovering optional sender
+1
−1
06:07:14
algokit-utils-ts
wip - handle method call
+73
−9
06:15:49
starlight-github-loader
Renamed export and updated usage examples
+37
−24
06:31:06
ARCs
Add missing / to html link
+1
−1
06:38:39
devportal
DVP-1131: Replaced ARCs submodule with github content loader
+14908
−17
07:54:23
starlight-github-loader
Updated RootOptions type
+14
−2
08:35:23
starlight-github-loader
Implemented content transformer feature
+70
−27
08:38:43
devportal
Updated config.ts
+31
−19
09:47:10
puya
5.0.0-rc.10
+2
−2
09:56:26
starlight-github-loader
Updated package.json
+18
−4
10:04:47
devportal
Updated astro-github-loader to temporary package for dev purposes
+23
−17
10:19:21
algorand-python-testing
chore: update puyapy version
+4
−4
10:21:13
algorand-mcp
Updates
+9
−4
10:23:28
algokit-core
dep: update uniffi to 0.29.4 (#256)
+73
−59
10:23:28
algokit-core
dep: update uniffi to 0.29.4 (#256)
+73
−59
10:24:27
algorand-python-testing
Merge pull request #46 from algorandfoundation/feat/replace-box-ref
+671
−72
10:24:49
algorand-typescript-testing
Merge pull request #92 from algorandfoundation/feat/native-funcs
+310
−208
10:29:30
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
10:30:32
algorand-python-testing
1.0.0-beta.4
+7
−1
10:31:07
devportal
Updated package.json
+39
−0
10:35:17
devportal
Updated workflows
+4
−0
10:45:21
devportal
Updated acceptance.yml
+4
−0
10:48:38
devportal
Updated workflows
+15
−6
10:51:54
devportal
Fixed .prettierignore
+1
−1
10:54:18
devportal
Updated config.ts
+1
−4
10:58:55
devportal
Updated config.ts
+3
−2
11:17:41
devportal
Merge pull request #350 from algorandfoundation/feat/refactor-arc-imports
+15031
−69
11:39:43
nodekit
Renamed the combined markdown file for the devportal import
+6
−5
11:45:42
nodekit
Merge pull request #175 from algorandfoundation/chore/devportal-content
+6
−5
12:21:45
algokit-core
wip: working bool, array segfault
+1792
−82
12:29:29
nodekit
Manually renamed consolidated doc file for the dev portal
+0
−0
12:58:57
starlight-github-loader
Added include/exclude feature
+217
−42
13:04:23
starlight-github-loader
Updated readme files
+108
−4
13:06:57
StablecoinWatch
fix(chains): prevent infinite vertical growth of market share chart by constraining canvas in fixed-height wrapper and enabling proper Chart.js responsive resize
+11
−1
13:08:52
StablecoinWatch
Merge develop/v2 into master for v2 beta
+298248
−3843
13:12:30
StablecoinWatch
build(deps): bump axios from 1.11.0 to 1.12.0
+5
−5
13:16:14
StablecoinWatch
build(deps): bump axios from 1.11.0 to 1.12.0 (#43)
+5
−5
13:23:55
tinyman-py-sdk
add ordering module
+1580
−0
13:28:41
tinyman-py-sdk
fix linting
+7
−8
13:59:37
starlight-github-loader
Added enhanced caching mechanism
+172
−8
14:22:10
algokit-core
wip: simpler ABIValue
+339
−2036
14:31:17
StablecoinWatch
feat(config,status,chains,platforms): enable mock data with DEBUG and show indicator; remove Market Cap; rename Supply Value to Total Stablecoin Value
+31
−33
14:31:17
StablecoinWatch
fix(chains): toggle sort direction on repeated header clicks
+12
−13
14:31:17
StablecoinWatch
feat(platforms,chains): rank chains by Total Stablecoin Value and fix table sorting
+42
−25
14:31:17
StablecoinWatch
fix(status): align layout with site by using common.css and removing extra outer margins
+3
−2
14:31:17
StablecoinWatch
chore: add vs code tasks and launch scripts
+191
−1
14:31:17
StablecoinWatch
feat(chains,platforms)!: remove Diversity feature (button, column, and score)
+3
−60
14:31:17
StablecoinWatch
chore(views): remove donate page and footer link
+3
−145
14:31:47
StablecoinWatch
style(home): match MCap Dominance chip to platforms % of Market styling
+10
−1
14:32:59
StablecoinWatch
refactor(home): rename 'MCap Dominance' column to 'Dominance'
+1
−1
14:41:02
StablecoinWatch
style(theme): remove yellow accents and align UI with indigo/purple palette
+12
−12
14:45:38
py-algorand-sdk
CR fixes
+3
−3
14:47:35
StablecoinWatch
fix(aggregation): allocate platform market cap proportionally by per-chain supply\n\nPrevents double counting across chains and fixes ETH header metrics.\n- Compute per-coin total cross-chain supply\n- Allocate each coin’s mcap to platforms by supply share\n- Full mcap if single-platform coin; skip allocation when multi-platform without split to avoid inflation\n\nThis aligns header % on ETH and Total $ on ETH with the chart.
+21
−4
14:49:38
py-algorand-sdk
more cr fixes
+1
−1
14:51:23
algokit-core
wip: get_bool
+118
−59
15:05:23
algokit-core
wip: from_bytes
+45
−0
15:05:42
StablecoinWatch
feat(ui,data): add 'Pegged Asset' column and data wiring\n\n- Extract peg from DeFiLlama pegType (e.g., peggedUSD→USD, peggedXAU→Gold)\n- Merge into aggregated metadata as metadata.peggedAsset\n- Expose via transformer as pegged_asset on Stablecoin model\n- Render new column in home table (after Price, before Market Cap)\n\nCloses #40
+24
−0
15:14:23
a-day-in-my-bobalife
chore: log greeting (2025-09-12)
+1
−0
15:20:14
algokit-core
tests: app client state access tests;
+1506
−8
15:27:54
StablecoinWatch
feat(home): add sortable columns to homepage table\n\n- Make headers clickable with sort toggles\n- Add CSS hover and asc/desc indicators\n- Implement client-side sorting function\n- Provide numeric data-sort keys for accurate sorting\n\nAligns homepage behavior with platforms page.
+74
−16
15:29:10
StablecoinWatch
feat(ui-header,home): clickable header metrics and URL-driven sorting\n\n- Wrap header metric cards in anchors with hover/active/focus states\n- Add aria-labels for accessibility and keyboard navigation\n- Link Market Cap and Volume to home with sort params; ETH tiles to /platforms\n- Home: integrate Pegged Asset column with sortable headers\n- Home: adjust numeric sort indices and honor ?sort=&dir= params
+32
−10
15:56:19
py-algorand-sdk
types: support txn.Access transaction constructor (#580)
+507
−15
15:57:46
StablecoinWatch
feat(home): add market charts with single toggle + shared legend
+252
−56
15:59:53
devportal
Updated config.ts
+1
−1
16:00:32
devportal
Merge pull request #351 from algorandfoundation/chore/fix-clear-flag
+1
−1
16:01:58
StablecoinWatch
feat(home): label chart segments directly and remove shared legend\n\n- Add custom Chart.js plugin to draw segment labels (name + %)\n- Remove shared legend; keep built-in legends disabled\n- Label slices >=5% to reduce clutter; tooltips remain\n\nRefs #44
+36
−2
16:03:05
StablecoinWatch
style(home): match platforms page styling for rank and name\n\n- Add coin-rank chip and coin-name link styles\n- Update # and Name columns to use new styles
+17
−2
16:13:00
StablecoinWatch
feat(home,ui): color-code Pegged Asset column with chip styling\n\n- Render peg as chip matching Dominance style\n- Add color variants for common pegs (USD, EUR, GBP, JPY, CNY, BTC, Gold/XAU, Silver/XAG)\n- Fallback to generic style for unknown pegs\n- Keep sorting intact; adjust numeric column indices
+31
−1
16:13:38
StablecoinWatch
feat(home): add sortable columns to homepage table\n\n- Make headers clickable with sort toggles\n- Add CSS hover and asc/desc indicators\n- Implement client-side sorting function\n- Provide numeric data-sort keys for accurate sorting\n\nAligns homepage behavior with platforms page.
+3
−0
16:14:02
StablecoinWatch
fix(home): resolve rebase artifacts in views/home.ejs and merge chart + pegged styles
+0
−1
16:17:04
StablecoinWatch
chore(ui): pin footer
+16
−11
19:25:01
go-algorand
add gobatchverifier implementation
+1615
−40
19:32:30
go-algorand
fix comment
+1
−2
20:07:44
py-algorand-sdk
bump up version to v2.11.0
+13
−1
20:10:53
java-algorand-sdk
bump up version to 2.10.0
+17
−2
20:29:43
py-algorand-sdk
Merge pull request #581 from algorand/release/v2.11.0
+13
−1
20:37:25
java-algorand-sdk
Merge pull request #867 from algorand/release/2.10.0
+17
−2
20:38:04
java-algorand-sdk
deploy: aa1ba61f06390112721bf665ec8ec50f6391e381
+10
−10
20:38:38
java-algorand-sdk
deploy: aa1ba61f06390112721bf665ec8ec50f6391e381
+15835
−3719
22:56:47
abel
v3 skeleton
+8127
−0