TODO.md adjust
This commit is contained in:
parent
6cb8ecffbe
commit
901c7af47e
|
@ -6,6 +6,8 @@
|
|||
- [x] **VM execution:** support CALL op
|
||||
- [x] **VM execution:** support CALL op with in/out data
|
||||
- [ ] **VM execution:** support CREATE op
|
||||
- [ ] **SerpentCompiler** compile create(gas, mem_start, mem_size)
|
||||
- [ ] **SerpentCompiler** compile create(gas, mem_start, import("examples/mul2.se"))
|
||||
- [ ] **SerpentCompiler** compile return(array) correct
|
||||
- [ ] **VM execution:** SUICIDE op adjust
|
||||
- [ ] **ProgramPlayDialog** support internal calls
|
||||
|
|
Loading…
Reference in New Issue