RGB Lightning Node v0.0.5 released.
Docs updated — RGB asset transfer through intermediate routing nodes:
→ rln-docs.bitlightlabs.com/en/docs/get-st…
Highlights:
- Improved the BTC Carrier configuration by automatically applying a default value..
- Added node status, with pause and start controls
- Fixed an issue where the client’s BTC address changed unexpectedly
- Fixed import and export issues between the client and Bitlight Wallet
- Improved the Open Channel flow
- Fixed a node crash when querying or exporting an unimported RGB contract.
- Improved Hold Invoice payment status with HTLC lock detection and Payment Hash support.
- Fixed an issue where RGB on-chain recipients could not retrieve the transaction ID (TXID).
- Improved RGB UTXO confirmation height retrieval and query performance.
Repos:
→ github.com/bitlightlabs/r…
→ github.com/bitlightlabs/r…
→ github.com/bitlightlabs/r…
Make Bitcoin Smart.
Bitlight Labs publishes a complete disaster recovery solution for RGB assets on Lightning Network channels. The wire-level specification is formalized as bLIP-0072, complementing bLIP-0070.
blog.bitlightlabs.com/posts/rgb-chan…
Standard Lightning channels already have a well-defined recovery path for BTC: recover from backup, sweep your funds on-chain using your seed. Solved.
RGB assets in Lightning channels are a different problem. Allocations are client-side validated and stored locally—not on-chain. When a channel loses state, the RGB allocation cannot be reconstructed from chain data alone. It exists only in the counterparty's local stock.
bLIP-0072 defines how to retrieve it.
Make Bitcoin Smart.
Bitlight Wallet v1.3.1 Released
We are pleased to announce the release of Bitlight Wallet v1.3.1, introducing key enhancements to RGB asset interoperability and browser extension performance.
What's New:
• RGB Asset Consignment Import/Export — Bitlight Wallet now supports importing and exporting RGB asset consignments for RGB Lightning Nodes on Regtest, shipped alongside rgb-ldk-control-panel v0.0.4. This milestone enables developers to test end-to-end RGB asset transfers across Lightning channels in a controlled environment.
• Chrome Extension Optimization — The Bitlight WASM library powering the Chrome extension has been optimized and upgraded.
These updates reflect our continued commitment to advancing RGB protocol infrastructure and delivering a seamless developer experience. We encourage developers building on RGB Lightning to test consignment workflows and provide feedback.
Make Bitcoin Smart.
RGB Lightning Node v0.0.4 Released: Full UTXO Management Support
— Control Panel: github.com/bitlightlabs/r…
— API: github.com/bitlightlabs/r…
— CLI: github.com/bitlightlabs/r…
We are pleased to announce the release of RGB Lightning Node v0.0.4, introducing comprehensive UTXO management capabilities that provide users with granular control over their Bitcoin UTXOs for RGB protocol operations.
This release focuses on UTXO lifecycle management — a critical infrastructure layer for efficient RGB asset issuance, transfer, and on-chain resource optimization.
Key Features:
• UTXO Overview — Monitor all UTXOs with real-time status tracking, linked RGB asset visibility, and available operation context.
• Create UTXOs — Generate dedicated UTXOs purpose-built for RGB asset issuance, transfer, and management workflows.
• Unlock UTXOs — Release reserved UTXOs and consolidate funds back into available wallet balance for flexible resource allocation.
• Increase UTXO Capacity — Expand the funding capacity of existing UTXOs to support higher-throughput RGB asset transactions.
Efficient UTXO management is foundational to scalable RGB protocol operations on the Lightning Network. This release enables developers and node operators to optimize their on-chain footprint while maintaining full control over asset-linked transaction outputs.
Make Bitcoin Smart.
Bitlight Wallet v1.3.0
We've shipped three targeted improvements in this release:
- PayJoin fee optimization: resolved an edge case where transaction construction produced unnecessarily elevated fee rates.
- Rebroadcast logic refinement: transactions now propagate with greater reliability under adverse network conditions.
- Custom API error handling: Esplora exceptions are now surfaced with structured error codes, improving debuggability for integrators.
As always, we build for precision.
Make Bitcoin Smart.
Bitlight Labs has completed its Bitcoin Infrastructure Modernization — upgrading from Bitcoin Core 28.x to v31.0 and deploying Cluster Mempool across our stack.
Full technical write-up:
blog.bitlightlabs.com/posts/bitcoin-…
What changed:
→ Cluster Mempool replaces per-transaction tracking with cluster-based evaluation. Transactions are now grouped and ordered by chunk feerate, enabling more accurate block template construction and stricter RBF semantics.
→ Fee estimation precision improved from 1 sat/vB to 0.1 sat/vB — reducing overpayment in low-fee environments for wallets and protocol-level settlement.
→ mempool-electrs upgraded to v3.3.0 with multi-tier fee estimation (fastest / halfHour / hour / economy / minimum), while preserving full backward compatibility with existing electrs endpoints.
→ Private broadcast support via Tor/I2P for transaction relay, reducing originating IP leakage.
→ Default dbcache increased to 1024 MB on 4GB+ systems, improving sync and validation performance.
For RGB Layer2 infrastructure, this means more predictable CPFP/RBF behavior, cleaner fee selection for on-chain settlement, and a stronger foundation for commitment transactions.
Our approach: stay close to upstream, reduce unnecessary abstraction, build where the protocol is actually moving.
Make Bitcoin Smart.
RGB Lightning Node v0.0.3 is now live.
Public repo: github.com/bitlightlabs/r…
This release focuses on wallet security and client lifecycle management — laying the groundwork for a production-ready self-custodial experience.
Key updates:
— Wallet Security: Password-protected wallet creation and import. Mnemonic backup now available in Settings with password verification.
— Client Lock: Lock the control panel when stepping away. Password required to resume.
— Exit Flow: Clean exit confirmation with proper session teardown.
The RGB Lightning Node is becoming a complete desktop environment for managing tokenized assets over Bitcoin's Lightning Network — not just a dev tool, but a product.
Make Bitcoin Smart.
Bitlight RGB v0.12 Mainnet (L1) Node Upgrade Announcement
Bitlight will conduct a scheduled upgrade and maintenance of the Mainnet (L1) node.
Maintenance Window
- Time: 2026-05-21 01:00–02:00 UTC
- Estimated Duration: Approximately 1 hour
The actual completion time may vary depending on the upgrade progress.
Maintenance Scope
- Upgrade the Mainnet (L1) node to Bitlight RGB v0.12
- Planned node downtime during the maintenance window
This upgrade enhances the efficiency of RGB Client-Side Validation (CSV), improving overall execution performance and transaction processing throughput.
During the maintenance window:
- Mainnet (L1) node services will be temporarily unavailable
- On-chain operations relying on this node, including transaction broadcasting and state queries, may be affected
- All Swap/Markets services will be unavailable
We apologize for any inconvenience this may cause and appreciate your understanding and support.
Make Bitcoin Smart.
RGB super-compatibility is not a promise but an engineering discipline enforced with zero tolerance for regression.
RGB on Lightning: Walking with Upstream
blog.bitlightlabs.com/posts/rgb-supe…
While the previous release proved that RGB could connect to Lightning through full LDK state machine compliance, 1,019 tests, and CLN/LND interoperability, the latest release now answers the harder question of whether RGB can evolve at Lightning's pace without friction — and it does.
We synced our upstream dependencies with the Lightning mainline, absorbing 16 medium-or-higher security fixes, including critical vulnerabilities that were never backported.
We’ve formalised this approach as bLIP-0070, encoding super-compatibility at the protocol layer via feature bits 826 (mandatory) and 827 (optional), along with TLV type 827167.
Compatibility only earns the right to the real work of making Lightning’s most advanced primitives asset-native: Splice support, already live in BTC channels, will extend to RGB channels for adjusting capacity without closing, while Async Payments and offline receipt of value will carry over to RGB assets, and JIT liquidity will follow—all without bridges, custodial wrappers, or separate networks, leaving simply the Lightning Network with RGB as its invisible programmable layer.
Compatibility is not pitched as a feature; it is shipped as infrastructure, making Bitcoin smart.
RGB Lightning Node v0.0.2 is now live.
Public repo: github.com/bitlightlabs/r…
This release introduces a fully redesigned control panel with meaningful improvements to both usability and protocol-level functionality.
Key updates:
— Wallet: Rebuilt Receive and Send flows with native support for RGB asset import/export. Transaction history now surfaces asset transfer metadata.
— Node Management: Connect and disconnect Lightning nodes directly from the UI. Open and close channels with streamlined UX.
— RLN Initialization: New node creation flow with clear visualization of local and remote node topology.
— RGB Asset Detail View: Extended metadata display with UTXO binding visibility for RGB assets — enabling users to inspect the on-chain anchoring of off-chain state.
We continue to build at the intersection of Lightning and client-side validated smart contracts. The infrastructure for tokenized assets over Bitcoin is not theoretical — it is shipping.
Make Bitcoin Smart.
We have published the full engineering design behind native RGB Swaps on the Lightning Network.
blog.bitlightlabs.com/posts/how-rgb-…
The swap is not a separate protocol layered on top of Lightning — it is a property of the payment path itself. A single circular route, one payment_hash, zero external coordination. Atomicity is not enforced by an additional contract; it falls out naturally from Lightning's preimage settlement.
This design handles non-monotonic value flows across multi-asset channels, affects commitment construction, HTLC state management, and client-side transfer history at the architectural level.
The RGB Lightning Network has reached production-grade engineering. Large-scale testing begins now.
Make Bitcoin Smart.
Bitlight Labs Technical Update – February 21, 2026
We are pleased to announce significant updates to our RGB Lightning Network (RLN) infrastructure and the release of a new developer sandbox.
1. RLN Node & CLI Enhancements
Repository: github.com/bitlightlabs/r…
We have refactored payment logic to a resource-oriented architecture. Key updates include:
- Expanded Payment Controls: Added specific subcommands for pay invoice, offer, refund, and keysend.
- BOLT12 Support: Integrated BOLT12 capabilities along with wait and abandon payment states in the API and TypeScript SDK.
- Documentation: Updated all examples and docs to reflect the new node topology.
2. New Developer Sandbox
Repository: github.com/bitlightlabs/b…
We have released a React + TypeScript web frontend for the Bitlight LN Hub to facilitate testing and development. Features include:
- RPC Proxy: A backend implementation (in src/app/api) to securely proxy RPC calls and resolve cross-domain restrictions.
- Dockerized Environment: Includes a pre-configured Bitcoin regtest container (bitcoind) with scripts for wallet creation and rln-ldk-node server initialization.
Developers are encouraged to review the repositories and update their local environments accordingly.
Make Bitcoin Smart
Bitlight Wallet v1.2.4 Maintenance Announcement
To ensure a smoother and more secure experience, Bitlight Wallet will undergo scheduled maintenance and a version upgrade.
- Maintenance Window: December 10, 2025, 1:00 AM – 3:00 AM UTC
- Affected Version: v1.2.4
What’s new in v1.2.4
- BTC transfer support added to the Wallet SDK.
- Invoice API: Create and query invoices via new endpoints.
- Asset management APIs: Add and manage asset IDs in the wallet programmatically.
- Performance and stability improvements, plus minor UI polish.
Your funds and account data remain safe and unaffected. No user action is required and services will automatically resume after maintenance.
Thank you for your understanding and continued support.
Make Bitcoin Smart.
Announcing the BitLight White Paper
github.com/bitlightlabs/w…
BitLight: An Integrated Layer 1 and Layer 2 Architecture for Non-Custodial Bitcoin Operations
BitLight unifies RGB’s client‑side validated assets with Lightning Network payments in a single, non‑custodial architecture. We combine Taproot‑based L1 primitives with L2 execution and cleanly separate signing from node operations, reducing risk and operational overhead while preserving Bitcoin’s security.
Make Bitcoin Smart
Let there be $LIGHT.
$LIGHT is now available on Binance, Bitget, Gate, and KuCoin. Market pairs and availability may vary by venue.
Pricing and liquidity are determined by the open market. Digital assets are volatile and may result in partial or total loss. Do your own research and make independent decisions. You are solely responsible for your trading and investment outcomes.
Access to and use of cryptoasset services may be restricted or prohibited in certain jurisdictions (including the UK, Mainland China, and others). Please comply with the laws and regulations applicable in your place of residence. Where prohibited, do not trade.
Bitlight Labs respects and complies with applicable global laws and expects users to transact safely, lawfully, and in compliance with local regulations. Nothing in this announcement constitutes investment, legal, accounting, or tax advice, or a solicitation to buy or sell any asset.
Verify official tickers and links through our official channels to avoid impersonation or fraud.
Notice on Lifting Frontend Transfer Restrictions for Bitlight Wallet
Bitlight Wallet will undergo scheduled maintenance on Sep 26 from 10:00 to 11:00 UTC. Upon completion, the frontend transfer restrictions will be lifted, enabling unrestricted transfers of RGB assets via the Bitlight Wallet frontend.
A snapshot of all $RGB assets has been taken.
361 Followers 2K FollowingCannabis Connoisseur, Day Trader, Crypto trader, Contractor, AI student adapting an utilizing AI an harnessing it positively to expand humanity
34 Followers 42 FollowingTrade crypto smart, safe with the best AI Halo 📌
It will give you the best signals in the crypto world.
https://t.co/C1g8mKFLGB
42K Followers 2K Following🦡 GodMother (™) of @cypher_tank
🎙️Host of *A Block with Mir*
🏔️ Building #bitcoin stuff for @luganoplanb
--- If not, probably singing 🎤 or lifting 🏋🏼♀️
3K Followers 20 FollowingRGB Protocol Association — supporting the development of RGB Protocol on Bitcoin. Official announcements and institutional communications. https://t.co/9pbw10Kr3n
2K Followers 20 FollowingRGB Protocol on Bitcoin — the open-source protocol for digital assets natively on Bitcoin and Lightning. Hub for news, updates and resources. https://t.co/WnCVvRHUca
365K Followers 7K FollowingWorking on nation-state #Bitcoin adoption. CEO @JAN3com, building @AquaBitcoin, CEO @Pixelmatic & creator of @InfiniteFleet. Might be in HBO's #MoneyElectric.
7K Followers 458 FollowingEst. 2016. Investing in the infrastructure of the Crypto Industry since day 1. Partners - @raymondcthgroup @builderic @henrylove0