neoneo-go/pkg
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
..
core Compiler arrays (#49) 2018-03-25 18:21:00 +02:00
crypto Persistance (#53) 2018-03-25 12:45:54 +02:00
network Persistance (#53) 2018-03-25 12:45:54 +02:00
rpc Compiler arrays (#49) 2018-03-25 18:21:00 +02:00
smartcontract Persistance (#53) 2018-03-25 12:45:54 +02:00
util Persistance (#53) 2018-03-25 12:45:54 +02:00
vm Compiler arrays (#49) 2018-03-25 18:21:00 +02:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00