From 9441f1b39e2cb4a61818086aad114d28186f2091 Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Sun, 15 Jul 2018 13:49:56 +1000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c23733ce4c..b19ac28df1 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ gitter](https://gitter.im/ethereum/sharding). ## TODO: -- [ ] Finish state transition implementation. +- [ ] Implement state transitions up-to-par with the Python reference implementation. - [ ] Ensure bls library is secure. - [ ] Implement RLP serialization for BLS signatures.