Home Reports Nov 27, 2025
Thursday, November 27, 2025
- Commits
- 70
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 14
- distinct authors
- Lines changed
- +76,433 −69,126
- additions / deletions
Thursday, November 27, 2025
70 commits were pushed across 15 repos by 14 authors. There were 76,433 additions and 69,126 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- code-samples 2 commits
- go-algorand 1 commit
- js-algorand-sdk 1 commit
- algokit-utils-py 23 commits
- algokit-utils-ts 4 commits
- algo-models 2 commits
- devportal 6 commits
- nodekit 18 commits
- puya 4 commits
- specs 3 commits
- algorand-hackseries-factfunders 1 commit
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- algorandSupplyChain 1 commit
- genAcct_genTxn 1 commit
Commit Log
70 commits · 15 repositories
01:00:27
go-algorand
Build 2549 Data
+1
−1
03:04:17
algo-voting
build(deps-dev): bump eslint-plugin-vue from 10.6.0 to 10.6.1
+8
−8
03:27:14
algokit-utils-ts
add todo
+1
−0
03:55:05
algokit-utils-ts
rename to additionalContext
+6
−6
03:55:25
algorand-hackseries-factfunders
updated model used for chatbot
+40
−34
04:02:09
algokit-utils-ts
Merge pull request #457 from algorandfoundation/composer-integration
+6318
−18041
05:05:50
algokit-utils-ts
wip - addressing TODO
+32
−60
07:16:51
puya
fix: resolve a critical error introduced by a behavioural breaking change in networkx 3.6
+5
−6
07:19:32
puya
chore: changelog
+41
−0
07:24:55
puya
fix: resolve a critical error introduced by a behavioural breaking change in networkx 3.6
+5
−6
07:24:55
puya
chore: changelog
+41
−0
10:36:04
algo-voting
Merge pull request #750 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.6.1
+8
−8
11:21:44
algokit-utils-py
Stop using BuildComposerTransactionsError during resource analysis
+6
−14
11:21:44
algokit-utils-py
Remove BuildComposerTransactionsError
+0
−12
11:21:44
algokit-utils-py
Add result_on_failure simulate option to mirror TS
+4
−2
11:21:44
algokit-utils-py
Align composer resource flags, simulation defaults, and logging
+36
−16
11:21:44
algokit-utils-py
Derive method call metadata on demand
+28
−17
11:21:44
algokit-utils-py
Enrich send error handling with traces and sent transactions
+94
−11
11:25:35
specs
chore: move docker-specific files to dedicated docker directory
+3
−3
11:31:50
specs
fix: consolidate .html removal and exclude external URLs
+5
−7
11:42:46
algokit-utils-py
Adjust send logging to past tense
+1
−1
11:50:12
algokit-utils-py
Handle throw_on_failure kwarg in simulate
+34
−2
11:51:39
algo-models
fix: apply suggestions from code review
+3
−4
11:59:37
algokit-utils-py
Update simulate test to use result_on_failure
+6
−11
12:20:00
algorandSupplyChain
Bump node-forge and react-scripts
+16158
−12058
12:21:58
algokit-utils-py
refactor: ensure typed traces are attached to composer errors
+175
−61
13:09:35
devportal
Added p2p-config guide and updated node naming references in various docs
+249
−108
13:15:22
devportal
Updated p2p-config
+4
−0
13:16:55
nodekit
feat: Display additional TX and RX rates for P2P
+71
−33
13:16:59
algokit-utils-py
feat: default value handling of required fields; omitting txn leases field
+520
−64
13:17:04
nodekit
feat: Display peer count for PSP and/or WS
+119
−35
13:19:41
genAcct_genTxn
Bump node-forge and react-scripts
+19232
−12112
13:19:55
nodekit
fix: Correct typo
+1
−1
13:44:30
devportal
Updated p2p-config doc
+3
−3
13:56:30
nodekit
chore: Make metrics parser error if nothing was parsed
+8
−4
13:57:04
nodekit
chore: Update testdata for UI test
+4
−4
14:27:31
nodekit
fix: Update when 'Network/Config Mismatch' shows
+4
−3
14:48:47
nodekit
chore: Make metrics parser error if nothing was parsed
+8
−4
14:48:48
nodekit
chore: Update testdata for UI test
+4
−4
14:48:48
nodekit
fix: Update when 'Network/Config Mismatch' shows
+4
−3
14:53:26
nodekit
Merge pull request #179 from cryptomalgo/fix/correct-typo-transaction
+1
−1
14:57:24
code-samples
Bump node-forge and react-scripts in /react-app-acct-txn-msig-assetoptin
+15410
−12958
14:57:31
code-samples
Merge 470adb5576b11f4d727d489d80d9d9e72b62b816 into 96b8b9f1d006a803e49975934689bf391464d384
+15410
−12958
14:59:11
nodekit
chore: enable beta releases
+3
−0
14:59:21
nodekit
Merge branch 'release/v1.5.0' into beta
+916
−175
15:09:39
nodekit
chore: Restyle status panel
+15
−14
15:14:54
a-day-in-my-bobalife
chore: log greeting (2025-11-27)
+1
−0
15:16:36
algo-models
fix: address rekey
+15
−11
15:30:17
nodekit
Merge pull request #180 from algorandfoundation/chore/style-status-panel
+15
−14
15:40:14
nodekit
chore: Update testdata for UI test
+4
−4
15:44:30
nodekit
Merge pull request #181 from algorandfoundation/release/v1.5.0
+19
−18
15:59:16
nodekit
feat: Added 'nodekit configure algod' man page
+36
−0
16:03:40
nodekit
Merge pull request #182 from algorandfoundation/release/v1.5.0
+36
−0
16:10:54
algokit-utils-py
fix(api): refine format parameter handling in client generator template
+8
−9
16:11:00
algokit-utils-py
fix(api): regenerate algod client with refined format handling
+6
−20
16:11:08
algokit-utils-py
fix(serde): handle dataclass fields that shadow builtin names
+9
−1
16:11:16
algokit-utils-py
fix(algod): make LedgerAppParams schema fields optional
+6
−2
16:11:35
algokit-utils-py
feat(test): integrate polytest mock server for API client testing
+223
−17
16:11:50
algokit-utils-py
build: add testcontainers dependency and polytest poe tasks
+15
−2
16:12:01
algokit-utils-py
ci: add polytest validation to check-python workflow
+11
−0
16:12:10
algokit-utils-py
refactor(test): move manual algod tests to dedicated folder
+21
−8
16:12:27
algokit-utils-py
test(algod): generate polytest stubs for all algod client endpoints
+262
−0
16:13:10
algokit-utils-py
test(algod): implement polytest stubs aligning with TypeScript tests
+394
−0
16:13:55
devportal
Added guide for configuring P2P on FUNC
+62
−0
16:20:55
js-algorand-sdk
Update index.html
+13
−3
16:26:53
algokit-utils-py
fix(test): move integration tests to manual folders and fix lint ignores
+180
−93
16:27:08
algokit-utils-py
style: fix indentation in oas-generator template renderer
+6
−6
16:54:27
specs
fix: handle subfolder index.html and query parameters in URL rewriting
+2
−1
17:55:46
devportal
Update src/content/docs/nodes/management/p2p-config.mdx
+1
−1
18:22:53
devportal
Updated additional references to P2P and updated node type names
+43
−43