DONE with the refactoring Repository layer
This commit is contained in:
parent
f1ad918831
commit
a86922178f
|
@ -3,7 +3,7 @@
|
||||||
##### TODO list:
|
##### TODO list:
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
- [ ] **State management** trie for storage hash calculation
|
- [X] **State management** trie for storage hash calculation
|
||||||
and update hash into AccountState
|
and update hash into AccountState
|
||||||
- [ ] **GUI screen** a screen that will hold table with full state representation
|
- [ ] **GUI screen** a screen that will hold table with full state representation
|
||||||
- [ ] **SerpentCompiler** compile create(gas, mem_start, import("examples/mul2.se"))
|
- [ ] **SerpentCompiler** compile create(gas, mem_start, import("examples/mul2.se"))
|
||||||
|
|
Loading…
Reference in New Issue