Home Reports Nov 26, 2025
Wednesday, November 26, 2025
- Commits
- 65
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +128,647 −96,926
- additions / deletions
Wednesday, November 26, 2025
65 commits were pushed across 12 repos by 15 authors. There were 128,647 additions and 96,926 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositories- go-algorand 6 commits
- algokit-lora 2 commits
- algokit-subscriber-ts 8 commits
- algokit-utils-py 10 commits
- algokit-utils-ts 25 commits
- algo-models 3 commits
- specs 2 commits
- rosetta-smart-contracts 1 commit
- algorand-hackseries-factfunders 2 commits
- a-day-in-my-bobalife 1 commit
- wallet 1 commit
- subql-stellar 4 commits
Commit Log
65 commits · 12 repositories
00:31:19
algokit-utils-ts
wip - fix tests
+4
−5
00:43:40
algokit-utils-ts
verify and update snapshot
+13
−1
00:44:57
algokit-utils-ts
fix tests
+1
−1
00:48:35
subql-stellar
Bump validator from 13.11.0 to 13.15.20 (#141)
+4
−11
00:48:41
subql-stellar
Merge 4ce38f21576a54313e846f53fdef668dd068e86b into 83a8e96fa59642278a3ef2d2371fd37f7189d8b9
+51
−2
00:53:41
subql-stellar
Update release workflow for NPM OIDC
+4749
−5542
01:00:27
go-algorand
FI from master
+87
−2
01:00:27
go-algorand
Build 2548 Data
+1
−1
01:08:10
algokit-utils-ts
self review
+39
−122
01:19:04
algokit-utils-ts
feedback
+9
−5
01:20:12
subql-stellar
Update release workflow for NPM OIDC (#144)
+4749
−5542
01:24:32
algokit-utils-ts
Merge remote-tracking branch 'origin/decoupling' into composer-integration
+7710
−10121
02:00:19
algokit-utils-ts
fix types
+101
−87
02:08:55
algokit-utils-ts
fix tests
+1
−1
02:24:43
algokit-utils-ts
review
+4
−11
02:57:23
algokit-lora
chore: refactor the search params transactions hook
+13
−18
03:08:16
algokit-utils-ts
doc gen
+1422
−8575
03:31:16
algokit-utils-ts
rename throwOnFailure
+8
−8
03:41:14
algokit-utils-ts
fix test
+1
−1
03:43:56
algokit-utils-ts
doc gen
+3
−3
04:08:46
algokit-utils-ts
Merge branch 'composer-integration' into abi-integration
+8979
−22005
04:39:44
algokit-utils-ts
fix tests
+8
−11
05:35:17
algokit-utils-ts
convert ABIType to class
+944
−921
05:52:33
algokit-subscriber-ts
docs: restructure documentation and add comprehensive guides
+186
−392
05:58:07
algokit-subscriber-ts
fix: fix: npm audit
+7
−2
06:08:21
algokit-subscriber-ts
chore: fix missing rollup dependency
+11
−2
06:12:00
algokit-utils-ts
put processMethodCallReturn back
+28
−26
07:32:34
algokit-utils-py
refactor: simplify struct field retrieval and support encoding structs from a tuple
+9
−11
07:32:34
algokit-utils-py
refactor: remove prepare_value_for_atc now that SDK is not used for encoding
+2
−35
07:32:34
algokit-utils-py
refactor: simplify declarations
+3
−3
07:32:34
algokit-utils-py
refactor: rename and simplify helper
+10
−12
07:35:15
algokit-utils-py
refactor: remove _prepare_value_for_encoding and simplify method_call.py
+55
−125
07:42:53
algokit-utils-py
chore: refresh docs
+2
−10
08:06:06
algokit-utils-py
Merge remote-tracking branch 'origin/decoupling' into decoupling-abi
+4
−0
11:34:21
algorand-hackseries-factfunders
debugged
+214
−178
11:48:25
algorand-hackseries-factfunders
integrated chatbot
+203
−362
12:02:17
go-algorand
Change route `/v2/shutdown` to `/v2/node/shutdown`
+573
−573
14:42:29
specs
fix: add post-build script to remove .html suffixes from generated links
+11
−1
15:14:30
a-day-in-my-bobalife
chore: log greeting (2025-11-26)
+1
−0
15:31:26
rosetta-smart-contracts
Anonymous Data
+153
−0
15:35:13
algokit-utils-ts
chore: AddressWithSigner -> AddressWithTransactionSigner
+284
−278
16:17:53
algo-models
fix: allow for the undefined type and rely on msgpack to omit those fields
+234
−183
16:31:29
algokit-utils-py
feat: decoupling abi (#220)
+3441
−6721
16:32:34
algokit-utils-py
chore: txnleases
+2
−0
16:32:34
algokit-utils-py
refactor: algod and api generator refinements aligning with ts
+1697
−236
17:00:25
algokit-subscriber-ts
add bot token
+7
−3
17:02:26
algo-models
chore: apply copilot suggestions
+4
−5
17:44:05
specs
fix: use mdbook wrapper to remove .html suffixes instead of CI script
+25
−10
18:27:03
go-algorand
Merge remote-tracking branch 'upstream/master' into trienodes_2
+91658
−34194
18:47:11
go-algorand
Undo breaking change in `POST /v2/shutdown`
+397
−304
19:54:05
algokit-utils-ts
feat: LogicSignature
+189
−26
19:55:29
algokit-utils-ts
docs: generate docs
+12
−12
20:10:50
algokit-utils-ts
test: simple signer test
+19
−0
20:13:16
algokit-utils-ts
chore: generateSigners -> generateAddressWithSigners
+3
−3
20:18:39
algokit-utils-ts
chore: fix circular dep
+3
−6
20:35:53
algokit-utils-ts
feat: mxBytesSigner
+23
−5
20:36:06
algokit-utils-ts
docs: generate docs
+4
−4
20:56:11
algokit-subscriber-ts
chore: restructure GitHub Actions workflows and automate docs publishing
+33
−11
21:36:36
algo-models
fix: remove undefined type and simply ensure default values are never set
+119
−99
21:43:05
algokit-subscriber-ts
ci: resolve merge conflicts in merge_main workflow
+13
−1
22:02:43
algokit-subscriber-ts
fix(ci): Resolve merge conflict markers in workflow files
+0
−13
22:35:42
wallet
Bump node-forge from 1.3.1 to 1.3.2
+39
−5
22:56:56
go-algorand
test: fix node TestNodeHybridTopology
+11
−4
23:22:27
algokit-lora
fix: add try catch to handle app state decode error
+56
−51
23:58:09
algokit-subscriber-ts
docs: remove index.md and its refs
+1
−24