neoneo-go/cli
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
flags cli: fix type in flags.Fixed8FromContext 2020-03-24 17:17:28 +03:00
options client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
server always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
smartcontract always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
util cli/util: fix lint error introduced by 227c6a2ca 2020-08-05 13:17:23 +03:00
vm *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wallet always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: allow to use vm parse directly 2020-08-05 09:40:50 +03:00