Home Reports Sep 26, 2025
Friday, September 26, 2025
- Commits
- 84
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +110,058 −51,771
- additions / deletions
Friday, September 26, 2025
84 commits were pushed across 18 repos by 21 authors. There were 110,058 additions and 51,771 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 2 commits
- js-algorand-sdk 3 commits
- abel 1 commit
- algokit-core 20 commits
- algokit-lora 6 commits
- algokit-utils-py 2 commits
- algorand-python-testing 5 commits
- algorand-typescript-testing 2 commits
- ARCs 9 commits
- devportal 3 commits
- puya 5 commits
- puya-ts 1 commit
- specs 13 commits
- starlight-github-loader 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 1 commit
- algo-voting 6 commits
- wallet 2 commits
Commit Log
84 commits · 18 repositories
01:00:29
go-algorand
Build 2487 Data
+1
−1
01:53:48
puya-ts
test: diagnose timeouts in CI
+43
−4
02:37:47
algokit-core
Merge branch 'main' into feat/heartbeat-txn
+6715
−225
02:58:58
algokit-core
clippy
+8
−10
03:02:34
algokit-core
cargo fmt
+1
−2
03:13:52
algokit-core
fix python tests
+16
−5
03:20:07
abel
v3 sdk compiling
+37
−31
05:10:06
algokit-core
wip
+1090
−0
05:21:55
algokit-core
convert done
+1372
−707
05:30:34
puya
refactor: change default log level for puyapy-ls
+2
−2
05:30:44
puya
fix: handle relative imports correctly for language server dependency analysis
+56
−21
06:11:51
algokit-lora
fix(update_op_sender) fix optional sender for editing transactions
+59
−66
06:12:29
algokit-lora
refactor(helpers) update helper text to mention optional sender for simulating
+38
−30
06:19:31
puya
refactor: change default log level for puyapy-ls
+2
−2
06:19:31
puya
fix: handle relative imports correctly for language server dependency analysis
+56
−21
06:23:29
algokit-core
format + wip fixing test
+1218
−1427
06:27:02
puya
5.0.0-rc.14
+2
−2
06:30:24
algorand-python-testing
build: bump puyapy dependencies
+4
−4
06:39:28
algorand-python-testing
build: bump puyapy dependencies
+4
−4
06:44:49
algokit-lora
fix(build) fix build errors
+22
−12
06:47:30
algokit-lora
fix(conflict) fix conflict with latest from main
+388
−25
06:49:50
algokit-lora
fix(lint) fix lint errors
+1
−1
07:11:39
algorand-typescript-testing
Merge pull request #96 from algorandfoundation/fix/empty-bytes
+66
−175
07:16:41
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
07:35:11
ARCs
docs: add a dedicated mbr section
+28
−15
07:41:25
ARCs
docs: add clarification on mbr delta getter
+8
−4
07:42:34
ARCs
docs: nit
+1
−1
08:05:37
algorand-python-testing
fix: bump puyapy dependencies
+1
−1
08:08:33
algorand-python-testing
fix: bump puyapy dependencies
+1
−1
08:14:39
algorand-python-testing
1.0.0-beta.7
+9
−1
08:43:24
starlight-github-loader
Fixed bug in change detection
+866
−4708
08:44:48
starlight-github-loader
Fixed bug in change detection (#4)
+866
−4708
08:46:45
devportal
Updated loader package
+224
−17
09:00:17
devportal
Updated workflows
+0
−14
09:07:08
algokit-lora
fix: update algosdk to latest to ensure new transaction fields are accounted for
+6
−48
09:20:00
specs
Created custom light/dark theme based on AF branding
+3004
−2
09:22:44
algokit-core
chore: pr comments
+79
−69
09:29:37
specs
Updated favicon
+0
−22
09:31:29
devportal
Updated loader package (#364)
+224
−31
09:38:37
algokit-core
feat: ts api jinja generator (#250)
+18096
−3720
09:38:37
algokit-core
feat: ts api jinja generator (#250)
+18096
−3720
09:39:10
specs
Merge branch 'develop' into chore/custom-theme
+366
−267
09:39:25
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.68 [skip ci]
+1
−1
09:39:25
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.68 [skip ci]
+1
−1
09:45:07
algokit-core
Notes added by 'git notes add'
+1
−0
10:15:06
ARCs
docs: add metadata header and set immutable
+60
−11
10:23:21
specs
Updated book.toml to set default theme to "dark"
+1
−1
10:36:56
specs
Fixed lint errors
+1
−1
10:44:29
algokit-core
chore: only render default client ctors for rust impl of api clients
+67
−74
10:53:59
ARCs
docs: add extra payload helper, add get metadata
+17
−1
10:59:23
algokit-core
fix(algokit_http_client): change method to http_method
+3
−3
11:01:06
algokit-core
chore: enable cdylib crate type for api clients
+12
−0
11:05:37
specs
Created custom light/dark theme based on AF branding
+3003
−1
11:06:18
algokit-core
chore: remove unecessary escape in rust_doc_comment
+190
−190
11:06:41
algokit-core
feat: python algod_client package
+24016
−1
11:12:29
specs
Fixed lint error
+1
−1
12:20:24
go-algorand
goal: Update help text and change flag type
+2
−2
12:57:40
algokit-core
chore: refactor
+11091
−127
13:36:35
specs
Updated docker-compose.yaml
+4
−4
13:38:49
specs
Updated docker-compose.yaml
+2
−2
13:46:49
js-algorand-sdk
Bump tar-fs from 3.0.9 to 3.1.1 (#1010)
+3
−3
13:48:48
js-algorand-sdk
bump up version to v3.5.2
+24
−7
13:52:18
ARCs
docs: add useful getters and helpers
+51
−2
14:11:23
specs
Updated docker-compose.yaml
+0
−2
14:14:33
algokit-core
fix: Ensure GET request with empty schemas are excluded
+229
−576
14:20:12
ARCs
docs: nit
+2
−2
14:27:57
js-algorand-sdk
Merge pull request #1011 from algorand/release/v3.5.2
+24
−7
14:30:27
ARCs
docs: link mbr delta and improve its semantic in update
+10
−6
14:49:19
specs
Update docker-compose.yaml
+2
−1
14:49:25
specs
Update docker-compose.yaml
+2
−1
14:59:17
specs
Updated docker-compose.yaml
+8
−0
15:15:02
a-day-in-my-bobalife
chore: log greeting (2025-09-26)
+1
−0
16:15:35
algokit-utils-py
test: populated box refs for created apps
+145
−10
16:25:18
ARCs
docs: fix typos
+5
−5
16:43:43
algokit-utils-py
chore: fix audit issues
+7
−7
16:48:20
algokit-walletsdk-kmp
Copy over no accounts UI from wallet-sdk
+5
−3
18:43:59
wallet
Initial plan
+0
−0
19:08:00
algo-voting
Merge pull request #712 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-3.5.22
+16954
−30332
19:09:18
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.44.0 to 8.44.1
+249
−16
19:09:20
algo-voting
build(deps-dev): bump eslint from 9.35.0 to 9.36.0
+16
−16
19:10:15
algo-voting
Merge pull request #706 from sambitsargam/dependabot/npm_and_yarn/eslint-9.36.0
+16
−16
19:10:25
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+572
−29
19:10:26
algo-voting
build(deps): bump algosdk from 3.4.0 to 3.5.1
+8
−8
19:12:32
wallet
Changes before error encountered
+175
−175