neoneo-go/cli
Roman Khimov dca332f333 vm: use new Context.Next() to properly dump programs
Fix #295, deduplicate code and add `inspect` parameter to the vm command to
dump AVMs (`contract inspect` works with Go code).
2019-10-04 16:13:39 +03:00
..
server blockchain: server runs goroutine instead of blockchain init 2019-09-17 15:27:40 +03:00
smartcontract *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
vm vm: use new Context.Next() to properly dump programs 2019-10-04 16:13:39 +03: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 Change the way to receive version 2019-08-26 19:32:09 +03:00