Subscribe to our weekly newsletter

Get the latest updates on the community, upcoming topics, and new discussions in your inbox every week.

Summary

Jonas Nick, alongside Liam Eagen and Robin Linus, introduced the Shielded CSV whitepaper, presenting a breakthrough in privacy and efficiency for cryptocurrency transactions through "Proof-Carrying Data" and minimal blockchain data footprint methods. This innovation offers a scalable solution potentially supporting up to 100 transactions per second on Bitcoin, marking a significant step forward from traditional client-side validation (CSV) protocols Shielded CSV Whitepaper.

James Ferguson proposed "OP_KEEPCHANGE", a novel mechanism aimed at addressing Bitcoin's inefficiency caused by small, unspendable residual amounts known as dust. By automatically crediting these amounts to the primary recipient, the proposal seeks to enhance network performance, reduce transaction fees, and improve privacy, setting a path towards a more efficient and equitable Bitcoin ecosystem Bitcoin Development Mailing List.

ZmnSCPxj suggested a structural modification to the Lightning Network by separating the link layer from the network layer, facilitating direct connections for multi-party mechanisms and improving scalability and efficiency. This proposal includes technical adjustments like the use of MuSig2 for signature aggregation and modifications to gossip protocols and onion routing, aimed at enhancing the network's flexibility and capacity for handling complex transactions A Lightning Network of Multi-Party Mechanisms.

Andyschroder introduced "Lightning Cheques" for offline transactions and detailed enhancements to BOLT12, including the addition of a user field and a refund_invoice_required option to streamline the refund process. These developments reflect a broader effort to improve cryptocurrency payments' accessibility, security, and efficiency, demonstrating the ongoing evolution of protocols like BOLT12 to meet diverse user needs and real-world application challenges Expanding on BOLT12.

New posts

September 29, 2024 04:18 UTC

delvingbitcoin

Expanding on BOLT12
  • BOLT12's merger into the main repository signals key development and practical implementation.
  • Discussions include adding `user` fields and a `refund_invoice_required` option to enhance functionality.
  • Proposals suggest introducing `offer_max_amount` and an expiration mechanism for `invoice_request`s.

September 26, 2024 00:44 UTC

bitcoin-dev

OP_KEEPCHANGE - mitigating dust outputs

3 replies

  • James Ferguson introduces "Keep the Change" to improve Bitcoin by addressing dust with "OP_KEEPCHANGE".
  • The mechanism credits small, unspendable Bitcoin residuals to recipients, reducing blockchain inefficiencies.
  • "OP_KEEPCHANGE" aims for backward compatibility, boosting network efficiency, and fostering equitable Bitcoin use.

September 24, 2024 23:58 UTC

delvingbitcoin

A Lightning Network of multi-party mechanisms

3 replies

  • The proposal suggests separating the Lightning Network's link and network layers for better multi-party connections.
  • Modifications to gossip protocols and onion routing are critical to accommodate multi-party mechanisms.
  • It introduces a "short node ID" for routing, addressing the complexities of multi-party systems in the network.

September 24, 2024 21:23 UTC

delvingbitcoin

Lightning Cheques
  • `Lightning Cheques` offer a paper-based, offline cryptocurrency transaction method.
  • They work by encoding transaction details into QR codes on invoices and offers.
  • Proposals aim at enhancing security, flexibility, and usage in various applications.

September 24, 2024 13:24 UTC

bitcoin-dev

Shielded CSV: Private and Efficient Client-Side Validation

3 replies

  • Liam Eagen and Robin Linus introduced the Shielded CSV whitepaper, enhancing cryptocurrency privacy and efficiency.
  • Shielded CSV reduces on-chain cost and data footprint using "Proof-Carrying Data" and minimal blockchain data.
  • It affords higher transaction privacy and scalability, supporting up to 100 transactions per second on Bitcoin.

Ongoing Discussions

September 27, 2024 18:42 UTC

delvingbitcoin

Proof-of-work based signet faucet

