From b96453d45eedd7e0e729af023c89b64d124b1d78 Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Mon, 9 Jul 2018 15:46:05 +1000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec20f97a..43af362f3 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ gitter](https://gitter.im/ethereum/sharding). ## TODO: -- [ ] Implement crystallized state. +- [x] Implement crystallized state. - [ ] Implement state transition. - [ ] Implement integration tests (some unit tests are implemented now). - [ ] Implement RLP serialization across-the-board.