Open
Milestone
0.20.0
Dates
Alphas, Betas, RCs
- release alphas for preview of migrated features step by step
- release betas when it meets the acceptance criteria (features) of the release
- release RCs, when stable enough
Release candidate
- $date (XX XXXX 202X)
- No features, no big changes, only bugfixes
- Announcement and changelog writing
- %0.21.0 planning
Stable release
- $date + 3 weeks (XX XXXX 202X)
- Duniter-v2s/Sustrate/RPC/indexer-only release
Code
Duniter v2 Sustratre support migration
#429: Duniter v2 Substrate support with substrate-interface
: RPC calls, Indexer
-
Get rid of non needed features -
Set up Duniter-v2s and Indexer on ĞDev -
Adapt network layer -
Migrate (possible) existing features
-
Implement new features - Find a mix of important things to have between two previous points. No need to be complete, but to suggest a preview with some features working with v2s ecosystem
Meta
Website
Possible parallel work
Set console interface with Textual
- Maintain both CLI and Console
- Sketch the views
- Implement the interfaces
-
Set console interface with Textual console/TUI ... (#440)