4 replies

  • A specific Pay to Proof of Work address in testnet4 uses a unique script operation.
  • This operation facilitates difficulty adjustments in creating valid signatures without altering consensus rules.
  • The technique ensures blockchain compatibility, emphasizing simplicity and integration ease.

September 26, 2024 22:09 UTC

delvingbitcoin

Hybrid Jamming Mitigation: Results and Updates

4 replies

  • Fuzz testing revealed vulnerabilities in a node transaction management algorithm.
  • The discrepancy in reputation and revenue calculation periods facilitates surge attacks.
  • Proposed strategies include developing LSP-specific algorithms and adopting trampoline routing.

September 26, 2024 18:02 UTC

delvingbitcoin

Estimating Likelihood for Lightning Payments to be (in)feasible

7 replies

  • The discussion questions the equal weighting of network states versus individual channel balances.
  • A dice analogy shows how uniform individual outcomes don't ensure a uniform total distribution.
  • It highlights the need to consider aggregate effects in network behavior models, challenging uniform assumptions.

September 26, 2024 07:49 UTC

delvingbitcoin

Efficient Multi-Input Transaction Grinding for OP_CAT-based Bitcoin Covenants

2 replies

  • Focusing on data representation improves transaction script efficiency.
  • Using direct value pushes in scripts reduces size and complexity.
  • Continual script optimization is crucial for blockchain scalability and performance.

September 25, 2024 12:04 UTC

bitcoin-dev

Proposing a P2QRH BIP towards a quantum resistant soft fork

9 replies

  • The discussions aim to improve Bitcoin's security against quantum computing threats.
  • Consideration of quantum computers' power and verifying outputs with classical systems is highlighted.
  • Proposals include adapting Bitcoin's protocol and exploring quantum-resistant cryptographic methods.

September 24, 2024 20:08 UTC

delvingbitcoin

Proving UTXO set inclusion in zero-knowledge

14 replies

  • The project update integrates a dynamic accumulator, enhancing transaction handling efficiency and security.
  • A novel method adds a private key hash to transactions, increasing privacy and security.
  • Detailed documentation of these updates is available, illustrating the technical and strategic rationale.

September 24, 2024 15:36 UTC

delvingbitcoin

File Format for Recovering Descriptor Wallets

1 reply

  • Research in software engineering proposes tracking "last known derivation index" to improve data management.
  • This method aligns with modern programming, enhancing system reliability and performance.
  • It signifies technological advancement, emphasizing continuous improvement in software development.

September 23, 2024 14:33 UTC

delvingbitcoin

Hardcoded seeds, DNS seeds and Darknet nodes

10 replies

  • A novel method encodes network addresses in DNS AAAA records, including Tor and I2P.
  • The encoding efficiency is 50%, with some overhead from the DNS records.
  • This technique allows seamless integration of alternative network addresses into DNS applications.

September 23, 2024 12:49 UTC

delvingbitcoin

Who will run the CoinJoin coordinators?

20 replies

  • Technical specifics and privacy challenges in blockchain discussed, focusing on `SINGLE|ACP` limitations.
  • Nostr relays primarily share PSBTs, not facilitate coinjoin transactions for privacy.
  • Nearly a thousand Nostr relays exist without peer discovery, requiring user initiative for information sharing.

September 23, 2024 06:57 UTC

delvingbitcoin

SuperScalar: Laddered Timeout-Tree-Structured Decker-Wattenhofer Factories

14 replies

  • A novel proposal for LSP-assisted exits enhances client flexibility and privacy.
  • The method involves clients transferring in-factory private keys to LSPs via PTLCs.
  • This approach could reduce costs for clients and improve operational efficiency within the network.

September 23, 2024 03:34 UTC

delvingbitcoin

Privately sending payments while offline with BOLT12

4 replies

  • The bLIP-0028 proposal aims to enhance security by integrating hardware wallets with a remote node.
  • It seeks to standardize control messages within the bLIP framework to improve cryptocurrency management.
  • The proposal's privacy and security measures are being compared to those offered by vls.tech.