mirror of
https://github.com/aljazceru/dlcspecs.git
synced 2026-01-31 03:34:32 +01:00
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# [Discreet Log Contract](https://adiabat.github.io/dlc.pdf) In Progress Specification
|
|
|
|
The specifications are currently a work-in-progress and currently being
|
|
drafted.
|
|
|
|
Pull requests and comments welcome.
|
|
|
|
## Specification Roadmap
|
|
|
|
### Works in Progress
|
|
|
|
- Funding, CET, and Closing Transaction `sequence` numbers and `nLocktime`
|
|
|
|
- Funding, CET, and Closing Transaction input and output ordering
|
|
|
|
- Transaction dust limits
|
|
|
|
- Transaction fees determination
|
|
|
|
- DLC negoation protocol
|
|
|
|
- Rework partipants shared public keys and addresses
|
|
|
|
### TODO
|
|
|
|
- Create introductory page to DLCs and a glossary of technical terms
|
|
|
|
- Specify how an event Id should be calculated
|
|
|
|
- Oracle signature specification
|
|
|
|
- P2P communication specification
|
|
|
|
- Construction and neogatiation of DLCs in Lightning
|
|
|
|
---
|
|
|
|

|
|
<br>
|
|
This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
|