Roman Khimov
|
8d9bc83214
|
util: drop Endpoint structure, fix #321
I think it's useless, buggy and hides parsing errors for no good reason.
|
2019-09-09 17:54:38 +03:00 |
|
Roman Khimov
|
01c96fbc50
|
payload: improve address test
Check that the structure has proper values stored.
|
2019-08-29 21:23:57 +03:00 |
|
Roman Khimov
|
2e3172f8a5
|
payload: fix tests to use asserts
Like in 483b875f4a .
|
2019-08-29 21:23:57 +03:00 |
|
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 |
|