From 9faea084e1db581c01f175f534806639733d4d17 Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Wed, 18 Sep 2019 12:06:10 +0300 Subject: [PATCH] ROADMAP: update with current plans --- ROADMAP.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 78be2f026..1a4c29596 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,4 +1,16 @@ # Roadmap for neo-go -## Version x.x.x -* Define roadmap for this version +This defines approximate plan of neo-go releases and key features planned for +them. + +## Version 0.51.0 (mid-October 2019) +* VM compabitibility with neo-vm for all JSON-based tests in neo-vm +* further refactoring the code +* block verification +* implementing missing protocol messages + +## Version 0.60.0 (mid-November 2019) +* consensus node + +## Version 1.0 (2020, aligned with NEO 3.0 release) +* full NEO 3.0 support