mirror of
https://github.com/aljazceru/dlcspecs.git
synced 2026-01-16 12:34:20 +01:00
Merge pull request #19 from benthecarman/roadmap
Add specification roadmap to README
This commit is contained in:
32
README.md
32
README.md
@@ -5,6 +5,38 @@ drafted.
|
||||
|
||||
Pull requests and comments welcome.
|
||||
|
||||
## Specification Roadmap
|
||||
|
||||
### Works in Progress
|
||||
|
||||
- Rework partipants shared public keys and addresses ([#10](https://github.com/discreetlogcontracts/dlcspecs/pull/10))
|
||||
|
||||
- Funding, CET, and Closing Transaction `sequence` numbers and `nLocktime`
|
||||
|
||||
- Funding, CET, and Closing Transaction input and output ordering ([#18](https://github.com/discreetlogcontracts/dlcspecs/issues/18))
|
||||
|
||||
- Transaction dust limits ([#11](https://github.com/discreetlogcontracts/dlcspecs/issues/11))
|
||||
|
||||
- Transaction fees determination ([#12](https://github.com/discreetlogcontracts/dlcspecs/issues/12))
|
||||
|
||||
- DLC negoation protocol ([Protocol.md](Protocol.md))
|
||||
|
||||
### TODO
|
||||
|
||||
- Create introductory page to DLCs and a glossary of technical terms ([#16](https://github.com/discreetlogcontracts/dlcspecs/issues/16))
|
||||
|
||||
- Specify how an event Id should be calculated [#20](https://github.com/discreetlogcontracts/dlcspecs/issues/20))
|
||||
|
||||
- Oracle signature specification ([#21](https://github.com/discreetlogcontracts/dlcspecs/issues/21))
|
||||
|
||||
- P2P communication specification ([#13](https://github.com/discreetlogcontracts/dlcspecs/issues/13))
|
||||
|
||||
### Future Work
|
||||
|
||||
- Construction and neogatiation of DLCs in Lightning [#3](https://github.com/discreetlogcontracts/dlcspecs/issues/3))
|
||||
|
||||
---
|
||||
|
||||

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