diff --git a/README.md b/README.md index 7e81abeeaf..6ec20f97a8 100644 --- a/README.md +++ b/README.md @@ -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.