Home Reports Oct 21, 2025
Tuesday, October 21, 2025
- Commits
- 80
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +441,865 −297,148
- additions / deletions
Tuesday, October 21, 2025
80 commits were pushed across 22 repos by 25 authors. There were 441,865 additions and 297,148 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- go-algorand 24 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- py-algorand-sdk 2 commits
- weLend 3 commits
- algokit-avm-vscode-debugger 1 commit
- algokit-lora 1 commit
- algokit-python-template 3 commits
- algokit-utils-py 3 commits
- algorand-typescript-testing 4 commits
- devportal 5 commits
- nodekit 1 commit
- puya 6 commits
- puya-ts 5 commits
- specs 2 commits
- CryptoDeepTools 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 8 commits
- algorand-go-mobile-sdk 2 commits
- quantinar_nft 1 commit
- algo-voting 4 commits
Commit Log
80 commits · 22 repositories
00:14:57
algokit-lora
chore(deps-dev): bump vite from 7.1.7 to 7.1.11
+5
−5
00:49:22
go-algorand
fix logging after TestP2PHTTPHandler finishes
+2
−0
00:53:50
go-algorand
also stop in some other uses of NewP2PNetwork
+4
−2
00:56:16
algorand-typescript-testing
update puya-ts dependency to beta.73
+320
−42
01:00:34
go-algorand
Build 2512 Data
+1
−1
01:05:25
algorand-typescript-testing
feat: add support for ABI validation
+11
−2
01:19:09
algorand-typescript-testing
Merge pull request #100 from algorandfoundation/feat/abi-validation
+331
−44
01:24:36
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:04:36
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.46.1 to 8.46.2
+70
−70
03:27:25
algokit-avm-vscode-debugger
chore(deps): bump vite from 6.3.5 to 6.4.1
+3
−3
03:34:52
puya
fix: correct the consume/produce values for bury op.
+2
−2
03:41:16
puya
fix: correct the consume/produce values for bury op.
+2
−2
04:26:14
puya-ts
Merge branch 'main' into update-alpha
+0
−0
04:27:48
puya-ts
fix npm audit vulnerability
+6
−6
05:48:20
puya-ts
Merge pull request #283 from algorandfoundation/update-alpha
+6
−6
05:48:47
algokit-walletsdk-kmp
ci: add in version number in settings screen
+188
−20
05:58:50
algokit-walletsdk-kmp
feat: add in version number in settings screen (#106)
+188
−20
06:00:10
puya-ts
Notes added by 'git notes add'
+1
−0
06:23:22
algokit-walletsdk-kmp
ci: add in maven ci fix
+10
−2
06:32:43
puya-ts
update docs for validateEncoding option and function
+55
−8
06:58:10
algokit-walletsdk-kmp
ci: update maven ci job (#107)
+10
−2
07:52:47
algokit-utils-py
chore: revert simulate based ARC56 error message handling logic
+50
−103
08:29:39
go-algorand
Update README.md
+2
−0
08:33:56
py-algorand-sdk
Update README.md
+2
−0
08:34:17
py-algorand-sdk
Merge 25e2e10fea9fcd367cbb0aee2508fddf2b693d45 into 1712fd67f528835f117d24b1840969fe60722ca4
+2
−0
08:36:57
algokit-python-template
feat: print compile and generate output to the terminal
+56
−0
08:37:56
java-algorand-sdk
Add a comment
+6
−0
08:43:54
algo-voting
Merge pull request #731 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.46.2
+70
−70
08:44:36
algo-voting
Merge pull request #729 from sambitsargam/dependabot/npm_and_yarn/eslint-9.38.0
+40
−42
08:45:21
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+161
−161
08:47:33
puya
feat: add valiation for abi method names overwritten by name property of abimethod decorator
+99
−0
08:53:49
algokit-python-template
chore: drop app spec compiler setting as default is arc56 now
+0
−14
09:28:18
puya
refactor: update validator to fit into visitor pattern
+17
−14
10:28:16
algorand-go-mobile-sdk
Decrease the go lib version and try to fix go pointer issue WIP
+209
−89
10:29:01
go-algorand
chore: remove repetitive words
+22
−22
10:51:09
algokit-python-template
feat: show compile and generate output (#106)
+56
−14
11:10:37
weLend
liquidation updates
+16522
−6220
11:13:57
weLend
new version
+18
−18
11:19:15
algorand-go-mobile-sdk
fix: build for go 1.24
+17
−3
12:41:34
devportal
Updated global.css
+4
−0
12:43:29
devportal
Merge branch 'main' into chore/opcode-list-layout
+1299
−1006
12:43:56
devportal
Updated global CSS (#376)
+4
−0
12:53:21
algokit-utils-py
docs: remove html docs and gh pages; tweak md docstrings to convert to regular python code blocks
+1589
−66126
12:58:40
specs
fix: sidebar active link with pretty urls
+50
−1
13:26:56
algokit-utils-py
docs: remove html docs and gh pages; tweak md docstrings to convert to regular python code blocks (#205)
+1589
−66126
13:33:38
devportal
Updated algokit-utils-py docs
+7808
−9156
13:37:31
devportal
Fixed formatting errors
+335
−332
14:28:20
nodekit
fix: Correctly identify when the process is running
+12
−11
14:35:06
go-algorand
CR: fan in meshUpdateRequests in a loop
+15
−12
15:02:06
go-algorand
tests: add retries to TestCatchpointTrackerWaitNotBlocking
+10
−1
15:16:20
a-day-in-my-bobalife
chore: log greeting (2025-10-21)
+1
−0
15:16:25
go-algorand
CR feedback addressed.
+38
−36
15:26:47
specs
Merge pull request #257 from algorandfoundation/fix/active-link-normalization
+50
−1
15:47:50
go-algorand
CR feedback on eval_simple_Test balance logic placement.
+7
−10
16:07:18
algokit-walletsdk-kmp
docs: update readme for v3.202504.0 release
+24
−22
16:08:57
go-algorand
Fix balance check.
+0
−3
16:16:00
algokit-walletsdk-kmp
docs: update readme further
+4
−3
16:24:17
algokit-walletsdk-kmp
docs: clean up some copy
+2
−2
16:25:11
go-algorand
CR fixes: timeout + eventually
+8
−14
16:39:59
algokit-walletsdk-kmp
docs: update docs for v3.202504.0 release (#108)
+29
−26
16:42:58
go-algorand
Update network/wsPeer.go
+1
−5
16:44:41
go-algorand
tests: add retries to TestCatchpointTrackerWaitNotBlocking (#6472)
+9
−6
16:50:06
go-algorand
add Go Benchmark (go) benchmark result for 917c50af3686d206886b9026ee60bda6b2350b76
+445
−1
16:50:23
puya
wip: initial type validation docs
+78
−0
16:50:40
puya
Merge branch 'main' into docs/type_validation
+378466
−129425
16:56:48
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/ws-relays-p2p-backup
+9
−6
17:01:05
go-algorand
Tests: Respect min fee consensus parameter (#6456)
+843
−359
17:06:57
go-algorand
add Go Benchmark (go) benchmark result for 05c8fd1eaf636f5fb4313818b47867ea342371ed
+445
−1
17:16:07
js-algorand-sdk
fix: decoding access list with any order
+60
−5
18:30:53
go-algorand
Revert "use upstream go-swagger after merge"
+2
−2
18:36:22
quantinar_nft
Update Metainfo.txt
+1
−1
18:44:15
weLend
flux oracles, new fees and deposit records
+26376
−16540
18:52:01
go-algorand
CR feedback
+43
−48
18:52:02
go-algorand
CR feedback on config selecting VP table size
+86
−9
19:02:42
go-algorand
build: use Go 1.25 (#6468)
+101
−191
19:09:05
go-algorand
add Go Benchmark (go) benchmark result for e68b54e90cd9dc1b52c3a9df85e0aeb56e8206d5
+445
−1
19:34:03
go-algorand
Merge branch 'master' into allow-epp-and-schema-change
+2959
−602
19:53:55
CryptoDeepTools
Update README.md
+2
−2
20:10:48
go-algorand-sdk
Go 1.25 upgrade.
+15
−15
20:46:48
go-algorand
fix tests
+36
−34