neoneo-go/cli
Roman Khimov a1e3655560 interop: move into pkg/interop, replace pkg/vm/api
neo-storm has developed more wrappers for syscall APIs, so they can and should
be used as a drop-in replacement for pkg/vm/api. Moving it out of vm, as it's
not exactly related to the VM itself.
2019-08-15 19:41:51 +03:00
..
server Blockchain graceful shutdown (#139) 2019-02-19 12:48:48 +01:00
smartcontract interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +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