DLC Oracle Failure Cases
Discreet Log Contracts (DLCs) are bitcoin-compatible non-custodial oracle contracts in which participants post Bitcoin collateral which is settled depending on an event in the “real-world” as attested to by a set of oracles. In this post, we will be exploring …
Multi-Oracle DLC Deep Dive
A couple weeks ago, we announced that we had successfully executed a DLC on-chain using oracles Bitfinex, Pierre Rochard and Suredbits. In this post, we will be diving into the details of how multi-oracle DLCs are accomplished. Before we dive into …
Settlement of First Multi-Oracle DLC
On March 11, 2021, Ben and I (Nadav) entered into a Discreet Log Contract on the bitcoin blockchain using a multi-oracle DLC. The oracles used were Bitfinex, Pierre Rochard and Suredbits. For the DLC to settle, 2 out of the …
Punishing Cheating DLC Oracles (Demo)
As our work implementing Discreet Log Contracts (DLCs) continues, we slowly get to see all of their fancy features programmatically brought to life (and even the occasional UI) from their white paper homes. Today I would like to discuss and …