neoneo-go/cli
Vsevolod Brekelov 03ff2976ed io: refactoring for using WriteVarBytes instead of WriteLE
goal is to be consistent with C# implementation.
For writing []byte WriteBytes used and for byte - WriteVarByte.
2019-12-03 13:49:33 +03:00
..
server io: refactoring for using WriteVarBytes instead of WriteLE 2019-12-03 13:49:33 +03:00
smartcontract smartcontract: add user-facing testinvokefunction command 2019-11-27 15:12:15 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00