Update README

This commit is contained in:
Paul Hauner 2018-07-06 17:59:34 +10:00
parent 976812f4a3
commit 702609af71

View File

@ -31,9 +31,9 @@ gitter](https://gitter.im/ethereum/sharding).
## TODO:
- [] Implement crystallized state.
- [] Implement state transition.
- [] Implement integration tests (some unit tests are implemented now).
- [] Implement RLP serialization across-the-board.
- [] Ensure bls library is legit (i.e., functioning and secure).
- [] Implement the things, optimise them & scale to 1000000000 nodes.
- [ ] Implement crystallized state.
- [ ] Implement state transition.
- [ ] Implement integration tests (some unit tests are implemented now).
- [ ] Implement RLP serialization across-the-board.
- [ ] Ensure bls library is legit (i.e., functioning and secure).
- [ ] Implement the things, optimise them & scale to 1000000000 nodes.