ElastOS Weekly Shipping Report — Week of Mar 2–6, 2026 #5
SashaMIT
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ElastOS Weekly Shipping Report — Week of Mar 2–6, 2026
25 commits | 2 branches | v1.1.0 released to main + dDRM marketplace branch launched
This was a landmark week. We released v1.1.0 to main (134-commit squash merge with stealth networking, desktop UI, voice AI, and ARM hardening), then immediately started the
feature/elacity-ddrm-marketplacebranch and shipped the Elacity dDRM marketplace, end-to-end DRM playback, a decentralized CDN network, and a supernode IPFS relay — all in the same week.v1.1.0 Release to Main (Mar 3)
The
feature/jetson-gpu-accelerationbranch — 134 commits — was squash-merged tomainand tagged as v1.1.0. Highlights:Four-Tier Stealth Transport Cascade
make(notgo installwhich pulled stale tags) (2e82d6e4)Desktop UI Overhaul
Voice AI Pipeline
ARM Installer Hardening
sudo(e1cdc22b)Security & Logging
console.logcalls replaced withcreateLogger()module-based loggingLOG_LEVELgatingMilestone 1 of the Keystone Fund DAO proposal marked COMPLETE (36d94adf)
Elacity dDRM Marketplace — New Branch (Mar 3–6)
Branch:
feature/elacity-ddrm-marketplace— 7 commits, 196 files changed, 25,217 insertionsPhase 1 Foundation
window.ethereumfor iframe-sandboxed dApps, routes wallet RPC calls to host Particle Auth (6a55f430)installed_appsSQLite table,AppInstallService.ts, full/api/apps/*endpoints (6a55f430).edrmfile type in GUI — custom icon, MIME registration, double-click opens player popup (6a55f430)DRM Playback — End-to-End Working
@lit-protocol/*pinned to v7.3.0 (1a225505)/ipfs/:cid/*wildcard for directory CIDs (1a225505)On-Chain Purchase Flow
buyAccess()via AuthorityGateway + ERC-20 USDC approval — verified working (36d11838)Decentralized CDN Network
pinned_cidstable (Migration 17) + CDN bandwidth tracking +GET /api/cdn/stats(f78abdeb)Supernode IPFS Relay (Infrastructure)
Elastos Node Maintenance
How the Decentralized CDN Works
Resource impact: Minimal. NAT traversal runs passively. DHT re-announcement is seconds of CPU every 4 hours. Content serving only activates on peer request. Idle nodes use negligible extra resources.
What's Next
main(v1.1.0) +feature/elacity-ddrm-marketplaceLinks: Repository · v1.1.0 Release · dDRM Branch · DAO Proposal
Beta Was this translation helpful? Give feedback.
All reactions