mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-14 05:44:17 +00:00
TODO adjust
This commit is contained in:
parent
b4b8828372
commit
c311979b2f
@ -10,6 +10,12 @@
|
||||
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
|
||||
- [ ] Serpent new syntax:
|
||||
(@> @< @/ @%) - unsigned operations
|
||||
> < / % - default are all signed operations
|
||||
+= -= *= /= %= @/= @%= - short form operations
|
||||
share - code section
|
||||
|
||||
|
||||
|
||||
##### UnitTest:
|
||||
|
Loading…
x
Reference in New Issue
Block a user