Home Reports Nov 19, 2025
Wednesday, November 19, 2025
- Commits
- 68
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +34,875 −258,617
- additions / deletions
Wednesday, November 19, 2025
68 commits were pushed across 11 repos by 15 authors. There were 34,875 additions and 258,617 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
68 commits · 11 repositories
01:00:28
go-algorand
Build 2541 Data
+1
−1
01:00:48
algokit-utils-ts
wip - review
+15
−18
01:41:08
algokit-utils-ts
feat(tests): add devmode and sync round tests with localnet config
+258
−143
03:04:16
algo-voting
build(deps): bump core-js from 3.46.0 to 3.47.0
+8
−8
03:06:46
algokit-lora
fix: npm audit
+10
−4
03:18:02
algokit-lora
fix: npm audit
+1
−1
03:21:45
algokit-utils-ts
wip - TODO
+21
−12
03:22:24
algokit-utils-ts
more TODO
+1
−2
03:36:58
algokit-utils-ts
review
+6
−5
03:47:51
algokit-utils-ts
fix
+0
−1
04:42:26
algo-voting
Merge pull request #744 from sambitsargam/dependabot/npm_and_yarn/core-js-3.47.0
+8
−8
04:42:36
algo-voting
Merge pull request #743 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.47.0
+70
−70
04:44:35
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+161
−161
09:25:15
devportal
Added import-docs workflow
+252
−2
09:28:04
devportal
Added import-docs workflow (#401)
+252
−2
10:10:36
devportal
Added import-docs workflow
+1
−1
10:11:26
devportal
Added import-docs workflow (#402)
+1
−1
10:18:10
devportal
Updated import-docs workflow
+1
−0
10:18:44
devportal
Updated import-docs workflow (#403)
+1
−0
10:29:09
devportal
Added subscriber-ts docs
+3723
−7
10:38:04
devportal
Added subscriber-ts docs (#404)
+3723
−7
10:40:38
nft_voting_tool
Merge pull request #175 from algorandfoundation/develop
+14
−0
10:43:52
devportal
docs: import documentation from algokit-subscriber-ts
+2
−2
11:07:45
devportal
Updated import config
+4
−0
11:09:51
devportal
Updated import config (#406)
+4
−0
11:24:05
devportal
Updated import config
+2
−0
11:24:43
devportal
Updated import config (#407)
+2
−0
11:28:07
devportal
docs: import documentation from algokit-subscriber-ts
+1559
−2
12:04:46
devportal
docs: import documentation from algokit-subscriber-ts
+1559
−2
12:16:58
devportal
Updated import-docs workflow
+18
−4
12:17:20
devportal
Updated import-docs workflow (#410)
+18
−4
12:24:50
devportal
Updated import-docs workflow
+1
−1
12:26:07
devportal
Updated import-docs workflow (#411)
+1
−1
12:29:10
devportal
docs: import documentation from algokit-subscriber-ts
+1559
−2
13:47:16
algokit-lora
fix: npm audit (#525)
+10
−4
13:54:50
algokit-lora
chore(release): ref:beta 2.2.1-beta.6 [skip ci]
+5
−5
13:54:51
algokit-lora
Notes added by 'git notes add'
+1
−0
14:00:12
devportal
Updated import-docs workflow and added script for clearing import folders prior to fresh imports
+104
−9
14:01:47
algokit-utils-ts
refactor examples
+13374
−253609
14:09:21
devportal
Updated import-docs workflow and added script for clearing import folders prior to fresh imports (#413)
+104
−9
14:12:23
devportal
docs: import documentation from algokit-subscriber-ts
+1560
−3
14:45:21
devportal
docs: import documentation from algokit-subscriber-ts
+1560
−3
15:58:40
algokit-utils-py
test: use polytest for transact
+4
−0
18:06:33
ARCs
docs: formalize the specs
+94
−26
18:20:29
ARCs
Merge pull request #362 from cusma/arc86
+94
−26
18:57:51
a-day-in-my-bobalife
chore: log greeting (2025-11-18)
+1
−0
18:59:29
a-day-in-my-bobalife
chore: log greeting (2025-11-19)
+1
−0
19:00:31
puya-ts
chore: Collect stderr from puya service and include text in thrown error message if the process errors
+5
−1
19:18:32
puya-ts
chore: Update advisory id for glob
+1
−1
20:57:03
algokit-lora
chore(merge-main): merge latest from main with tailwind v4 to optional sender branch
+3199
−43
20:57:08
algokit-lora
feat(optional_sender): Add optional sender at latest squashed to solve unsigned commits
+556
−276
20:57:16
algokit-lora
chore(package-lock): update package lock to reflect dependencies from main
+118
−3274
20:57:21
algokit-lora
feat(search_params) add optional sender with auto populate to search params transaction builder
+385
−378
20:57:33
algokit-lora
test(optional_sender): add optional sender to url params test
+22
−1
20:57:37
algokit-lora
chore: add DataProvider to txn wizard test
+12
−4
20:57:41
algokit-lora
chore: lint-fix
+1
−1
20:57:44
algokit-lora
feat(transaction-wizard): auto-populate sender from localnet dispenser in URL params
+154
−73
20:57:47
algokit-lora
fix(search_params): fix two tests that were failing only on CI/CD
+5
−0
20:57:50
algokit-lora
fix(test): add racing condition to wait asset-opt out render before testing
+3
−4
20:57:53
algokit-lora
fix(test): add racing condition to wait render before testing
+3
−3
20:59:10
algokit-lora
fix(test): add racing condition to wait render before testing
+2
−1
20:59:13
algokit-lora
reafactor(non-null): remove non-null assertion from the transaction mappers
+23
−24
20:59:16
algokit-lora
test(optional_sender): updated tests to use kmd instead of assuming testWallet + address PR comments
+153
−155
20:59:20
algokit-lora
chore(optional_sender): cleanup to remove repeated tests and optional fields that got required
+8
−151
21:02:38
algokit-lora
fix(conflicts) fix merge conflicts from feature branch
+17
−33
21:03:21
algokit-lora
fix(conflicts) fix merge conflicts from feature branch
+0
−1
23:29:46
abel
package.json
+4
−3
23:53:45
abel
0.1.6: fix add_asset_to_labels chunking/resource population
+35
−24