Home Reports May 5, 2026
Tuesday, May 5, 2026
- Commits
- 88
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +72,051 −50,259
- additions / deletions
Tuesday, May 5, 2026
88 commits were pushed across 18 repos by 20 authors. There were 72,051 additions and 50,259 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 12 commits
- algokit-core 6 commits
- escrow-session-vault 1 commit
- algokit-utils-ts 1 commit
- algorand-typescript-testing 2 commits
- devportal 3 commits
- intermezzo 17 commits
- puya 4 commits
- puya-ts 3 commits
- xchain-accounts 8 commits
- rosetta-smart-contracts 1 commit
- blockin 2 commits
- wen-tools 14 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
- algo-voting 2 commits
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
- asa-list 5 commits
Commit Log
88 commits · 18 repositories
01:00:22
go-algorand
Build 2708 Data
+1
−1
01:01:51
algokit-walletsdk-kmp
refactor: change analytics icon on viewer side
+6
−6
01:08:47
puya-ts
chore: removed unused dependencies from package.json files
+62
−1815
01:08:47
puya-ts
chore: removed unused code and exports
+19
−124
01:09:56
algorand-typescript-testing
chore: update puya-ts dependency to beta.30
+18
−26
01:14:29
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:14:35
algokit-walletsdk-kmp
fix: deposit and fetch balance not working properly for session vault (non-PQ accounts) (#298)
+549
−22
01:16:37
algokit-walletsdk-kmp
feat: new smart contract
+1237
−108
01:20:03
devportal
chore(deps-dev): bump the dev-dependencies-minor group across 1 directory with 5 updates
+172
−43
01:20:13
puya-ts
Notes added by 'git notes add'
+1
−0
01:36:29
escrow-session-vault
feat: add in falcon account vault deposit support
+4949
−3017
02:14:22
algokit-walletsdk-kmp
refactor: all falcon accounts into liquid stream
+218
−161
02:50:43
algokit-walletsdk-kmp
fix: get deposit and fetch balance to work for falcon accounts
+349
−78
03:20:32
bitcoinBuyer1_CryptoMaven.xyz
Angular: trending-tokens chart + style
+232
−138
04:24:33
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
04:24:49
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
06:49:03
puya
remove RooCode ignores, replace with CLAUDE local ignore
+2
−3
06:54:35
puya
remove RooCode ignores, replace with CLAUDE local ignore
+2
−3
06:55:05
puya
refactor: remove redundant temporary assignment. it was previously required due to other checks which no longer occur.
+1
−13
06:55:05
puya
chore: compile all
+26200
−30236
08:47:19
asa-list
Create icon.png
+1
−0
08:48:02
algokit-utils-ts
ci: align node-ci usage with new polytest flag in algokit-shared-config
+3
−10
08:49:25
asa-list
Add files via upload
+0
−0
08:54:04
asa-list
Add files via upload
+118
−0
08:58:54
asa-list
Delete assets/3540251306/gladius_asa_icon.png
+0
−0
09:00:38
asa-list
Merge 22d0c26856a36c8380b81c36a20d6fb2abf2ce46 into d658e506cf02d69ee0556edeeb892ef453928dbe
+118
−0
09:49:07
xchain-accounts
test: dfx: update stale case
+4
−4
09:49:42
xchain-accounts
chore(ci): add minimal workflow for tests
+89
−0
09:49:42
xchain-accounts
fix: dfx: restrict tsc to src, add test tsconfig for cloudflare globals
+14
−1
09:49:42
xchain-accounts
fix(deps): bump viem override to match use-wallet-ui submodule
+157
−105
11:58:38
intermezzo
test: algokit transact integration
+73
−12
13:26:45
xchain-accounts
chore(ci): add build
+54
−4
13:27:15
xchain-accounts
chore(ci): cleanup, rename jobs and add dfx build
+12
−18
13:27:28
xchain-accounts
docs: update readme for ci consistency
+14
−4
13:29:07
xchain-accounts
fix
+1
−1
14:41:31
intermezzo
chore: use AlgoKit Address
+86
−40
14:42:48
wen-tools
feat: implement secure P2P chat page with PeerJS and Algorand wallet identity verification
+304
−340
14:45:14
intermezzo
wip: failing group id
+8
−16
14:45:15
intermezzo
test: use algosdk to verify group id
+32
−3
14:47:29
intermezzo
chore: use algokit everywhere except tests
+162
−121
14:47:46
intermezzo
test: completely remove algo-models dependency
+93
−114
14:47:48
intermezzo
chore: rm tarballl
+0
−0
14:47:48
intermezzo
chore: ginore tarballs
+1
−0
14:47:49
intermezzo
chore: rm commented code
+0
−28
14:47:49
wen-tools
feat: implement P2P chat page with wallet-based identity verification and file sharing capabilities
+47
−32
14:47:49
intermezzo
chore: rm algosdk dep
+0
−25
14:47:57
intermezzo
chore: update docker node
+1
−1
14:47:59
intermezzo
test: algokit transact integration
+73
−12
14:50:30
wen-tools
feat: implement P2P chat page with WebRTC signaling and Algo-signed identity verification
+23
−3
14:58:32
rosetta-smart-contracts
implementation of Payment splitter use case in leo
+190
−0
15:07:35
intermezzo
chore: finalize transact migration
+69
−248
15:14:13
intermezzo
ci: bump actions, include node 24 and corepack
+7
−1
15:20:25
go-algorand
Merge remote-tracking branch 'origin/rel/stable' into relstable4.7.0-remerge
+2
−0
15:20:25
go-algorand
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
+1
−3
15:53:41
intermezzo
chore: bump dependencies
+853
−948
15:54:00
intermezzo
chore: pin Dockerfile to node 24-alpine
+1
−1
15:59:55
a-day-in-my-bobalife
chore: log greeting (2026-05-05)
+1
−0
16:07:12
intermezzo
chore: ping vault to v1
+1
−1
16:59:30
blockin
SIWE / EIP-4361 conformance fixes for SIWBB challenge construction
+4995
−2471
17:03:30
blockin
Merge e539bc8ed9626a181b6e30e15f3cd30dc4458e64 into 3badb9b53384b3f48d10b49994c945c6c2a7fa7f
+4995
−2471
17:21:22
devportal
Merge branch 'main' into accounts
+443
−291
18:12:05
wen-tools
feat: implement peer-to-peer chat interface with Algorand wallet-based handshake and NFD integration
+72
−17
18:17:00
wen-tools
feat: implement P2P chat page with WebRTC and Algorand-based cryptographic identity verification
+0
−1
18:18:37
go-algorand
build: support macports in configure_dev.sh
+73
−9
18:21:49
go-algorand
Capitalize in the docs
+2
−2
18:30:52
wen-tools
feat: add P2P chat page with wallet-based authentication and NFD integration
+6
−3
18:30:52
go-algorand
Update docVersion
+6852
−2
18:43:43
go-algorand
docVersion = 13
+16
−1
18:49:36
go-algorand
Merge remote-tracking branch 'upstream/master' into feat/poseidon2
+15289
−6882
19:23:12
go-algorand
Added test for too distant jump
+32
−0
19:49:43
go-algorand
code review changes
+75
−119
19:51:53
go-algorand
needed another make logic
+3
−0
20:06:13
go-algorand
TestV13BaseFromV12
+35
−3
21:45:33
algokit-core
chore(crypto): add ed25519-bip32 and snafu dependencies
+8
−0
21:45:33
algokit-core
chore(crypto): add ed25519-bip32 and snafu dependencies
+8
−0
21:45:34
algokit-core
feat(crypto-ffi): expose xhd primitives via UniFFI
+118
−0
21:45:34
algokit-core
feat(crypto-ffi): expose xhd primitives via UniFFI
+118
−0
21:45:34
algokit-core
feat(crypto): add xhd module for BIP32-Ed25519 derivation and raw signing
+330
−0
21:45:34
algokit-core
feat(crypto): add xhd module for BIP32-Ed25519 derivation and raw signing
+330
−0
21:57:28
wen-tools
feat: add peer-to-peer chat page with Algorand identity verification, NFD integration, and dead drop encryption support
+1415
−22
22:01:22
wen-tools
feat: implement Dead Drop relay API and P2P chat handshake architecture
+7
−7
22:16:23
wen-tools
feat: implement Dead Drop relay API for encrypted payload storage and Algorand-verified retrieval
+8
−0
22:24:23
wen-tools
feat: add dead drop relay API with KV storage and Algorand signature verification
+11
−5
22:29:04
wen-tools
feat: implement deaddrop API for secure payload storage and signature-verified retrieval using Vercel KV
+6
−2
22:29:32
wen-tools
feat: implement dead drop relay API with signature-verified burn-on-read storage
+8
−5
22:34:57
wen-tools
feat: implement Redis-backed deaddrop relay API with Algorand signature verification
+111
−22
23:21:52
devportal
add: first instance of acronym meanings
+24
−24
23:44:47
wen-tools
feat: add P2PChat page with WebRTC-based encrypted messaging and Algorand identity verification
+27
−8