Home Reports Oct 17, 2025
Friday, October 17, 2025
- Commits
- 55
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +99,954 −108,782
- additions / deletions
Friday, October 17, 2025
55 commits were pushed across 11 repos by 16 authors. There were 99,954 additions and 108,782 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
55 commits · 11 repositories
01:00:25
go-algorand
Build 2508 Data
+1
−1
01:00:25
go-algorand
FI from master
+1792
−31
03:02:45
algokit-walletsdk-kmp
localization implementaion
+322
−55
03:04:23
algo-voting
build(deps): bump vue-router from 4.5.1 to 4.6.3
+9
−9
04:33:32
puya
feat: preserve asserts with error messages followed by unconditional approval
+44
−3
04:35:26
puya
chore: compile_all
+30742
−28456
06:17:22
puya
feat: preserve asserts with error messages followed by unconditional approval
+44
−3
06:17:22
puya
chore: compile_all
+30742
−28456
09:07:09
algokit-core
chore: pr comments
+39
−39
09:17:59
specs
Merge pull request #256 from mrcointreau/fix/highlight-active-doc-link
+5
−0
09:18:32
specs
Merge branch 'master' into chore/update-issue-templates
+5
−0
10:06:56
puya
fix: unsupported reinterpret-cast error message had source and destination types mixed up
+2
−2
11:07:34
algokit-core
refactor: pr comments
+2946
−804
11:22:56
ARCs
docs: add get metadata registry params
+27
−10
12:35:23
algokit-core
chore: adding retry to default fetch client; minor clippy tweaks
+569
−281
13:04:33
go-algorand
CR feedback: call p2p mesh thread even if no p2p conns needed to update DHT data
+10
−11
13:04:59
go-algorand
CR feedback: count only self-initiated conns in DialPeersUntilTargetCount
+14
−5
13:35:06
puya
fix: unsupported reinterpret-cast error message had source and destination types mixed up
+2
−2
13:54:46
ARCs
docs: update asset metadata hash
+55
−51
13:58:33
ARCs
docs: nit
+2
−1
14:00:50
ARCs
docs: nit
+1
−1
14:10:37
algokit-walletsdk-kmp
fix: ktlintFormat issues
+35
−43
14:20:47
go-algorand
fix linter
+1
−1
14:21:03
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/ws-relays-p2p-backup
+2319
−428
14:22:06
go-algorand
network: add VP message type for stateful vote compression
+719
−57
14:25:10
go-algorand
add vote compression benchmarks and related algodump features
+2894
−36
14:54:16
go-algorand
gsed -i 's|go 1.23.0|go 1.25.0|' cmd/partitiontest_linter/go.mod go.mod tools/block-generator/go.mod tools/x-repo-types/go.mod
+9
−9
14:58:18
go-algorand
update for v37
+3
−3
15:14:57
a-day-in-my-bobalife
chore: log greeting (2025-10-17)
+1
−0
15:54:27
go-algorand
use our own modified swagger gen tool
+2
−2
16:07:16
go-algorand
update tools for go1.25, including switching to algorand fork of go-swagger
+2
−2
16:08:54
go-algorand
fix go vet errors "non-constant format string in call to"
+16
−16
16:17:43
go-algorand
use transparent aliases flag
+2
−2
16:23:34
msgp
don't print unused code after calling panic() from MaxSize functions
+44
−15
16:37:37
msgp
fix return after panic
+7
−1
16:54:02
nodekit
fix: We no longer panic if a config file doesn't exist
+8
−1
17:58:32
puya-ts
feat: Add ability to control abi validation behaviour via the abimethod decorator
+1207
−3
18:28:46
algokit-walletsdk-kmp
ci: fix maven central upload job
+111
−142
18:39:40
algokit-walletsdk-kmp
ci: fix Maven Central upload job by switching to RSA key (#95)
+111
−142
19:22:59
algokit-walletsdk-kmp
Merge branch 'main' into feature/72-add-language-picker-ui-2
+109
−140
19:41:21
puya-ts
feat: Add option to validate when calling convertBytes, along with .validate method on arc4 encoded types
+1474
−187
20:06:44
algokit-core
chore: updated decision doc
+1
−1
20:06:44
algokit-core
chore: updated decision doc
+1
−1
20:10:09
puya-ts
chore: Update puya dependency to 4.10 and resolve issues
+18474
−48678
20:12:50
go-algorand
Merge branch 'master' into min-fee-rework
+1953
−35
20:13:07
algokit-walletsdk-kmp
refactor: change theme screen/viewmodel to mvi structure
+271
−151
20:20:55
algokit-core
Merge pull request #283 from algorandfoundation/chore/update-decision-doc
+1
−1
20:20:55
algokit-core
Merge pull request #283 from algorandfoundation/chore/update-decision-doc
+1
−1
20:21:53
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.78 [skip ci]
+1
−1
20:21:53
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.78 [skip ci]
+1
−1
20:28:43
algokit-core
Notes added by 'git notes add'
+1
−0
21:11:47
algokit-walletsdk-kmp
refactor: change language selector screen/viewmodel to be mvi style
+284
−154
21:41:37
algokit-walletsdk-kmp
fix: seems like iOS localization is reflecting instance now
+62
−37
22:14:31
algokit-walletsdk-kmp
fix: some sample app strings needed to be localized
+66
−56
22:54:35
algokit-walletsdk-kmp
feat: add language picker UI (#94)
+2390
−214