Preston Van Loon
8d234014a4
Fix broadcast ssz ( #3423 )
...
* add two types of encoding/decoding ssz
* fix tests
* lint
* lint
2019-09-08 19:34:52 -07:00
Nishant Das
79e57e8e8e
Add Flag for SSZ Encoding ( #3256 )
...
* add flag and enum
* change help message
* linter
* add flag
* add comment
* one more comment
* fix panic
* preston's comments
* add panic
2019-08-21 12:33:48 -04:00
Preston Van Loon
0b8cbd06b6
Add flag for testing new p2p ( #3243 )
...
* refactor a bit to select p2p
* lint
* fix build
* fix build
* fix build
* fix build
* fix build
2019-08-19 17:20:56 -04:00
Preston Van Loon
b8e550b1e9
Add p2p broadcast implementation ( #3226 )
...
* add broadcaster impl
* change API so broadcast returns an error
* change API so broadcast returns an error
* add test for message not mapped
* lint msg
* lint msg
2019-08-18 00:32:39 -04:00