Home Reports Dec 28, 2025
Sunday, December 28, 2025
- Commits
- 32
- pushed this day
- Repositories
- 7
- with activity
- Contributors
- 7
- distinct authors
- Lines changed
- +307,449 −29,682
- additions / deletions
Sunday, December 28, 2025
32 commits were pushed across 7 repos by 7 authors. There were 307,449 additions and 29,682 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
7 repositoriesCommit Log
32 commits · 7 repositories
01:00:20
go-algorand
Build 2580 Data
+1
−1
01:16:26
ARCs
docs: get metadata partial uri
+36
−16
01:55:48
ARCs
docs: testnet app id v0.5.0
+1
−1
11:54:26
algokit-utils-py
fix: correct the kmd oas generation of bytes fields
+119
−30
11:54:26
algokit-utils-py
chore: split tests to keep polytest happy
+1525
−1437
11:54:26
algokit-utils-py
chore: use polytest transaction data for tests
+577
−25970
11:54:26
algokit-utils-py
feat: add kmd polytest tests
+731
−112
12:27:52
devportal
Updated import-docs workflow
+2
−14
12:48:01
devportal
Merge branch 'main' into feat/import-docs
+0
−0
13:25:55
devportal
Feat/import docs (#444)
+2
−14
15:14:48
a-day-in-my-bobalife
chore: log greeting (2025-12-28)
+1
−0
16:54:17
algokit-utils-ts
feat(algod_client): add test infrastructure with Zod schema validation
+694
−237
16:54:18
algokit-utils-ts
fix(algod_client): align Zod schemas with AlgodClient response types
+160
−67
16:54:18
algokit-utils-ts
feat(algod_client): implement non parameter algod tests
+279
−258
16:54:18
algokit-utils-ts
fix: handle empty properties objects in Zod schema generation
+6
−16
16:54:18
algokit-utils-ts
chore: removed unneeded tests
+1
−131
16:54:19
algokit-utils-ts
feat(algod_client): implement transaction endpoint tests
+314
−14
16:54:19
algokit-utils-ts
test(algod_client): implement application endpoint tests
+1781
−9
16:54:19
algokit-utils-ts
test(algod_client): implement asset and block endpoint tests
+10265
−18
16:54:19
algokit-utils-ts
feat(algod_client): implement remaining endpoint tests
+168
−35
16:54:19
algokit-utils-ts
wip
+580
−225
16:54:19
algokit-utils-ts
test(algod_client): implement no-parameter endpoint tests
+63
−9
16:54:20
algokit-utils-ts
test(algod_client): use KMD for funded test accounts
+85
−11
17:38:53
algokit-utils-py
fix: handle fields that are b64 string encoded bytes in msgpack
+454
−370
17:44:35
algokit-utils-ts
fix: handle fields that are b64 string encoded bytes in msgpack
+558
−161
17:53:15
algokit-utils-py
chore: action pr feedback
+15
−23
17:56:40
algokit-utils-ts
fix: correct Zod schema property name conversion and add TEST_ROUND_STATEPROOF constant
+287768
−40
18:01:25
algokit-utils-py
fix: handle fields that are b64 string encoded bytes in msgpack (#253)
+446
−370
18:05:11
algokit-utils-py
fix: allow specifying args on bare create calls
+2
−0
18:05:11
algokit-utils-py
fix: provide better typing on SendAppUpdateTransactionResult
+3
−2
18:06:56
algokit-utils-py
chore: refresh docs
+6
−2
23:39:50
algokit-client-generator-ts
* fix: add *FromTuple functions back
+806
−89