ethereumj-personal/ethereumj-core/TODO.md

21 lines
593 B
Markdown

##### TODO list:
----------------
- [x] **VM execution:** support CALL op
- [ ] **VM execution:** support CREATE op
- [ ] **Build:** extract core module and studio application
- [ ] **Performance:** BigInteger math change for constant arrays implementation
economy for memory allocation
- [ ] **Command Line:** add the headless run option
- [ ] **Testing by JSON files:** follow cpp client performs test case by getting json file contains the test describe
##### UnitTest:
----------------
- [ ] **VM** complex testing for calls
- [ ] **WorldManager** apply transactions