mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
Updated Nimbus Roadmap (markdown)
parent
4f86d31143
commit
6b1fa1eb3d
@ -81,7 +81,7 @@ tasks are specified in the same level of detail.
|
||||
* [Select an AES implementation](#select-an-aes-implementation)
|
||||
|
||||
|
||||
### 8. JSON-RPC Server
|
||||
### 8. JSON-RPC Server (PARTIALLY COMPLETED)
|
||||
|
||||
Development already started. This will be an ongoing effort and the
|
||||
list of supported calls should increase as other parts of the system
|
||||
@ -203,7 +203,7 @@ tasks are specified in the same level of detail.
|
||||
* [ ] Pre-sending PoW priority increase
|
||||
|
||||
|
||||
### 14. The new binary trie
|
||||
### 14. The new binary trie (COMPLETED)
|
||||
|
||||
Replaces the old hexary trie in the new blockchain shards.
|
||||
|
||||
@ -216,7 +216,7 @@ tasks are specified in the same level of detail.
|
||||
- https://github.com/ethereum/py-trie/blob/master/trie/binary.py
|
||||
|
||||
|
||||
### 15. New parametric Blockchain definition
|
||||
### 15. New parametric Blockchain definition (WORK STARTED)
|
||||
|
||||
There should be sufficient parametrization to allow:
|
||||
|
||||
@ -257,7 +257,7 @@ tasks are specified in the same level of detail.
|
||||
* VM execution tracing/stepping
|
||||
|
||||
|
||||
### 16. Blockchain Sync Algorithms
|
||||
### 16. Blockchain Sync Algorithms (WORK STARTED)
|
||||
|
||||
Fast sync uses the standard Ethereum sub-protocol.
|
||||
|
||||
@ -299,7 +299,7 @@ tasks are specified in the same level of detail.
|
||||
* [RLPx Sub-protocols](#rlpx-sub-protocols)
|
||||
|
||||
|
||||
### 18. Light Clients
|
||||
### 18. Light Clients (WORK STARTED)
|
||||
|
||||
The light client operates without storing the full chain locally.
|
||||
Most operations depends on Asynchronous APIs that will downloads
|
||||
|
Loading…
x
Reference in New Issue
Block a user