neo-go/cli
Evgeniy Kulikov 9c24bf9139 Blockchain graceful shutdown (#139)
* Blockchain graceful shutdown

- fix #138
- stop blockchain goroutine
- close leveldb database

* fix possible context leak (go vet)
2019-02-19 12:48:48 +01:00
..
server Blockchain graceful shutdown (#139) 2019-02-19 12:48:48 +01:00
smartcontract Compiler arrays (#49) 2018-03-25 18:21:00 +02: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