mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 22:27:22 +01:00
README: add additional check boxes for BOLT spec compliance
This commit adds additional check boxes to convey our adherence to BOLT-0009, BOLT-0010, and BOLT-0011.
This commit is contained in:
@@ -39,12 +39,15 @@ said, `lnd` the current status of `lnd`'s BOLT compliance is:
|
|||||||
- [X] BOLT 1: Base Protocol
|
- [X] BOLT 1: Base Protocol
|
||||||
- [ ] BOLT 2: Peer Protocol for Channel Management
|
- [ ] BOLT 2: Peer Protocol for Channel Management
|
||||||
* `lnd` has not yet integrated full channel re-transmission upon
|
* `lnd` has not yet integrated full channel re-transmission upon
|
||||||
reconnection
|
reconnection
|
||||||
- [X] BOLT 3: Bitcoin Transaction and Script Formats
|
- [X] BOLT 3: Bitcoin Transaction and Script Formats
|
||||||
- [X] BOLT 4: Onion Routing Protocol
|
- [X] BOLT 4: Onion Routing Protocol
|
||||||
- [X] BOLT 5: Recommendations for On-chain Transaction Handling
|
- [X] BOLT 5: Recommendations for On-chain Transaction Handling
|
||||||
- [X] BOLT 7: P2P Node and Channel Discovery
|
- [X] BOLT 7: P2P Node and Channel Discovery
|
||||||
- [X] BOLT 8: Encrypted and Authenticated Transport
|
- [X] BOLT 8: Encrypted and Authenticated Transport
|
||||||
|
- [X] BOLT 9: Assigned Feature Flags
|
||||||
|
- [X] BOLT 10: DNS Bootstrap and Assisted Node Location
|
||||||
|
- [X] BOLT 11: Invoice Protocol for Lightning Payments
|
||||||
|
|
||||||
## Developer Resources
|
## Developer Resources
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user