Home Reports Oct 19, 2025
Sunday, October 19, 2025
- Commits
- 53
- pushed this day
- Repositories
- 6
- with activity
- Contributors
- 7
- distinct authors
- Lines changed
- +1,611,385 −796,566
- additions / deletions
Sunday, October 19, 2025
53 commits were pushed across 6 repos by 7 authors. There were 1,611,385 additions and 796,566 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
6 repositoriesCommit Log
53 commits · 6 repositories
00:29:30
algokit-walletsdk-kmp
feat: add in pull to refresh for account screen
+36
−31
00:36:32
algokit-walletsdk-kmp
fix: ktlint format issues
+5
−5
00:52:25
algokit-walletsdk-kmp
feat: copy over working android encryption from wallet-sdk over to KMP repo (#98)
+727
−260
01:00:27
go-algorand
Build 2510 Data
+1
−1
01:36:00
algokit-walletsdk-kmp
feat: add in iOS encryption code
+363
−5
03:13:31
algokit-walletsdk-kmp
feat: add in iOS encryption - different algorithm
+403
−214
04:08:47
puya
feat: add validate_encoding option to abimethod
+37
−9
05:44:11
puya
feat: validate dynamic types
+248
−55
06:06:01
puya
feat: add .validate() call to data types
+662
−23
06:10:42
puya
chore: compile all
+409839
−143073
15:05:02
puya
chore: compile_all
+143656
−168502
15:05:02
puya
simplify nested element extraction when validating dynamic sizes
+5
−23
15:05:02
puya
refactor validation tests to split error cases out
+119
−92
15:05:02
puya
build: bump algorand-python to 3.1.0
+4
−4
15:05:03
puya
refactor: rename new command line option
+8
−7
15:05:03
puya
chore: compile all
+276
−276
15:05:03
puya
tests: add more tests for ImmutableArray and ImmutableFixedArray
+64
−8
15:05:03
puya
feat: add --validate-abi-args and --validate-from-log options
+89
−24
15:05:03
puya
chore: fix generate_docs.py script
+1
−1
15:05:03
puya
chore: compile all
+10491
−6318
15:07:49
puya
chore: compile all
+276
−276
15:14:15
a-day-in-my-bobalife
chore: log greeting (2025-10-19)
+1
−0
15:45:44
puya
chore: disable sumhash512 AVM12 test
+128
−788
15:47:26
puya
build: modify workflow for 4.x
+9
−41
16:37:04
puya
build: modify workflow for 4.x
+9
−41
16:37:04
puya
chore: disable sumhash512 AVM12 test
+128
−788
16:37:04
puya
chore: compile all
+5265
−0
16:59:07
puya
fix: add an option to automatically validate ABI argument sizes
+142
−18
17:03:39
puya
chore: compile all
+319857
−161842
17:03:45
puya
build: algorand-python 2.10
+2
−2
17:03:45
puya
feat: include account validation
+36
−17
17:03:45
puya
remove dynamic severity option
+0
−9
17:03:45
puya
feat: add validate_encoding option to abimethod
+41
−9
17:03:45
puya
feat: validate dynamic types
+190
−44
17:03:45
puya
feat: add .validate() call to data types
+110
−9
17:03:45
puya
test: validate contract
+282
−0
17:07:23
puya
simplify nested element extraction when validating dynamic sizes
+5
−15
17:07:23
puya
chore: compile all
+557521
−139844
17:07:23
puya
feat: add ImmutableArray validation support
+52
−9
17:07:23
puya
minor tweaks
+1
−1
17:07:23
puya
minor fix
+3
−2
17:09:15
puya
chore: compile all
+158133
−173502
17:09:24
puya
chore: fix generate_docs.py
+1
−1
17:09:24
puya
feat: add --validate-abi-args and --validate-abi-result options
+45
−9
17:10:00
puya
chore: compile all
+273
−273
19:50:54
algokit-walletsdk-kmp
docs: update readme
+9
−7
19:51:46
puya-ts
WIP - abi param validation
+1152
−35
19:55:58
algokit-walletsdk-kmp
refactor: delete old deprecated folder
+0
−7
20:02:51
algokit-walletsdk-kmp
feat: add in iOS encryption code (#99)
+561
−19
21:59:21
algokit-lora
chore(tailwindv4) update tailwind v4
+5
−5
22:40:50
algokit-walletsdk-kmp
docs: add maven central badge
+33
−0
23:15:58
algokit-walletsdk-kmp
fix: recover flow encrypted secret keys
+24
−11
23:27:01
algokit-walletsdk-kmp
fix: recovery flow bug with secret keys (#102)
+57
−11