TODO adjust

This commit is contained in:
romanman 2014-06-29 17:46:23 +01:00
parent 82db75ff6a
commit 1bb7e53775
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
- [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"))
- [ ] **SerpentCompiler** compile create(gas, mem_start, import("examples/mul2.se"))
https://github.com/ethereum/wiki/wiki/Serpent
- [ ] **SerpentCompiler** compile return(array) correct
- [ ] **VM execution:** SUICIDE op adjust
- [ ] **ProgramPlayDialog** support internal calls