neo-go/cli
Anthony De Meulemeester 34bd9d31ac
Compiler arrays (#49)
* implemented operation and param flags in the cli invoke cmd.

* reverted prev changes and added debug flag for compiling.

* change transactionType variable to Type, for package convention

* index support for arrays.

* implemented builtin (len) for the compiler.

* bumped version -> 0.35.0

* updated compiler README and changed invoke to testinvoke.
2018-03-25 18:21:00 +02:00
..
server Persistance (#53) 2018-03-25 12:45:54 +02:00
smartcontract Compiler arrays (#49) 2018-03-25 18:21:00 +02:00
wallet Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00