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