Home Reports Nov 22, 2025
Saturday, November 22, 2025
- Commits
- 34
- pushed this day
- Repositories
- 8
- with activity
- Contributors
- 10
- distinct authors
- Lines changed
- +1,345,541 −24,368
- additions / deletions
Saturday, November 22, 2025
34 commits were pushed across 8 repos by 10 authors. There were 1,345,541 additions and 24,368 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
8 repositoriesCommit Log
34 commits · 8 repositories
00:05:58
algokit-walletsdk-kmp
fix: webview iOS emulator bug (#181)
+26
−10
01:00:22
go-algorand
Build 2544 Data
+1
−1
01:24:50
go-algorand
change Error to ErrorContains
+45
−45
02:03:20
algokit-lora
refactor(use-search-params): refactor use search params transaction to use jotai for async auto population
+73
−66
02:26:28
algokit-lora
refactor(use-search-params): refactor transactions wizard page test to use case wallet variables instead of test suite walletAddress
+22
−18
05:33:27
algokit-utils-ts
chore: update to use wire types
+25
−52
11:15:03
algokit-utils-ts
fix result type
+13
−11
11:20:01
algokit-utils-ts
wip - result value
+10
−3
11:29:23
algokit-utils-ts
fix processMethodCallReturn
+17
−5
11:50:26
algokit-utils-ts
chore: cleanup wire types
+28
−36
12:39:11
algokit-lora
Merge pull request #529 from nullun/fix/decode-abi-arg-address
+6
−0
12:46:20
algokit-lora
chore(release): ref:beta 2.2.1-beta.7 [skip ci]
+5
−5
12:46:21
algokit-lora
Notes added by 'git notes add'
+1
−0
13:15:10
algokit-core
ci: remove python and add swift (#292)
+663646
−3559
13:15:10
algokit-core
ci: remove python and add swift (#292)
+663646
−3559
15:14:08
a-day-in-my-bobalife
chore: log greeting (2025-11-22)
+1
−0
15:15:53
algokit-lora
fix: use new-release-version rather than new-release-git-tag, which does not exist
+1
−2
16:07:39
algokit-utils-ts
test(indexer-client): add polytest tests and add zod validation
+461
−2
16:23:07
algokit-lora
Merge pull request #530 from algorandfoundation/fix/release-pipeline
+1
−2
16:25:03
algokit-utils-ts
test(indexer-client): add test configuration and constants
+22
−0
16:31:10
algokit-lora
chore(release): ref:beta 2.2.1-beta.8 [skip ci]
+5
−5
16:31:11
algokit-lora
Notes added by 'git notes add'
+1
−0
16:35:09
algokit-utils-ts
test(indexer-client): implement health endpoint test
+23
−10
16:50:38
algokit-utils-ts
test(indexer-client): implement account search and lookup tests
+57
−24
17:08:24
algokit-utils-ts
test(indexer-client): implement remaining account endpoint tests
+79
−32
20:24:14
algokit-utils-ts
test(indexer-client): implement application endpoint tests
+94
−40
20:32:21
algokit-subscriber-ts
automation(add_docs_workflow): add workflow to publish docs to a dedicated github pages
+3785
−4358
20:37:24
algokit-utils-ts
test(indexer): add asset endpoints tests
+72
−32
20:44:27
algokit-subscriber-ts
revert(workflow): revert latest commit with workflow changes
+4358
−3750
20:51:09
algokit-subscriber-ts
ci(add_docs_workflow): add workflow to publish docs to a dedicated github pages
+3785
−4358
20:52:15
algokit-subscriber-ts
revert(workflow): revert latest commit with workflow changes
+4358
−3750
20:56:40
algokit-subscriber-ts
Merge branch 'main' of https://github.com/algorandfoundation/algokit-subscriber-ts
+0
−0
20:56:58
algokit-utils-ts
test(indexer): add transaction and block endpoint tests
+72
−32
22:30:33
algokit-utils-py
refactor: refining the implementation
+802
−601