neo-go/cli
Roman Khimov ea3b76ded1 network: make NewServer return an error, fix #612
It can return nil in two cases, so we're better return an error and handle
it.
2020-01-22 11:17:51 +03:00
..
server network: make NewServer return an error, fix #612 2020-01-22 11:17:51 +03:00
smartcontract util: add LE suffix to Uint256 methods 2019-12-06 12:16:55 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet wallet: implement dump command 2020-01-09 18:40:30 +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