neoneo-go/cli
Roman Khimov 01330e7ed7 cli: add error return check for compiler.CompileAndInspect()
GolangCI complains:
  Error return value of compiler.CompileAndInspect is not checked (from errcheck)
2019-08-14 20:29:32 +03:00
..
server Blockchain graceful shutdown (#139) 2019-02-19 12:48:48 +01:00
smartcontract cli: add error return check for compiler.CompileAndInspect() 2019-08-14 20:29:32 +03:00
vm Cross platform virtual machine implementation (#60) 2018-03-30 18:15:06 +02:00
wallet Fix typos (#133) 2019-02-13 18:01:10 +00:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00