Home Reports Oct 8, 2025
Wednesday, October 8, 2025
- Commits
- 39
- pushed this day
- Repositories
- 10
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +34,389 −7,071
- additions / deletions
Wednesday, October 8, 2025
39 commits were pushed across 10 repos by 15 authors. There were 34,389 additions and 7,071 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
10 repositoriesCommit Log
39 commits · 10 repositories
01:00:25
go-algorand
Build 2499 Data
+1
−1
01:09:42
algokit-walletsdk-kmp
add in working recovery code on Android
+125
−190
01:25:48
algokit-walletsdk-kmp
feat: add in working import falcon24 account code on Android (#59)
+125
−190
01:54:31
puya
prevented an edge case deadlock + improved comments
+52
−10
03:17:57
algokit-core
heart beat test
+22721
−314
03:21:23
algokit-walletsdk-kmp
docs: clean up readme
+3
−7
03:27:10
algokit-walletsdk-kmp
docs: update readme to simplify 2025Q3 column (#60)
+3
−7
05:10:28
algokit-core
wip - state proof tests
+95
−25
08:33:44
specs
chore: consolidate issue templates
+53
−107
08:41:25
specs
Merge pull request #248 from algorandfoundation/issue-templates
+192
−3
08:41:56
specs
Merge branch 'develop' into mermaid-filter
+2681
−161
11:59:57
docs
GITBOOK-101: change request with no subject merged in GitBook
+2
−2
12:17:36
docs
GITBOOK-102: change request with no subject merged in GitBook
+6
−6
15:04:13
go-algorand
use builtin min function
+3
−6
15:14:43
a-day-in-my-bobalife
chore: log greeting (2025-10-08)
+1
−0
15:16:52
ARCs
Organizing section
+543
−4
16:52:44
algokit-core
fix: refactor format param handling in msgpack only endpoints
+410
−417
16:55:48
reti
wip: use err instead of assert(false
+1305
−1303
16:57:01
puya-ts
throw Error migration
+1
−0
16:59:14
algokit-core
fix: nodely url and typo in pre commit
+41
−6
17:13:33
algokit-core
fix: refining format query param handling in msgpack only endpoints; typo in pre commit (#276)
+451
−423
17:13:33
algokit-core
fix: refining format query param handling in msgpack only endpoints; typo in pre commit (#276)
+451
−423
17:14:27
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.75 [skip ci]
+1
−1
17:14:27
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.75 [skip ci]
+1
−1
17:21:18
algokit-core
Notes added by 'git notes add'
+1
−0
17:29:58
algokit-core
Merge branch 'main' into feat/algod_client_ffi_crate
+1285
−1347
17:32:32
puya-ts
fix: Refactor source file paths to be absolute
+598
−1633
17:32:57
algokit-core
wip: fix RustComposer instantiation
+1
−2
18:07:14
go-algorand
CR feedback fixes.
+36
−24
19:23:40
go-algorand
Undo unintentional commit.
+3
−3
19:39:25
go-algorand
Removed centralized minFee from eval_test.
+5
−9
19:40:08
go-algorand
Merge branch 'master' into min-fee-rework
+100
−197
19:51:39
algokit-core
feat: inject manual typed block models to rust generator
+863
−8
20:49:57
algokit-core
feat: typed block model for ts generator
+572
−38
21:24:05
algokit-core
feat: adding typed eval delta model to rust generator
+147
−14
21:32:33
go-algorand
agreement: faster TestRandomizedEncodingFullDiskState (#6462)
+53
−11
21:39:10
go-algorand
add Go Benchmark (go) benchmark result for 31eac08dfe86c7ac5fc883a7a4b712b21c4f3add
+445
−1
22:49:29
algokit-core
feat: add typed ApplyDelta
+744
−148
23:21:59
algokit-core
feat: add typed StateProofTracking model
+269
−29