Home Reports Apr 22, 2026
Wednesday, April 22, 2026
- Commits
- 48
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +5,684 −3,050
- additions / deletions
Wednesday, April 22, 2026
48 commits were pushed across 16 repos by 17 authors. There were 5,684 additions and 3,050 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 4 commits
- algokit-subscriber-ts 1 commit
- algokit-utils-ts 1 commit
- algorand-python-testing 1 commit
- algorand-typescript-testing 2 commits
- ARCs 7 commits
- devportal 1 commit
- intermezzo 1 commit
- puya-ts 3 commits
- xchain-accounts 6 commits
- registered-authenticators 1 commit
- rosetta-smart-contracts 2 commits
- algoku 7 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 2 commits
- algo-voting 8 commits
Commit Log
48 commits · 16 repositories
01:00:22
go-algorand
Build 2695 Data
+1
−1
01:33:12
algoku
fix: ci workflows
+68
−80
01:38:43
algoku
chore: remove cd workflows
+6
−94
02:35:01
algoku
fix: polyfill webcrypto jsdom
+6
−0
03:04:20
algo-voting
build(deps-dev): update eslint-plugin-vue requirement
+1
−1
04:45:28
algoku
fix: pass TypedArray to subtle.digest to avoid cross-realm ArrayBuffer
+1
−9
06:17:33
algoku
fix: skip algokit codegen in playwright webServer
+1
−1
06:18:15
algokit-walletsdk-kmp
refactor: get streaming balance to work for viewer/creator
+1368
−305
06:23:47
algorand-python-testing
feat: check if depending on production release of puyapy, fail prod release otherwise
+24
−0
06:26:10
algoku
Revert "fix: skip algokit codegen in playwright webServer"
+1
−1
06:38:28
algorand-typescript-testing
chore: check if depending on production release of puya-ts, fail prod release otherwise
+18
−0
06:39:52
puya-ts
refactor: check the source code directly without running cli command
+9
−22
06:39:52
puya-ts
refactor: move the check to release.yml with proper guards
+19
−16
06:39:52
puya-ts
chore: check if targeting production release of puya, fail prod release otherwise
+29
−1
06:55:27
algo-voting
Merge pull request #828 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.9.0
+1
−1
06:55:35
algo-voting
Merge pull request #826 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.59.0
+1
−1
06:55:50
algo-voting
Merge pull request #824 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-6.0.3
+1
−1
06:55:54
algo-voting
Merge pull request #821 from sambitsargam/dependabot/npm_and_yarn/vuex-tw-4.1.0
+1
−1
06:56:34
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/eslint-tw-10.2.1
+3
−3
06:56:42
algo-voting
Merge pull request #825 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.2.1
+2
−2
06:57:15
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
07:30:28
algoku
fix(ci): unblock e2e by injecting VITE vars and skipping algokit codegen
+15
−1
07:44:07
go-algorand
build: validate libsodium target path inputs
+4
−0
08:18:17
algokit-utils-ts
Merge pull request #570 from algorandfoundation/docs/fix-urls-and-rename-subpaths
+49
−21
08:21:53
devportal
feat: restructured tutorial section
+570
−319
08:25:36
go-algorand
protocol: limit allocbound lookup to package files
+10
−13
09:04:24
algokit-subscriber-ts
docs: fix 404 urls and add api modules
+34
−2
09:13:51
xchain-accounts
portal: footer to T&C
+108
−0
09:20:41
xchain-accounts
feat: portal: T&C from markdown
+268
−3
09:40:33
rosetta-smart-contracts
implementation of vesting use case in Leo
+158
−0
09:40:34
xchain-accounts
chore: Rename T&C to Terms of Service
+22
−23
09:41:51
xchain-accounts
portal: /app logged out view, added typing hero
+85
−53
09:43:57
rosetta-smart-contracts
Merge branch 'main' into main
+795
−1
10:32:04
algorand-typescript-testing
chore: bump to node.js 24 and enable oidc publishing
+1014
−1255
11:40:02
registered-authenticators
feat: Add Rocca testing
+13
−0
12:09:48
xchain-accounts
portal: menu cleanup
+24
−84
13:09:44
intermezzo
fix(wallet): propagate HTTP status errors; support fromUserId signer; extend e2e coverage
+135
−54
14:20:52
ARCs
chore: deprecate reference implementation
+6
−14
14:21:05
ARCs
chore: delete deprecated implementation
+0
−183
14:31:38
ARCs
chore: lazy migration
+9
−2
14:35:30
ARCs
Merge pull request #422 from algorandfoundation/assets/arc15
+15
−199
14:51:01
ARCs
chore: delete stale css
+0
−77
14:56:17
ARCs
Merge pull request #424 from algorandfoundation/assets/css
+0
−77
15:38:06
a-day-in-my-bobalife
chore: log greeting (2026-04-22)
+1
−0
15:45:10
xchain-accounts
u-ui ref: portal docs url, disclaimer Z index fixes
+1
−1
19:49:51
go-algorand
Account for writes of large programs
+549
−60
20:10:11
ARCs
Update arc-0019.md - change algoexplorer->lora
+2
−2
21:33:08
algokit-walletsdk-kmp
Session Vault topUp added
+235
−65