Home Reports Dec 2, 2025
Tuesday, December 2, 2025
- Commits
- 51
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +761,261 −130,263
- additions / deletions
Tuesday, December 2, 2025
51 commits were pushed across 11 repos by 16 authors. There were 761,261 additions and 130,263 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
51 commits · 11 repositories
01:00:20
go-algorand
Build 2554 Data
+1
−1
01:00:20
go-algorand
FI from master
+12
−5
01:17:40
algokit-utils-ts
Merge branch 'decoupling' into decoupling-feat/secretless_msig
+687179
−56534
02:00:50
algokit-utils-py
feat: support updating StructType's in ARC56Contract to support client generator
+70
−12
02:00:50
algokit-utils-py
chore: add missing py.typed file
+0
−0
04:05:39
txnDuck
chore: upgrade dependencies
+978
−1016
04:21:17
algokit-utils-ts
Merge pull request #467 from algorandfoundation/decoupling-indexer
+670
−13149
04:22:52
algokit-utils-py
build: fix requires-python to be `>=3.10,<4`, previously only matched 3.10.*
+714
−23
05:22:12
algokit-utils-ts
chore: re-export packages in utils
+50
−1
05:32:13
algokit-utils-py
chore: refresh docs
+103
−19
06:39:38
algokit-client-generator-py
refactor: simplify DocumentParts
+95
−111
06:39:38
algokit-client-generator-py
chore: remove unused functions
+0
−17
06:39:38
algokit-client-generator-py
build: use algokit-utils-py decoupling branch
+162
−12
07:08:46
algokit-client-generator-py
chore: bump pip
+4
−4
07:09:34
algokit-client-generator-py
feat: update generator to use new ARC56Contract, which includes simplifying struct decoding
+242
−596
07:09:34
algokit-client-generator-py
chore: update approvals
+7389
−10699
11:01:13
devportal
Updated screenshots
+3
−3
11:43:20
algokit-utils-py
feat: support fetching oas specs directly from oas-generator repo
+84
−13979
13:21:43
ledger-app-algorand
Merge pull request #55 from LedgerHQ/develop
+5151
−2530
13:29:54
algokit-utils-py
chore: integrate docker image from fork; shared action
+3
−9
13:31:25
algokit-utils-py
chore: temporarily comment out polytest validate in ci
+3
−2
13:39:18
algokit-utils-py
Merge branch 'decoupling' into decoupling-algod-tweaks
+380
−100
13:42:01
algokit-utils-py
docs: regen docs
+1
−1
14:09:18
algokit-utils-py
chore: regen clients
+41
−41
15:15:11
a-day-in-my-bobalife
chore: log greeting (2025-12-02)
+1
−0
15:36:24
algokit-utils-ts
fix: further refine the kmd client
+615
−339
16:06:33
algokit-utils-ts
chore: review tweaks
+102
−181
16:16:52
algokit-utils-ts
chore: LogicSig -> LogicSigAccount
+3
−3
16:23:13
go-algorand
append pubsub peers
+72
−26
16:29:00
algokit-utils-ts
feat: add ability to fetch specs from remote oas specs repo
+53
−13171
17:17:17
algokit-utils-ts
feat: remove SDK lsig, msig, and signing functions
+89
−1232
17:26:00
algokit-utils-ts
chore: rm funciton name in docstring
+8
−8
17:26:40
algokit-utils-ts
chore: fix typo in delegateMultisig
+1
−1
17:30:11
algokit-utils-ts
chore: update createMultisigTransaction docstring
+1
−1
17:32:06
algokit-utils-ts
chore: expand AddressWithSigners
+4
−6
18:31:16
go-algorand
simplify
+55
−188
19:41:18
puya-ts
feat: LSP serverInfo
+24
−13
19:41:41
puya-ts
feat(Language Server): Maintain a dependency graph across compilations so that only files potentially affected by a change are re-compiled rather than re-compiling the whole workspace on each change
+342
−83
19:51:34
puya-ts
Notes added by 'git notes add'
+1
−0
21:20:26
subql-stellar
Bump validator from 13.15.20 to 13.15.23
+3
−3
21:26:40
go-algorand
build: remove unused programs
+22
−1650
21:31:45
go-algorand
add Go Benchmark (go) benchmark result for 589c761a1cfc71fd7a4681603dde3943d029dae2
+445
−1
21:57:58
algokit-utils-ts
feat: add ability to fetch specs from remote oas specs repo (#469)
+53
−13171
22:06:26
algokit-utils-py
chore: regen kmd clients; simplify remote oas fetching
+628
−875
22:33:06
algokit-utils-py
chore: refine mock server fixtures
+275
−404
22:44:47
algokit-utils-py
chore: refine pre commit; fix mypy warnings
+29
−4
22:45:05
algokit-utils-py
test: add indexer client polytest tests
+54676
−0
22:46:55
algokit-utils-py
test: add KMD client polytest tests
+308
−0
23:27:52
algokit-utils-ts
export block types and sdk
+42
−17
23:28:52
js-algorand-sdk
Regenerate code from specification file
+24
−0
23:52:15
algokit-utils-py
chore: add jitter and polling health check to the mock server fixture
+50
−22