Home Reports May 11, 2026
Monday, May 11, 2026
- Commits
- 86
- pushed this day
- Repositories
- 23
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +30,932 −14,704
- additions / deletions
Monday, May 11, 2026
86 commits were pushed across 23 repos by 22 authors. There were 30,932 additions and 14,704 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
23 repositories- go-algorand 12 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- js-algorand-sdk 1 commit
- community 1 commit
- algokit-cli 1 commit
- algokit-utils-py 3 commits
- algokit-utils-ts 5 commits
- algorand-typescript-testing 18 commits
- devportal 5 commits
- puya 2 commits
- xchain-accounts 6 commits
- xHD-Wallet-API-kt 1 commit
- rosetta-smart-contracts 2 commits
- brand 1 commit
- solidity-land-registry 4 commits
- d-asa 2 commits
- vibekit 1 commit
- wen-tools 9 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 3 commits
- use-wallet-ui 2 commits
Commit Log
86 commits · 23 repositories
00:42:48
xHD-Wallet-API-kt
fix: update libsodium to be 16KB page aligned
+1
−0
00:44:48
algokit-cli
fix: show deploy command output on failure
+7
−1
01:00:23
go-algorand
Build 2714 Data
+1
−1
01:17:38
algokit-walletsdk-kmp
refactor: move components to liquid stream module
+63
−61
01:40:40
algokit-walletsdk-kmp
refactor: ktlintFormat
+64
−72
01:48:19
algorand-typescript-testing
refactor: remove dead code and visitor wrapper classes
+128
−239
01:48:19
algorand-typescript-testing
refactor: rename asBigInt to asUint64BigInt for clarity
+23
−23
01:48:19
algorand-typescript-testing
refactor: store compiled apps and logicsigs as Map to use get (not find)
+23
−33
01:48:19
algorand-typescript-testing
chore: fix audit vulnerability
+4
−0
01:48:19
algorand-typescript-testing
refactor: tighten types and replace non-null assertions
+43
−52
01:48:19
algorand-typescript-testing
fix: correct typos and naming inconsistencies
+15
−16
01:48:19
algorand-typescript-testing
fix: assorted correctness bugs
+29
−26
01:48:19
algorand-typescript-testing
refactor: extract DRY helpers across primitives, encoded-types and util
+367
−448
01:48:19
algorand-typescript-testing
test: cover decodeArc4 with log prefix for native types
+56
−2
01:48:19
algorand-typescript-testing
refactor: rename misleading appendInnerTransactionGroup to appendInnerTransaction as it appends a single inner transaction
+2
−2
02:05:47
algorand-typescript-testing
chore: fix audit vulnerabilities
+3
−3
02:14:01
algorand-typescript-testing
chore: fix audit vulnerabilities
+3
−3
02:18:32
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
02:36:07
algokit-walletsdk-kmp
refactor: use same on-chaain data source for progress bar
+109
−74
04:07:23
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
04:13:30
algorand-typescript-testing
chore: remove old TODO: statements
+29
−10
04:26:35
puya
build: update diff summary to handle compilation errors gracefully
+182
−147
04:31:13
puya
build: update diff summary to handle compilation errors gracefully
+182
−147
05:05:20
use-wallet-ui
chore(deps): Update pnpm to v10.33.4
+1
−1
06:04:32
vibekit
Merge 2c504a43f8c24c43e835eb573334ba41c50da210 into 3e3456b6e63763d710e46dda6165580f3b9739f2
+205
−1
06:06:02
algorand-typescript-testing
chore: tidy up
+8
−10
06:06:02
algorand-typescript-testing
fix: equality testers for reference types
+43
−3
07:22:28
xchain-accounts
fix(deps): override fast-uri vulnerable version
+20
−16
07:22:46
xchain-accounts
chore: make audit job parallel
+16
−3
07:54:43
xchain-accounts
fix(style): prepare prettier to be run from root (lint-staged case)
+6
−0
07:55:39
xchain-accounts
style: apply prettier formatting on root files
+79
−91
07:56:38
xchain-accounts
chore: add git blame ignore commit
+3
−0
08:11:25
rosetta-smart-contracts
Merge pull request #54 from FoundMarras/main
+409
−1
08:39:28
solidity-land-registry
npm: bump typescript from 5.9.3 to 6.0.3
+1
−1
08:39:36
solidity-land-registry
npm: bump eslint from 9.39.4 to 10.3.0
+1
−1
08:39:54
solidity-land-registry
npm: bump @types/node from 22.19.18 to 25.6.2
+1
−1
08:40:16
solidity-land-registry
npm: bump hardhat from 2.28.6 to 3.4.5
+1
−1
08:42:48
brand
dependabot-devcontainer: bump ubuntu in /.devcontainer
+1
−1
10:17:20
rosetta-smart-contracts
implementation of constant product amm use case in leo
+263
−1
10:56:55
use-wallet-ui
chore(deps): Update pnpm to v10.33.4 (#64)
+1
−1
13:47:10
intermezzo
feat(fee sponsor): base impl and tests
+523
−5
14:23:44
devportal
fix broken links
+11
−10
14:26:59
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/p2p-pubsub-ag
+11446
−6315
14:28:01
go-algorand
Tests: cleanups, no functionality should be changed (#6623)
+286
−228
14:32:08
devportal
fix formatting
+0
−1
14:33:24
go-algorand
add Go Benchmark (go) benchmark result for 05e9534673e430ac0d45ed2d2963d64387611e09
+445
−1
15:12:52
devportal
Merge pull request #608 from algorandfoundation/jorrin/first-transaction-and-asset
+1517
−633
15:16:23
algorand-typescript-testing
chore: remove duplicate arraySlice union overload in arrayUtil
+0
−5
15:18:48
xchain-accounts
chore: portal: add cd and update wrangler config
+163
−2
15:19:55
algorand-typescript-testing
Merge branch 'main' into refactor/remove-algosdk
+682
−837
16:03:31
wen-tools
feat: implement BeaconChat page with end-to-end encrypted messaging and Algorand-based identity verification
+34
−6
16:09:47
a-day-in-my-bobalife
chore: log greeting (2026-05-11)
+2
−0
16:10:00
wen-tools
feat: implement BEACON protocol chat interface with encrypted PeerJS messaging and Algorand-based identity verification
+27
−2
16:20:29
d-asa
chore(deps-dev): bump urllib3 from 2.6.3 to 2.7.0
+7
−7
16:20:33
d-asa
Merge 80c8d6045432024842004e8f027202b3c9e533a7 into c138921bdc81ac772fea570d0f286575b27a0b45
+7
−7
17:22:15
devportal
Merge pull request #594 from algorandfoundation/feat/swap-astro-loader-package
+87
−123
17:24:38
devportal
chore(deps-dev): bump the linting group across 1 directory with 3 updates
+254
−165
17:47:30
a-day-in-my-bobalife
chore: v2026.18.0 (release)
+13
−0
17:47:32
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:15:09
wen-tools
feat: implement BeaconChat page with secure P2P messaging and identity management
+13
−4
18:25:20
go-algorand
code review from @nullun
+4
−13
18:34:45
wen-tools
feat: implement BeaconChat page and add associated configuration constants
+446
−1551
18:52:42
algokit-utils-ts
feat: fromSecret with more ergonomic wrapped secrets
+106
−63
18:56:13
go-algorand
blockdb: more window compression updates
+653
−517
19:10:52
wen-tools
feat: implement initial BeaconChat page with WebRTC and Algorand-based identity management
+146
−40
19:18:29
go-algorand
Merge remote-tracking branch 'upstream/master' into big-transactions
+947
−410
19:21:19
wen-tools
feat: add BeaconChat component for P2P messaging via Algorand transactions and WebRTC
+109
−49
19:25:34
wen-tools
feat: implement BeaconChat component for encrypted peer-to-peer messaging via WebRTC and Algorand
+11
−8
19:30:05
wen-tools
feat: add BeaconChat implementation for Algorand-based encrypted P2P messaging
+16
−12
19:32:04
algokit-utils-ts
feat: wrapped legacy mnemonic
+35
−2
19:32:34
algokit-utils-ts
chore: fix imports
+1
−1
19:34:59
go-algorand
blockdb: review-cleanup
+229
−117
19:36:59
wen-tools
feat: implement BeaconChat page for decentralized peer-to-peer messaging
+20
−19
19:39:12
algokit-utils-ts
chore: mark fromMnemonic as deprecated
+2
−0
19:50:41
go-algorand
Merge branch 'master' into feat/poseidon2
+754
−374
19:57:01
algokit-utils-py
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
+1159
−1159
20:00:01
algokit-utils-py
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /examples
+470
−470
20:00:11
go-algorand
make logic
+4
−4
20:25:25
algokit-utils-ts
docs: fromSecret docs
+50
−0
20:56:25
algokit-utils-py
chore(deps): update poethepoet requirement
+1
−1
22:36:43
go-algorand
AVM: poseidon2 hash function (#6560)
+7103
−15
22:40:58
go-algorand
add Go Benchmark (go) benchmark result for 7e1db057c8d174bd6692fe92b7bcd7080cadb85b
+445
−1
23:40:36
go-algorand-sdk
Regenerate code from specification file
+75
−4
23:40:38
java-algorand-sdk
Regenerate code from specification file
+75
−6
23:40:44
java-algorand-sdk
Merge b1497d5ecc1a4ea2d6e206e0c6d1d2587fe75fc0 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+75
−6
23:41:05
js-algorand-sdk
Regenerate code from specification file
+83
−18