Updated Home (markdown)

Rusty Russell 2020-09-08 06:50:52 +09:30
parent 2d0fd3dcbc
commit eebd2dbdfc

25
Home.md

@ -1,3 +1,24 @@
Welcome to the lightning development wiki!
# Welcome to the lightning development wiki!
There's very little here yet, but please contribute to the [[Helping|Helping]] page, our TODO list!
This is mainly a TODO List for our upcoming version:
# Aiming for next release:
## Specification
- Offers (@rustyrussell)
## Implementation
- Offers first draft (@rustyrussell)
- Track HM invoices paid with secrets included (@rustyrussell)
- Switch all routing to use common/gossmap (@rustyrussell)
- Random routing implementation (@rustyrussell)
- Avoid 100-block rewind on startup (@rustyrussell)
- Shepherd for pending transactions (@rustyrussell)
# Aspirational:
## Specification
## Implementation