Home Reports Sep 3, 2025

Wednesday, September 3, 2025

Commits
78
pushed this day
Repositories
22
with activity
Contributors
21
distinct authors
Lines changed
+188,621 −8,559
additions / deletions

Commit Log

78 commits · 22 repositories

00:10:27 did-algo joe-p chore: format +79 −45
00:13:43 algokit-lora p2arthur feat(optional_sender): implement optional sender to 8 different transaction types - 7 missing +168 −83
00:48:14 did-algo joe-p chore: use latest algokit version +309 −238
00:56:04 did-algo joe-p docs: document how to test a different implementation +28 −6
01:00:28 go-algorand - Build 2464 Data +1 −1
01:03:49 did-algo joe-p deps: update crypto package to resolve vulnerability +26 −16
01:06:42 did-algo joe-p chore: update upload-artifacts version +1 −1
02:28:41 conduit gmalouf Set Indexer version v3.9.0-rc1. +3 −3
03:22:54 algokit-utils-ts PatrickDinh wip - test structs +316 −8
04:18:32 algorand-typescript-testing boblat refactor: use WeakMap to store contract name to class map +15 −6
06:38:47 algorand-python-testing daniel-makerx build: use git references for dependencies until puya 5.0 is released +12 −4
07:07:29 puya-ts joe-p ci: run CI on all non-EOL LTS node versions +11 −8
07:07:29 puya-ts joe-p ci: prevent artifact name conflicts across node versions +8 −9
07:08:25 puya-ts joe-p chore: ignore packages-temp (eslint) +12 −1
07:08:26 puya-ts joe-p feat: type-safe Set.prototype.union polyfill +11 −1
07:08:26 puya-ts joe-p feat: changes to support node 20 +31 −12
07:08:26 puya-ts joe-p feat: consistent awst serialization +0 −14
07:08:26 puya-ts boblat feat: set minNodeVersion to v20-lts +1 −1
07:31:01 algorand-python-testing boblat feat: add stub implementations of array types +4625 −2335
07:31:01 algorand-python-testing daniel-makerx build: use git references for dependencies until puya 5.0 is released +12 −4
07:31:01 algorand-python-testing boblat refactor: addressing review feedback +24 −35
07:31:01 algorand-python-testing boblat chore: update dependencies to `rc.5` +4 −4
07:31:01 algorand-python-testing boblat add resource encoding option with `value` as default +676 −186
07:31:01 algorand-python-testing boblat chore: define txn fields explicitly to get correct type hints +181 −17
07:31:01 algorand-python-testing boblat chore: update puya dependency +4 −4
07:31:01 algorand-python-testing boblat chore: trying to fix mypy issue +20 −12
07:38:24 algorand-python-testing - 1.0.0-beta.2 +7 −1
07:51:03 puya-ts boblat refactor: run PR checks on any changes to the repo so that they can be merged +0 −4
08:55:55 go-algorand slicesequal chore: remove redundant words +2 −2
09:44:48 ledger-app-algorand tdejoigny-ledger Merge pull request #51 from LedgerHQ/develop +175869 −1534
12:49:25 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −0
13:13:55 did-algo joe-p chore: fix lints +6 −7
13:18:38 py-algorand-sdk jannotti CR improvements +24 −10
13:23:07 specs cusma chore: test deployment +17 −17
13:24:46 did-algo joe-p chore: remove unused lint +0 −1
13:34:07 specs cusma chore: disable mdbook-pandoc +1 −0
13:34:38 StablecoinWatch ZacheryGlass Complete backend rewrite - simplified to Messari API only +1352 −2476
13:34:46 specs cusma Merge pull request #216 from algorandfoundation/mdbook-pandoc +422 −526
13:42:17 did-algo joe-p ci: output colored lint number from golangci-lint +1 −0
13:46:59 did-algo joe-p ci: update golangci-lint +1 −1
14:40:53 did-algo joe-p feat: initial resolver +571 −0
14:41:31 conduit gmalouf Set Indexer version v3.9.0-rc1. (#187) +3 −3
14:43:21 algokit-cli neilcampbell fix: pin prompt_toolkit as the latest version breaks algokit init +5 −4
15:04:09 did-algo joe-p feat: support application/did-resolution +437 −7
15:11:44 algokit-cli neilcampbell chore: fix security issues +6 −5
15:14:26 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-09-03) +1 −0
15:21:24 did-algo joe-p feat: resolver docker image +5 −6
15:54:23 algokit-cli neilcampbell Merge pull request #680 from algorandfoundation/fix/algokit-init +10 −8
15:56:14 algokit-cli dependabot[bot] chore(deps): bump python-semantic-release from 7.34.6 to 10.3.1 +189 −221
15:58:21 did-algo joe-p feat: handle multiple accept values +41 −34
15:59:39 did-algo joe-p feat: handle ld+json +2 −0
16:01:01 docs barnjamin [create-pull-request] automated change +3 −3
16:19:42 algokit-cli - 2.9.0 +11 −1
16:27:26 homebrew-tap engineering-ci[bot] Updating algokit to 2.9.0 +3 −3
16:30:26 go-algorand-sdk jannotti CR improvements +31 −18
16:30:33 homebrew-tap engineering-ci[bot] Updating algokit to 2.9.0 +3 −3
16:34:23 did-algo joe-p chore: rm cursor rules +0 −98
16:57:39 algokit-cli neilcampbell chore: ensure bootstrap tests only write config to temp dir +28 −10
17:41:01 docs nullun Merge pull request #1310 from algorandfoundation/automatic-pr-go-algorand-v4.3.0-beta-indexer-3.8.1 +3 −3
17:58:51 go-algorand-sdk jannotti Ensure Msig still verifies +30 −0
18:02:22 go-algorand-sdk jannotti linter, better name +5 −4
18:39:56 algokit-core joe-p wip: working http calls and signing (w/ serialize error) +63 −16
19:17:41 go-algorand-sdk jannotti Txn: Support lmsig logicsig signatures (#746) +236 −38
19:17:59 py-algorand-sdk jannotti Signatures: Support new lmsig for multisig delegated logicsigs (#579) +256 −114
19:42:09 StablecoinWatch ZacheryGlass refactor: clean up backend to use only Messari API +96 −43
19:47:09 go-algorand slicesequal chore: remove redundant words (#6430) +2 −2
19:53:51 go-algorand github add Go Benchmark (go) benchmark result for e45399e77e678c98c1c1e3e3dd509433af8529c0 +445 −1
20:00:23 algokit-core joe-p wip: working E2E payment from python utils +8 −14
20:30:04 algo-voting dependabot[bot] Update @vue/compiler-sfc requirement from ^3.5.20 to ^3.5.21 +1 −1
20:58:51 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.40.0 to ^8.42.0 +1 −1
21:00:27 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
21:10:37 StablecoinWatch ZacheryGlass refactor: use only official Messari API classification for stablecoin detection +24 −3
22:35:25 StablecoinWatch ZacheryGlass refactor: migrate to Messari SDK for stablecoin data fetching +189 −214
22:35:56 StablecoinWatch ZacheryGlass docs: update v2 README and add Messari Stablecoin API reference +213 −23
23:25:28 java-algorand-sdk algo-dev-service Regenerate code from specification file +231 −3
23:25:34 js-algorand-sdk algo-dev-service Regenerate code from specification file +423 −5
23:26:24 StablecoinWatch ZacheryGlass fix: header metrics formatting, ETH totals, platforms link labeling, donate image paths, coin logo fallback (#7, #8, #9, #10, #11) +747 −16
23:27:10 StablecoinWatch ZacheryGlass chore: add PR body for simple v2 cleanups +17 −0