From 51be1f0ca42ef77f846f3a488442a41dc7d95bdc Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Wed, 15 Aug 2018 13:26:41 +1000 Subject: [PATCH] Update readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 8fcff6b37..7ee0638c4 100644 --- a/README.md +++ b/README.md @@ -40,14 +40,6 @@ technologies: As of 02/08/2018, there is a basic libp2p implementation alongside a series of state objects and state transition functions. There are no syncing capabilities. -### Roadmap - - - [ ] Upgrade to the v2.1 spec. - - [ ] Implement local storage (e.g., RocksDB, LevelDB). - - [ ] Implement a syncing procedure. - - [ ] Align to whichever P2P spec is chosen for the Beacon Chain by the EF. - - [ ] Provide validation services (participate in consensus) - ## Usage You can run the tests like this: