Home Reports Dec 17, 2025
Wednesday, December 17, 2025
- Commits
- 99
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +148,531 −821,349
- additions / deletions
Wednesday, December 17, 2025
99 commits were pushed across 17 repos by 20 authors. There were 148,531 additions and 821,349 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 5 commits
- js-algorand-sdk 1 commit
- community 1 commit
- algokit-client-generator-py 4 commits
- algokit-lora 8 commits
- algokit-subscriber-ts 14 commits
- algokit-utils-py 10 commits
- algokit-utils-ts 17 commits
- ARCs 4 commits
- devportal 4 commits
- specs 11 commits
- TEALScript 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
- algo-voting 5 commits
- wallet 7 commits
- DarkCoin 1 commit
Commit Log
99 commits · 17 repositories
00:07:10
algokit-subscriber-ts
build: update to node 22 for CI
+6
−6
00:12:28
algokit-utils-ts
test(indexer): implement asset-related tests
+769
−32
00:16:02
algokit-subscriber-ts
build: update to node 22 for CI (#138)
+6
−6
00:17:39
algokit-utils-ts
test(indexer): implement block and transaction tests
+4277
−32
00:19:05
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
00:29:07
DarkCoin
Add files via upload
+994
−0
00:36:40
algokit-subscriber-ts
Merge remote-tracking branch 'origin/main' into feat/decoupling
+1967
−2324
00:59:02
TEALScript
Merge pull request #593 from algorandfoundation/dev
+4928
−1207
01:00:21
go-algorand
Build 2569 Data
+1
−1
01:52:14
go-algorand
network: handle p2p addr expiration in ReplacePeerList
+12
−1
02:03:36
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
05:04:23
algokit-utils-ts
chore: include error message in the APIError
+6
−1
05:08:19
algokit-utils-ts
chore: update ABI address type:
+10
−7
05:29:24
algokit-utils-ts
fix: handle when appId 0 is passed into create app
+19
−8
05:29:47
algokit-utils-ts
chore: docs
+77
−73
07:20:15
algokit-utils-py
fix: take has_genesis_hash and has_genesis_id into account for transactions in an algod Block
+63
−0
07:20:15
algokit-utils-py
chore: bump filelock to 3.20.1
+3
−3
07:30:35
algokit-utils-py
build: target OAS fix/indexer-string-bytes branch
+1
−1
07:30:44
algokit-utils-py
chore: refresh clients
+24
−8
08:13:13
algokit-lora
fix: fix download button blocking txn click txn graph
+1
−1
08:47:44
algokit-lora
fix: fix dispenser spelling+ small refactors
+28
−51
08:53:09
algokit-lora
chore: update snapshots
+19
−19
09:10:36
algokit-lora
fix: fix npm audit error by extending acceptance of vulnerability
+14
−7
09:11:24
algokit-lora
fix: fix npm audit error by extending acceptance of vulnerability
+1
−1
10:11:44
specs
chore: rename commands; optional link checker
+12
−11
10:12:03
specs
docs: make rename commands
+2
−2
10:12:29
specs
chore: use make commands
+3
−4
11:18:05
specs
chore: bump hooks versions; replace lychee docker with system
+13
−14
11:18:40
specs
chore: ignore MD060 rule for table formatting
+1
−1
11:18:52
specs
chore: lint table formatting
+8
−8
11:19:04
specs
chore: lint line length
+2
−1
11:29:20
specs
chore: remove restore-keys from pre-commit caching
+0
−1
12:02:33
specs
chore: revert lychee-docker hook
+4
−4
12:02:47
specs
docs: add link checker note
+4
−1
12:48:11
algokit-utils-ts
Merge pull request #496 from algorandfoundation/feature/add-indexer-tests
+57602
−2
12:54:31
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
14:21:37
algokit-utils-py
fix: add reject_version field, point back to main oas generator branch
+1172
−53473
14:29:11
algokit-utils-py
fix: add missing reject version field, fix tx id calculation in block models, and updates OAS indexer definitions (#245)
+1261
−53483
14:36:33
algokit-utils-ts
test: use new polytest transact JSON
+4400
−642472
14:36:41
algokit-utils-ts
test: use JSON codec for reading test data
+11
−260
14:36:46
algokit-utils-ts
chore: rm duplicate function
+2
−11
14:37:12
algokit-utils-ts
Merge branch 'decoupling' into decoupling-test/transact_polytest
+58310
−550
15:05:04
algokit-utils-ts
ci: generate transact polytest files
+4
−0
15:12:42
algokit-utils-ts
ci: setup polytest directly in build-and-test
+3
−10
15:15:30
a-day-in-my-bobalife
chore: log greeting (2025-12-17)
+1
−0
15:17:40
algokit-subscriber-ts
Regenerated docs
+206
−1698
15:27:50
devportal
Enable selective documentation import (#419)
+14
−0
15:45:54
algokit-utils-ts
chore: ignore polytest_resources
+2
−1
15:50:09
algokit-utils-ts
chore: algo ignore node_modules and dist
+1
−1
15:54:40
algokit-utils-ts
chore: also ignore .algo.ts
+1
−1
15:54:52
algokit-client-generator-py
ci: add cd for alpha branch
+36
−15
16:01:46
algokit-utils-py
chore: refactor codebase to align with latest renames in oas specs stripping Get from operation ids
+346
−346
16:07:02
algo-voting
Merge pull request #759 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.50.0
+229
−229
16:07:23
algo-voting
Merge pull request #756 from sambitsargam/dependabot/npm_and_yarn/vue-router-4.6.4
+8
−8
16:07:40
algo-voting
Merge pull request #757 from sambitsargam/dependabot/npm_and_yarn/eslint-9.39.2
+16
−16
16:08:29
algokit-client-generator-py
chore: add cd for alpha branch (#87)
+36
−15
16:09:49
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-8.50.0
+183
−183
16:09:57
algo-voting
Merge pull request #758 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.50.0
+4
−4
16:12:53
algokit-utils-py
chore: refactor codebase to align with latest renames in oas specs stripping Get from operation ids (#246)
+346
−346
16:36:59
algokit-client-generator-py
chore: update to latest algokit utils alpha
+75
−98
16:51:24
algokit-utils-py
Merge branch 'alpha' into decoupling-algod-txn-fix
+1541
−53826
16:58:34
devportal
Updated import-docs workflow
+3
−2
16:59:03
algokit-utils-py
fix: take has_genesis_hash and has_genesis_id into account for transactions in an algod Block (#238)
+0
−0
17:05:37
algokit-client-generator-py
chore: update to latest algokit utils alpha (#88)
+75
−98
17:10:43
devportal
Updated import-docs workflow (#429)
+3
−2
17:59:29
wallet
Initial plan
+0
−0
18:06:42
wallet
Add session timeout dialog at t-30 seconds with translations
+62
−10
18:08:08
devportal
docs: import documentation from algokit-subscriber-ts
+0
−1557
18:12:28
go-algorand
network: fix double counting in numOutgoingPending (#6517)
+67
−1
18:14:36
wallet
Improve session timeout dialog with constants and error handling
+15
−6
18:17:40
go-algorand
add Go Benchmark (go) benchmark result for b05c3bfe7e13af7148bf58ae0e266f1d8a2724b0
+445
−1
18:19:42
algokit-subscriber-ts
ci: fix package-lock conflicts
+3256
−0
18:21:42
algokit-subscriber-ts
chore: update package-lock.json
+201
−211
18:25:01
algokit-subscriber-ts
Merge branch 'main' into ci/enforce-docs-config
+0
−0
18:30:24
algokit-subscriber-ts
chore: update package-lock.json to fix conflicts
+730
−849
18:33:11
algokit-subscriber-ts
chore: update package-lock.json to fix conflicts
+762
−942
18:37:55
algokit-subscriber-ts
fix: fix relative paths on .md
+193
−193
18:42:49
algokit-walletsdk-kmp
docs: update roadmap
+6
−5
18:53:21
algokit-subscriber-ts
Reverted to single typedoc config; removed docs/_html from tracked files
+2
−3288
18:53:43
go-algorand
add test
+54
−0
18:56:28
algokit-walletsdk-kmp
docs: update roadmap more
+10
−5
18:58:11
algokit-subscriber-ts
Added typedoc.json config
+25
−0
19:01:55
algokit-subscriber-ts
Regenerated docs
+193
−185
19:02:53
algokit-walletsdk-kmp
docs: update roadmap further
+5
−7
19:03:58
algokit-walletsdk-kmp
docs: fix some copy
+3
−3
19:08:23
specs
Setup for easy specs export for go-algorand
+2370
−2220
19:20:59
wallet
Close timeout dialog before logout to prevent it remaining visible
+2
−0
19:28:28
algokit-walletsdk-kmp
docs: update roadmap for 2026 (#186)
+13
−9
19:41:18
wallet
Add session timeout warning dialog at t-30 seconds (#133)
+74
−11
19:42:47
wallet
cicd deploy
+1
−1
19:43:45
wallet
Deploying to gh-pages from @ scholtz/wallet@8ea4b55ebf7478c41aadf19cbb928dc02850fb7d 🚀
+6
−6
20:18:20
ARCs
docs: reorg interface; postpone metadata hash computation
+73
−73
20:22:25
ARCs
docs: postpone metadata hash computation
+3
−3
21:39:10
ARCs
docs: consolidate setters and getters
+33
−150
21:48:22
ARCs
docs: nit
+4
−4
22:36:29
algokit-lora
wip - migrate
+704
−573
23:19:30
algokit-lora
chore: pr feedback
+13
−25
23:29:49
js-algorand-sdk
Regenerate code from specification file
+24
−0
23:53:46
algokit-lora
Merge pull request #523 from algorandfoundation/pr-feedback
+13
−25