DONE with the refactoring Repository layer

This commit is contained in:
romanman 2014-06-25 11:26:44 +01:00
parent f1ad918831
commit a86922178f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
##### TODO list:
----------------
- [ ] **State management** trie for storage hash calculation
- [X] **State management** trie for storage hash calculation
and update hash into AccountState
- [ ] **GUI screen** a screen that will hold table with full state representation
- [ ] **SerpentCompiler** compile create(gas, mem_start, import("examples/mul2.se"))