Home Reports Apr 27, 2026
Monday, April 27, 2026
- Commits
- 29
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 10
- distinct authors
- Lines changed
- +12,179 −11,596
- additions / deletions
Monday, April 27, 2026
29 commits were pushed across 11 repos by 10 authors. There were 12,179 additions and 11,596 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositories- go-algorand 2 commits
- algorand-web-gossip 2 commits
- escrow-session-vault 1 commit
- algokit-utils-ts 3 commits
- algokit-utils-ts-debug 3 commits
- algorand-typescript-testing 3 commits
- rosetta-smart-contracts 2 commits
- wen-tools 4 commits
- a-day-in-my-bobalife 3 commits
- use-wallet 1 commit
- use-wallet-ui 5 commits
Commit Log
29 commits · 11 repositories
01:00:23
go-algorand
Build 2700 Data
+1
−1
05:23:03
use-wallet-ui
chore(deps): Update all non-major dependencies
+154
−154
05:47:09
use-wallet
chore(deps): update actions/setup-node action to v6
+1
−1
07:43:56
rosetta-smart-contracts
Merge pull request #50 from FoundMarras/main
+100
−0
09:39:20
algokit-utils-ts-debug
chore: migrate tooling from @makerx to algorandfoundation shared config
+119
−258
09:42:14
use-wallet-ui
chore(deps): Update all non-major dependencies (#60)
+154
−154
09:42:52
use-wallet-ui
chore(deps): Update pnpm to v10.33.2
+1
−1
09:51:20
algokit-utils-ts-debug
chore: drop unused deps and bump algokit-utils to ^10.0.0-beta.2
+11
−532
10:18:24
algokit-utils-ts-debug
chore: adopt shared check-docs workflow and use npm ci --ignore-scripts
+12
−29
11:02:49
rosetta-smart-contracts
implementation of simple wallet use case in leo
+318
−1
11:20:41
algorand-web-gossip
initial one-shot
+1134
−0
11:30:23
algorand-web-gossip
live demo
+2
−0
12:15:34
go-algorand
code review
+21
−10
13:23:03
algorand-typescript-testing
chore: migrate tooling from @makerx to algorandfoundation shared config
+303
−482
13:40:22
algorand-typescript-testing
chore: preserve required check name after shared-workflow migration
+2
−1
13:43:51
algorand-typescript-testing
chore: reslove npm audit vulns
+3
−3
14:13:26
use-wallet-ui
chore(deps): Update pnpm to v10.33.2 (#61)
+1
−1
14:42:47
use-wallet-ui
fix: resolve https ipfs gateways and wrap onAccountChange like other plugin hooks
+80
−34
15:14:02
algokit-utils-ts
chore: migrate workflows to algokit-shared-config reusable workflows
+50
−255
15:44:14
a-day-in-my-bobalife
chore: log greeting (2026-04-27)
+2
−0
16:27:46
algokit-utils-ts
chore: rename pr.yml job ids to match required branch-protection checks
+3
−3
17:39:26
a-day-in-my-bobalife
chore: v2026.16.0 (release)
+13
−0
17:39:28
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:12:27
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 10 updates
+247
−240
22:56:08
escrow-session-vault
feat: add in on-chain voucher functions
+7845
−7436
23:11:59
wen-tools
feat: update
+1340
−1882
23:15:51
wen-tools
feat: implement ReallySimpleMint page with URL parameter support and cross-origin iframe communication for external integration.
+2
−3
23:27:04
wen-tools
feat: add xGov proposal and voting data fetching utilities for Algorand indexer integration
+11
−5
23:57:04
wen-tools
feat: implement xGov proposal fetching utility and create governance dashboard page
+248
−110