neoneo-go/pkg
Anthony De Meulemeester 4023661cf1
Refactor of the Go node (#44)
* added headersOp for safely processing headers

* Better handling of protocol messages.

* housekeeping + cleanup tests

* Added more blockchain logic + unit tests

* fixed unreachable error.

* added structured logging for all (node) components.

* added relay flag + bumped version
2018-03-09 16:55:25 +01:00
..
core Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
crypto Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
network Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
rpc RPC client (#42) 2018-03-05 09:53:09 +01:00
smartcontract Smartcontract (#39) 2018-03-04 14:56:49 +01:00
util Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00
vm Smartcontract (#39) 2018-03-04 14:56:49 +01:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00