neoneo-go/pkg
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
..
core Blockchain graceful shutdown (#139) 2019-02-19 12:48:48 +01:00
crypto Fix typos and warnings for GoReport / GolangCiLinter (#132) 2019-02-09 16:53:58 +01:00
network Fix typos (#133) 2019-02-13 18:01:10 +00:00
rpc Blockchain graceful shutdown (#139) 2019-02-19 12:48:48 +01:00
smartcontract [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
util Fix typos (#133) 2019-02-13 18:01:10 +00:00
vm make State a set as in reference C# implementation (#123) 2019-02-19 12:47:25 +01:00
wallet Fix typos (#133) 2019-02-13 18:01:10 +00:00