Home Reports May 12, 2026

Tuesday, May 12, 2026

Commits
85
pushed this day
Repositories
17
with activity
Contributors
18
distinct authors
Lines changed
+565,650 −458,754
additions / deletions

May 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 17

Commit Log

85 commits · 17 repositories

00:58:11 use-wallet-ui renovate[bot] chore(deps): Update all non-major dependencies +377 −362
01:00:23 go-algorand - FI from master +7389 −243
01:00:23 go-algorand - Build 2715 Data +1 −1
01:33:25 wen-tools LoafPickleWW feat: implement BeaconChat page with WebRTC and Algorand-based signaling for secure messaging +60 −120
01:39:04 wen-tools LoafPickleWW feat: implement BeaconChat page for decentralized peer-to-peer messaging via Algorand and WebRTC +116 −60
01:57:20 wen-tools LoafPickleWW feat: initialize project scaffolding with Algorand asset management and UI components +253 −156
02:01:56 go-algorand cce blockdb: better handle when compression is disabled, or reading old block DB +283 −66
03:11:44 go-algorand cce blockdb: refactor to use blockdb.Store similar to trackerdb +225 −302
04:01:35 devportal dependabot[bot] chore(deps): bump the github-actions group across 1 directory with 2 updates +5 −5
04:01:40 devportal dependabot[bot] chore(deps-dev): bump the typescript group across 1 directory with 2 updates +137 −182
04:01:49 devportal dependabot[bot] chore(deps): bump marked in the markdown group across 1 directory +14 −59
04:02:23 devportal dependabot[bot] chore(deps): bump the tailwind group across 1 directory with 2 updates +253 −298
04:02:33 devportal dependabot[bot] chore(deps): bump the starlight group across 1 directory with 7 updates +763 −366
04:02:46 devportal dependabot[bot] chore(deps-dev): bump the dev-dependencies-minor group across 1 directory with 4 updates +182 −92
04:03:04 devportal dependabot[bot] chore(deps): bump the astro-core group across 1 directory with 5 updates +1066 −1087
05:47:03 use-wallet-ui renovate[bot] chore(deps): Update all non-major dependencies (#65) +377 −362
07:50:10 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/parser requirement +1 −1
07:50:24 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
08:07:51 algorand-typescript-testing mrcointreau chore: fix package.json indentation issue +1 −1
08:08:50 xchain-accounts sofinico chore: dfx: add cd, update wrangler config and build script +70 −1
08:38:36 xchain-accounts sofinico chore: rpc-server: add cd, update wrangler config and build script +67 −2
08:38:45 devportal Ganainmtech fix: convert relative link to absolute path for cloudflare deployment (2nd fix) +15 −15
09:46:05 go-algorand cusma chore: ensure heartbeat lsig is an invalid ed25519 point +3 −2
10:30:27 xchain-accounts sofinico chore: adjust deploy workflows +19 −7
11:47:55 xchain-accounts tasosbit Merge pull request #25 from algorandfoundation/chore/add-ci-build-test +291 −114
11:51:26 xchain-accounts tasosbit Merge pull request #26 from algorandfoundation/chore/add-ci-audit +458 −472
11:55:35 xchain-accounts sofinico fix: evm sdk name on cd +3 −3
12:02:27 use-wallet renovate[bot] chore(deps): update dependency @sveltejs/adapter-auto to v7 +15 −11
12:02:52 xchain-accounts sofinico fix: portal: correct use-wallet build script on cd +2 −2
12:35:01 xchain-accounts tasosbit Merge pull request #29 from algorandfoundation/chore/add-ci-style +3952 −3001
12:40:08 xchain-accounts tasosbit Merge pull request #31 from algorandfoundation/chore/ci-opt +451 −341
13:11:24 go-algorand cce blockdb: add compressed vs uncompressed BlockGet benchmarks +108 −0
13:12:59 go-algorand algorandskiy build: support macports in configure_dev.sh (#6621) +83 −10
13:18:20 go-algorand github add Go Benchmark (go) benchmark result for e4214429e618c3bcc8048b142e7a7e767d24e4b7 +445 −1
13:32:59 xchain-accounts sofinico style: ignore .mcp.json from formatting +4 −1
13:35:35 xchain-accounts sofinico chore: portal: deploy preview only when targeting main +1 −0
13:36:22 xchain-accounts sofinico fix: use full paths on pnpm filter to prevent name collision +20 −20
13:45:25 xchain-accounts sofinico fix: portal: default to /app route on preview url +3 −2
13:49:50 ARCs dependabot[bot] chore(deps-dev): bump urllib3 from 2.5.0 to 2.7.0 in /assets/arc-0062 +14 −7
13:55:07 ARCs dependabot[bot] chore(deps-dev): bump urllib3 from 2.5.0 to 2.7.0 in /assets/arc-0020 +14 −7
14:19:27 puya iglosiggio Merge b16c0e72cf59b510d972a438df1b296306b41590 into 19bc8fee7bcd5515fa6484c54b338c6aaad43d12 +515048 −438744
14:33:59 devportal Ganainmtech Merge pull request #615 from algorandfoundation/subscriber-cleanup +21 −21
14:39:28 xchain-accounts sofinico docs: update readme for current automation flows +15 −4
14:47:11 xchain-accounts sofinico Merge branch 'main' into feat/dangerous-tx +4914 −3735
15:58:59 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-05-12) +1 −0
16:03:08 algokit-utils-ts joe-p chore: fix other files +19 −23
16:39:21 algokit-utils-ts joe-p chore: move algo25 under crypto +13 −47
17:54:45 rosetta-smart-contracts - implementation of upgradeable proxy use case in leo +162 −1
18:07:02 go-algorand cce Merge remote-tracking branch 'upstream/master' into errorcontains-crypto +25272 −7711
18:08:39 wen-tools LoafPickleWW feat: add WenDeployTool to app routes and project configuration +711 −1
18:10:35 go-algorand cce fix forbidigo lint ignore +1 −3
18:12:49 algokit-utils-ts joe-p chore: npm audit fix +12 −10
18:14:42 wen-tools LoafPickleWW feat: implement SelectToolComponent, FalconAccountCard, and BeaconChat page for tool discovery and account management. +3 −4
18:27:34 puya joe-p Merge cadaf1c27784b181e46bc8488bc9f996b00c7591 into 19bc8fee7bcd5515fa6484c54b338c6aaad43d12 +142 −2
18:29:10 wen-tools LoafPickleWW feat: implement WenDeployTool page for GitHub repository deployment to IPFS and Algorand +18 −6
18:34:34 wen-tools LoafPickleWW feat: add serverless function for GitHub OAuth token exchange +1 −1
18:37:24 wen-tools LoafPickleWW feat: implement WenDeployTool page for GitHub repository deployment and ARC-19 site resolution +33 −11
18:38:16 algorand-mcp emg110 Remove redundant tools +234 −210
18:42:03 go-algorand - fix total sent/recv metrics for pubsub +32 −23
18:43:37 wen-tools LoafPickleWW feat: add WenDeployTool for GitHub repo deployment to IPFS and Algorand ARC-19 +7 −5
18:47:39 wen-tools LoafPickleWW feat: configure cross-origin isolation headers for development and production environments +13 −0
18:54:23 go-algorand cce make compressblockdb faster +10 −2
18:57:32 wen-tools LoafPickleWW feat: add Access-Control-Allow-Origin header to vercel configuration +2 −1
19:01:29 wen-tools LoafPickleWW chore: update security headers and apply strict COOP/COEP policy to root path +8 −2
19:06:24 wen-tools LoafPickleWW feat: implement WenDeployTool for GitHub-to-IPFS project deployment with ARC-19 support +6 −6
19:10:04 wen-tools LoafPickleWW feat: implement WenDeployTool page for GitHub repository deployment to IPFS/Algorand and add tarball utility API +59 −3
19:12:57 wen-tools LoafPickleWW feat: implement WenDeployTool page for GitHub repository deployment to IPFS and Algorand ARC-19 +14 −4
19:27:38 wen-tools LoafPickleWW feat: add WenDeployTool for automated web asset deployment to IPFS and Algorand +13 −20
19:40:34 wen-tools LoafPickleWW feat: add WenDeployTool page for GitHub repository deployment to IPFS and Algorand ARC-19 +57 −16
19:51:26 wen-tools LoafPickleWW feat: add WenDeployTool for GitHub repository integration, WebContainer build process, and ARC-19 site deployment to IPFS/Algorand +37 −10
20:15:22 wen-tools LoafPickleWW feat: implement WenDeployTool for GitHub-to-IPFS project deployment with ARC-19 support +57 −43
20:33:36 algokit-utils-ts joe-p fix: adjust error matching to handle new algod errors +5 −5
20:37:07 wen-tools LoafPickleWW feat: implement WenDeployTool for GitHub-to-IPFS deployment on Algorand +213 −111
20:44:05 wen-tools LoafPickleWW feat: implement WenDeployTool page for GitHub repository deployment to IPFS and Algorand ARC-19 +3 −0
20:44:51 go-algorand cce crypto: use specific error assertions in tests (#6543) +35 −66
20:50:25 go-algorand github add Go Benchmark (go) benchmark result for 24a1634edb38a2a1e47ef7aa2f1c2810a5b28668 +445 −1
20:54:10 wen-tools LoafPickleWW feat: implement WenDeployTool for GitHub repository deployment and ARC-19 asset management +4 −4
21:09:20 wen-tools LoafPickleWW feat: add WenDeployTool page for GitHub repository CI/CD deployment to IPFS and Algorand +39 −51
21:18:16 wen-tools LoafPickleWW feat: implement WenDeployTool for GitHub-to-IPFS site deployment with ARC-19 support +15 −2
21:28:33 wen-tools LoafPickleWW feat: add WenDeployTool for CI/CD site deployment and ARC-19 resolution +40 −12
21:56:22 wen-tools LoafPickleWW feat: implement WenDeployTool for IPFS-based Algorand site deployment and add GitHub tarball proxy support. +66 −16
23:41:17 go-algorand-sdk algo-dev-service Regenerate code from specification file +75 −4
23:41:31 java-algorand-sdk algo-dev-service Regenerate code from specification file +75 −6
23:41:36 java-algorand-sdk github-actions[bot] Merge 73ebe4871234a0c1732aca3560f8d2de91c4fa5c into 4e38dadc4eec827ed8742c8bb272e0545c801932 +75 −6
23:42:44 js-algorand-sdk algo-dev-service Regenerate code from specification file +83 −18