Home Reports Sep 9, 2025

Tuesday, September 9, 2025

Commits
69
pushed this day
Repositories
18
with activity
Contributors
19
distinct authors
Lines changed
+58,966 −74,226
additions / deletions

September 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 18

Commit Log

69 commits · 18 repositories

01:00:29 go-algorand - Build 2470 Data +1 −1
01:59:31 StablecoinWatch ZacheryGlass fix(fetchers): standardize symbol casing and lowercase network fields +253 −147
02:22:58 StablecoinWatch ZacheryGlass docs: add comprehensive JSDoc documentation across entire codebase +1320 −238
02:43:04 StablecoinWatch ZacheryGlass fix(defillama): exclude non-approved pegged assets and adjust USD price filter\n\nFilter DeFiLlama pegged assets by allowed peg types (defaults to fiat pegs; excludes VAR) to prevent BTC/EUR-pegged assets like Bitcoin from appearing. Apply price sanity only to USD-pegged assets. Add one-time peg-type logging for visibility.\n\n- Add pegType-based filtering and defensive exclusions\n- Limit price range checks to peggedUSD only\n- Update default allowedPegTypes in ApiConfig to common fiat pegs (no VAR)\n- Log unique peg types present in the response for auditing\n\nRefs: #stability, #data-quality +57 −4
02:46:13 StablecoinWatch ZacheryGlass feat(logging): add minimal global logger with single verbose toggle\n\nIntroduce app/logger.js to centralize logging. Allows enabling verbose logs across the app via either LOG_LEVEL=debug or VERBOSE_LOGGING=true. Timestamps and level tags added to console output; debug suppressed unless enabled. Wire logger early in app startup.\n\n- Add app/logger.js (timestamped, leveled output)\n- Respect LOG_LEVEL and VERBOSE_LOGGING env vars\n- Initialize logger in app/app.js at boot\n- Switch DeFiLlama peg-type log to debug to honor the toggle +75 −0
02:46:32 StablecoinWatch ZacheryGlass chore(logging): route peg-type log to debug channel to respect verbose toggle +3 −8
02:46:50 algokit-lora neilcampbell chore: use previous package.lock file +3355 −3340
02:50:39 StablecoinWatch ZacheryGlass chore(logging): align legacy DEBUG flag with new verbose toggle\n\nSet global.DEBUG in logger to reflect LOG_LEVEL/VERBOSE_LOGGING so util.js debug gating remains consistent across the app. +159 −45
02:53:00 StablecoinWatch ZacheryGlass docs: add application-wide architecture and per-file overview\n\nProvide comprehensive documentation covering architecture, data flow, configuration, services, fetchers, routes, views, and operational notes. +280 −0
02:57:31 puya achidlow feat: disable default/automatic output of ARC-32 app spec file. +8 −2
02:57:31 puya achidlow chore: compile all +90 −13268
03:01:43 puya achidlow feat: disable default/automatic output of ARC-32 app spec file. +8 −2
03:01:43 puya achidlow chore: compile all +90 −13268
03:04:22 algo-voting dependabot[bot] Bump @vue/cli-service from 4.5.19 to 5.0.9 +1 −1
03:04:47 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.40.0 to ^8.43.0 +1 −1
03:05:02 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
03:20:14 StablecoinWatch ZacheryGlass perf(fetchers): optimize filtering performance with async batching and pre-compiled patterns +119 −17
03:33:29 puya boblat feat: make BoxRef methods directly accessible on Box class +230 −147
03:35:18 algokit-lora p2arthur Merge branch 'main' of https://github.com/algorandfoundation/algokit-lora into feat/arc62-circulating-supply +10 −10
03:40:07 algokit-lora p2arthur Merge branch 'feat/arc62-circulating-supply' of https://github.com/algorandfoundation/algokit-lora into feat/arc62-circulating-supply +3355 −3340
03:41:22 StablecoinWatch ZacheryGlass docs: update documentation for async batching performance optimizations +35 −1
04:11:59 puya boblat feat: make BoxRef methods directly accessible on Box class (#550) +230 −147
04:38:29 algokit-core PatrickDinh wip - map storage +230 −101
05:13:58 algokit-lora neilcampbell fix: resolve some build issues +2 −4
05:46:21 puya achidlow fix: MypyError can be missing line / column info, but these are provided as -1 values, which fail our SourceLocation validations +2 −2
05:55:27 puya achidlow fix: MypyError can be missing line / column info, but these are provided as -1 values, which fail our SourceLocation validations +2 −2
06:01:11 algokit-core PatrickDinh wip - app state +99 −71
06:36:33 puya boblat refactor: replace deprecated BoxRef with Box[Bytes] and add change log +11425 −11269
06:49:16 algokit-core PatrickDinh wip - some clean up +164 −534
07:08:58 algokit-core PatrickDinh wip - fix compile issues +38 −45
07:55:59 puya boblat refactor: replace deprecated BoxRef with Box[Bytes] and add change log (#554) +11425 −11269
09:53:53 connect dependabot[bot] build(deps-dev): bump rollup from 2.79.1 to 2.79.2 +4 −3
10:29:16 weLend xxiled-plastic-cat Update buyout logic to support premium paid in xUSD and split 50.50 with original debtor +4390 −4322
10:42:12 algokit-core PatrickDinh make app state accessor better +67 −62
10:59:03 weLend xxiled-plastic-cat buyout work +13021 −7315
11:02:59 specs cusma chore: non-normative subfolder +453 −449
11:50:00 algokit-core PatrickDinh wip - box +105 −79
12:23:25 algokit-core PatrickDinh box done +61 −54
12:29:41 specs cusma chore: non-normative subfolder +11 −10
12:33:14 specs cusma Merge pull request #218 from algorandfoundation/non-normative-folders +464 −459
12:52:41 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +2 −0
12:55:38 specs cusma docs: protocol update process +35 −1
13:03:53 ledger-app-algorand abenso Merge remote-tracking branch 'ledgerhq-algorand/develop' into sync +0 −0
13:06:33 specs cusma docs: improve structure and wording +27 −17
13:40:21 ledger-app-algorand abenso bump version +1 −1
14:06:57 ledger-app-algorand abenso Merge pull request #74 from Zondax/sync +1 −1
14:19:52 algokit-core neilcampbell chore: tweak the txn validation and add some missing wiring +121 −26
14:34:03 py-algorand-sdk - CR fixes +20 −22
15:14:25 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-09-09) +1 −0
15:33:23 specs cusma Merge pull request #220 from algorandfoundation/protocol-upgrades +45 −1
15:54:13 algokit-utils-ts neilcampbell feat: add core transaction validation +2316 −14
16:19:56 algokit-cli aorumbayev fix: enables package manager command translation +361 −8
17:09:33 d-asa cusma build: artifacts +8 −8
17:30:40 d-asa cusma Merge pull request #41 from cusma/dependabot/pip/minor-and-patch-a497afa84e +77 −77
17:54:33 java-algorand-sdk gmalouf Update UseAccess behavior such that callers can use the existing fields and simply enable UseAccess to pass references in the new format. +359 −946
18:02:01 java-algorand-sdk gmalouf Merge branch 'main' into txn-access +217 −47
18:40:11 algokit-walletsdk-kmp mithiraj95 Copy over working snapshot of wallet-sdk hd account code over to KMP repo +163 −85
18:44:56 algokit-core joe-p dep: update uniffi to 0.29.4 +73 −59
19:36:39 algokit-walletsdk-kmp michaeltchuang fix: ktlint issues +14 −8
19:40:57 algokit-walletsdk-kmp mithiraj95 feat: copy over working snapshot of wallet-sdk hd account code over to KMP repo (#20) +174 −90
21:16:21 algokit-lora dependabot[bot] chore(deps-dev): bump vite from 7.0.5 to 7.1.5 +26 −20
22:40:24 algokit-core PatrickDinh fix params_builder +39 −74
23:15:18 algokit-core PatrickDinh Merge pull request #254 from algorandfoundation/chore/future-creator-tweaks +394 −143
23:15:18 algokit-core PatrickDinh Merge pull request #254 from algorandfoundation/chore/future-creator-tweaks +394 −143
23:16:08 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.62 [skip ci] +1 −1
23:16:08 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.62 [skip ci] +1 −1
23:22:17 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
23:24:44 algokit-core PatrickDinh fix up the app client +9 −113
23:31:53 algokit-core PatrickDinh Merge branch 'main' into app-client-pat +2442 −2282