Home Reports Sep 10, 2025

Wednesday, September 10, 2025

Commits
72
pushed this day
Repositories
20
with activity
Contributors
20
distinct authors
Lines changed
+72,283 −44,434
additions / deletions

Commit Log

72 commits · 20 repositories

01:00:32 go-algorand - Build 2471 Data +1 −1
01:00:57 algokit-lora p2arthur refactor(jotai_arc62): refactor arc62 to use jotai + remove burned supply +56 −104
01:02:09 algokit-lora p2arthur refactor(merge): merge with latest package lock +0 −0
01:11:00 algokit-lora p2arthur fix(test): fix arc62 test to expect correct data +6 −6
01:20:15 algokit-lora p2arthur fix(test): fix arc62 test to expect correct data +1 −1
01:22:54 algokit-lora p2arthur fix(test): remove onchain query test as it was commented +0 −36
01:25:38 algokit-lora p2arthur fix(linter): remove unused import +0 −1
02:17:26 algokit-avm-vscode-debugger dependabot[bot] chore(deps): bump vite from 6.3.5 to 6.3.6 +3 −3
02:18:45 StablecoinWatch ZacheryGlass feat(health): include source in alert logs, de-duplicate alerts, and relax thresholds\n\n- Log alerts with source names and dedupe by source+type with highest severity\n- Prevent duplicate active alerts at creation time in HealthMonitor\n- Raise default ERROR_RATE_THRESHOLD to 0.3 and CIRCUIT_BREAKER_FAILURES to 6\n- Update configuration guide to reflect new defaults +52 −10
02:39:58 java-algorand-sdk gmalouf CR feedback response +3 −5
03:00:37 StablecoinWatch ZacheryGlass docs: expand architecture and end-to-end data flow, merge logic, and health monitoring\n\n- Add end-to-end request-to-render walkthrough\n- Document merge policy, consensus/confidence, and quality flags\n- Clarify health monitoring thresholds and circuit breaker behavior\n- Map routes to templates and view model fields +50 −2
03:16:04 algokit-core PatrickDinh wip - fix simulate +198 −168
03:20:54 StablecoinWatch ZacheryGlass docs(diagram): add Mermaid architecture diagram to application overview +52 −0
03:35:16 StablecoinWatch ZacheryGlass feat(data): implement complete source container system +97 −5
04:41:30 algokit-core PatrickDinh fix simulate + send params +108 −83
05:35:51 algokit-core PatrickDinh clean up compilation.rs +20 −21
07:36:53 AlgorandPublicData scholtz Update public-algod-providers.json +13 −0
07:37:25 AlgorandPublicData scholtz Update public-algod-providers.json +2 −2
07:52:30 AlgorandPublicData scholtz Update public-indexer-providers.json +13 −0
08:27:51 devportal - Removed TOC; fixed filter issue +49 −50
08:56:36 ledger-app-algorand sportron-ledger Merge pull request #52 from Zondax/main (B2CA-2270) +125 −373
09:48:36 algorand-python-testing boblat feat: make BoxRef methods directly accessible on Box class +666 −72
10:33:35 algokit-core PatrickDinh remove extract_abi_return_from_result +21 −55
10:56:23 algokit-core PatrickDinh wip - fixing tests +42 −48
11:30:55 algokit-core PatrickDinh wip - resolve compile error app_client tests +585 −494
11:51:19 algokit-core neilcampbell chore: tweak the txn validation and add some missing wiring (#255) +121 −26
11:51:19 algokit-core neilcampbell chore: tweak the txn validation and add some missing wiring (#255) +121 −26
11:52:07 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.63 [skip ci] +1 −1
11:52:07 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.63 [skip ci] +1 −1
11:57:52 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
13:19:46 go-algorand-sdk gmalouf bump up version to v2.11.0 +15 −0
13:25:01 StablecoinWatch ZacheryGlass refactor(transformer): implement single responsibility principle for HybridTransformer +909 −226
13:32:06 go-algorand algojohnlee Merge pull request #6437 from Algo-devops-service/relstable4.3.0 +15410 −3833
13:42:54 algokit-core PatrickDinh wip - fixing tests +115 −152
14:51:59 go-algorand-sdk github-actions[bot] Merge pull request #749 from algorand/release/v2.11.0 +15 −0
15:00:51 starlight-github-loader - Added asset detection and import feature +1023 −1
15:04:16 starlight-github-loader - Added usage example to readme +124 −3
15:08:07 a-day-in-my-bobalife dependabot[bot] chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay +1 −1
15:09:15 a-day-in-my-bobalife dependabot[bot] chore: bump kotlin from 2.2.10 to 2.2.20 in /DisneyScenicRides +1 −1
15:11:34 a-day-in-my-bobalife dependabot[bot] chore: bump org.jetbrains.kotlin.jvm from 2.2.10 to 2.2.20 in /HaveAMagicalDay (#285) +1 −1
15:13:45 a-day-in-my-bobalife dependabot[bot] chore: bump kotlin from 2.2.10 to 2.2.20 in /DisneyScenicRides (#286) +1 −1
15:14:43 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-09-10) +1 −0
15:42:52 indexer gmalouf Bump go-algorand-sdk to stable v2.11.0. +3 −3
15:44:38 java-algorand-sdk gmalouf Types: add txn.Access constructor (#866) +1573 −6
15:56:25 indexer gmalouf Bump go-algorand-sdk to stable v2.11.0. (#1676) +3 −3
16:44:40 conduit gmalouf Stable versions of go-algorand-sdk (v2.11.0) and indexer (v3.9.0). +6 −6
17:00:14 conduit gmalouf Stable versions of go-algorand-sdk (v2.11.0) and indexer (v3.9.0). (#188) +6 −6
17:40:54 algorandSupplyChain dependabot[bot] Bump shell-quote and react-scripts +16020 −11715
18:09:28 StablecoinWatch ZacheryGlass refactor(services): decouple StablecoinDataService from HybridTransformer via adapter +723 −117
18:17:23 go-algorand cce Revert "update shutdown to prevent deadlock" +1 −6
18:17:43 code-samples dependabot[bot] Bump shell-quote and react-scripts +15627 −12972
18:17:49 code-samples dependabot[bot] Merge 5a98097164b789009ca39112dab2c1c463137835 into 96b8b9f1d006a803e49975934689bf391464d384 +15627 −12972
18:18:24 go-algorand cce upload test logs on failure +16 −0
19:02:19 StablecoinWatch ZacheryGlass refactor(templates): implement safe template helpers to eliminate business logic +458 −118
19:08:33 algokit-walletsdk-kmp michaeltchuang poc: working import xHDSwift code +87 −22
20:30:49 js-algorand-sdk - types: add txn access +405 −8
20:35:01 go-algorand cce CI: add make modernize target & add to codegen verification (#6439) +8 −2
20:41:08 go-algorand github add Go Benchmark (go) benchmark result for 8245ed19f311680fab88b771073c3e9fa4d3652e +445 −1
21:07:26 algokit-core joe-p wip: ABI value in utils ffi +438 −0
21:37:20 algokit-core aorumbayev chore: add default signer support to AppClientParams +53 −12
22:49:23 algokit-walletsdk-kmp michaeltchuang refactor: clean up some code +83 −68
22:56:08 algokit-walletsdk-kmp michaeltchuang refactor: remove dead path +7 −96
23:16:45 algokit-walletsdk-kmp michaeltchuang refactor: rename composeTestApp to composeSampleApp +26 −85
23:21:42 algokit-walletsdk-kmp michaeltchuang fix: update ci test script +1 −1
23:29:36 algokit-walletsdk-kmp michaeltchuang ci: add spm4Kmp dependency to KMP repo (#26) +196 −264
23:31:24 StablecoinWatch ZacheryGlass fix(data): restore logos and 24h volume with CoinGecko fallback when CMC is rate-limited +224 −64
23:35:29 StablecoinWatch ZacheryGlass chore(logging): gate debug logs behind DEBUG/VERBOSE flags +3 −2
23:36:26 StablecoinWatch ZacheryGlass chore(logging): guard CMC debug logs behind DEBUG/VERBOSE flags +10 −9
23:40:30 StablecoinWatch ZacheryGlass fix(images): restore symbol images by wiring imageUrl through adapter and preferring Messari/CG logo before CMC fallback +7 −7
23:45:27 algostreamer urtho deps +1 −1
23:49:04 algostreamer urtho NPA +11 −29
23:59:26 algokit-core PatrickDinh wip - structs +191 −26