Home Reports May 4, 2026
Monday, May 4, 2026
- Commits
- 65
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +19,010 −7,068
- additions / deletions
Monday, May 4, 2026
65 commits were pushed across 17 repos by 19 authors. There were 19,010 additions and 7,068 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 1 commit
- algorand-agent-skills 2 commits
- escrow-session-vault 1 commit
- algokit-lora 1 commit
- ARCs 1 commit
- devportal 8 commits
- puya 3 commits
- specs 6 commits
- xchain-accounts 1 commit
- xHD-Wallet-API-kt 12 commits
- wen-tools 13 commits
- best-of-crypto 2 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- algo-voting 1 commit
- use-wallet-ui 2 commits
- ultrade-python-sdk 6 commits
Commit Log
65 commits · 17 repositories
00:16:39
escrow-session-vault
refactor: add in new partial settle function
+4922
−2614
01:00:28
go-algorand
Build 2707 Data
+1
−1
02:01:33
puya
feat: When emitting bytecode lacking template vars use size-appropiate versions where possible
+31
−8
02:26:42
algokit-lora
chore(deps): bump uuid from 10.0.0 to 14.0.0
+66
−6
03:04:31
algo-voting
build(deps-dev): update eslint requirement from ^10.2.1 to ^10.3.0
+1
−1
04:50:45
best-of-crypto
Add EventTrader — CLOB exchange + TGE token swaps on Base L2
+2
−0
04:50:50
best-of-crypto
Merge 9174210c3056af9edf4e62dc4e8750de6aafd473 into 902ffb5e8667ec279c6d4480bddef9e97b614e36
+2
−0
06:37:31
use-wallet-ui
chore(deps): Update all non-major dependencies
+90
−90
09:47:04
use-wallet-ui
chore(deps): Update all non-major dependencies (#63)
+90
−90
11:01:31
xHD-Wallet-API-kt
Merge pull request #54 from algorandfoundation/main
+101
−3
11:03:29
xHD-Wallet-API-kt
chore(release): 1.3.0
+1
−1
11:03:48
xHD-Wallet-API-kt
Notes added by 'git notes add'
+1
−0
11:08:11
xchain-accounts
Merge pull request #22 from algorandfoundation/fix/portal-redirect
+2
−1
11:09:25
devportal
fix: typos and grammar
+163
−157
11:30:35
xHD-Wallet-API-kt
fix: gpg signing with GPG_PRIVATE_KEY
+2
−0
11:38:16
xHD-Wallet-API-kt
Merge pull request #55 from algorandfoundation/fix/signing-keys
+2
−0
11:44:14
xHD-Wallet-API-kt
Merge pull request #56 from algorandfoundation/main
+2
−0
11:46:29
xHD-Wallet-API-kt
chore(release): 1.3.1
+1
−1
11:46:47
xHD-Wallet-API-kt
Notes added by 'git notes add'
+1
−0
11:47:23
xHD-Wallet-API-kt
Merge release/1.x into main
+1
−1
12:48:17
devportal
feat: first asset python
+145
−41
12:54:43
ARCs
Merge pull request #428 from algorandfoundation/dependabot/github_actions/minor-and-patch-366259472f
+1
−1
13:15:04
specs
Merge pull request #286 from algorandfoundation/dependabot/github_actions/actions/github-script-9
+1
−1
13:15:22
specs
Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-3
+1
−1
13:15:41
specs
Merge branch 'master' into dependabot/docker/minor-and-patch-43142e30c8
+1
−1
13:20:50
specs
Merge pull request #284 from algorandfoundation/dependabot/docker/minor-and-patch-43142e30c8
+1
−1
13:21:08
specs
Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-3
+1
−1
13:21:35
devportal
feat: first transaction python
+134
−8
13:28:42
specs
Merge pull request #285 from algorandfoundation/dependabot/github_actions/softprops/action-gh-release-3
+1
−1
14:29:44
ultrade-python-sdk
share aiohttp session, cache pair info and tmc config, parallelize perp bulk builds, fix get_company_by_domain self bug
+155
−136
14:40:09
wen-tools
feat: add P2PChat page with WebRTC peer-to-peer messaging and Algorand wallet-based authentication
+129
−95
14:45:02
wen-tools
feat: implement P2P chat page with Algorand wallet authentication and WebRTC data connection support
+34
−42
14:46:25
ultrade-python-sdk
speed up EVM sign_data with coincurve (~3x), pin coincurve+eth-hash
+21
−9
14:50:58
devportal
refactor: your first smart contract
+63
−73
14:56:15
ultrade-python-sdk
prefix EVM signatures with 0x for server signature verification
+6
−6
14:57:04
algorand-agent-skills
feat: add algokit-subscriber-py and algokit-subscriber-ts skills
+4185
−0
14:59:12
algorand-agent-skills
Merge 4ca0773b0981a0efd7ce4c15c6c9514c16b0beff into 58d111072689ea1695dc0e47ad37e26c8f9af6a9
+4185
−0
15:02:46
devportal
fix: correct broken Other Fields link on blocks page
+1
−1
15:04:55
wen-tools
feat: add P2PChat component with secure PeerJS-based identity verification via Algorand transactions
+36
−20
15:07:02
puya
feat: Encode templated uints in a fixsize manner
+16
−2
15:07:55
wen-tools
feat: implement P2P chat page with wallet-based identity verification and file transfer support using PeerJS
+11
−8
15:08:05
puya
chore: compile_all
+3211
−3207
15:21:07
wen-tools
feat: implement P2P chat page with WebRTC signaling, wallet-based handshake, and secure file transfer functionality
+37
−46
15:22:16
ultrade-python-sdk
build perp order message locally instead of fetching from server
+53
−21
15:28:22
ultrade-python-sdk
Make EVM signer Web3 imports lazy
+14
−3
15:32:45
ultrade-python-sdk
Merge pull request #46 from ultrade-org/codex/web3-poa-lazy-import
+14
−3
15:38:42
wen-tools
feat: implement P2P chat page with PeerJS and Algorand wallet-based authentication
+8
−3
15:50:57
a-day-in-my-bobalife
chore: log greeting (2026-05-04)
+2
−0
16:39:16
xHD-Wallet-API-kt
ci: update github actions
+8
−7
16:42:23
xHD-Wallet-API-kt
ci: add in default pull request template
+2
−0
16:44:15
devportal
fix: headings and typos
+183
−151
16:50:59
xHD-Wallet-API-kt
Merge pull request #57 from algorandecosystem/update-actions
+10
−7
16:52:11
wen-tools
feat: add P2PChat page with WebRTC-based wallet authentication and file sharing
+36
−18
16:56:08
wen-tools
feat: implement P2P chat and identity verification using WebRTC and Algorand transaction signing
+11
−11
16:56:10
devportal
fix: linting
+26
−27
16:57:36
wen-tools
feat: add P2PChat component with PeerJS connection and Algorand-signed identity verification
+1
−1
17:12:28
wen-tools
feat: add PeerJS-based P2P chat and Algorand-signed identity verification module
+33
−4
17:23:27
wen-tools
feat: implement P2P chat page with wallet-based identity verification and file sharing capabilities
+44
−29
17:27:08
wen-tools
feat: add P2PChat page with PeerJS-based wallet address authentication and file transfer capabilities
+37
−6
17:36:51
wen-tools
feat: implement P2P chat page with wallet-based identity verification and file transfer support
+39
−12
17:43:59
a-day-in-my-bobalife
chore: v2026.17.0 (release)
+13
−0
17:44:01
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:51:46
devportal
fix: broken links
+14
−14
22:11:33
algokit-walletsdk-kmp
SessionVault popup not showing issue fixed.
+559
−31
23:47:51
algokit-walletsdk-kmp
refactor: ktlintFormat
+44
−45