Commit Graph

21 Commits

Author SHA1 Message Date
Age Manning
76371659e9 Improve error handling of default directory 2019-07-02 17:32:14 +10:00
Paul Hauner
25e93f60fd Tidy comments 2019-06-17 10:01:23 -04:00
Paul Hauner
e550c0218f Add various fixes to clippy lints
Thou shalt appease clippy
2019-06-10 11:01:25 -04:00
Paul Hauner
1707aa5bf3 Fix bug in RPC wire encoding
I broke this in a previous commit.
2019-06-06 09:47:21 -04:00
Paul Hauner
a0148b5aae Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
Paul Hauner
eb62b5842d Update beacon node crates for new SSZ 2019-05-13 12:07:32 +10:00
Paul Hauner
d9bfbc2657 Add macros for easy SSZ impl via From trait 2019-05-13 09:25:37 +10:00
Paul Hauner
759d0250c5 Clean out some occurances of SszStream 2019-05-06 19:50:05 +10:00
Paul Hauner
1913be0c6f Fix clippy lints 2019-04-03 16:23:09 +11:00
Age Manning
6228691261 Merge pull request #322 from sigp/paul-sync
Syncing via Phase 0 Wire Protocol
2019-03-28 17:33:53 +11:00
Age Manning
5b40152873 Update to latest libp2p and gossipsub 2019-03-26 15:01:05 +11:00
Paul Hauner
32a025bdf7 Introduced RequestId newtype 2019-03-25 16:48:44 +11:00
Paul Hauner
796b68dc04 Implement Goodbye and BeaconState msg handlers 2019-03-24 17:51:32 +11:00
Age Manning
437a0505c9 Implement encodeable on all RPC methods 2019-03-21 11:25:22 +11:00
Age Manning
950186eca7 Implement BeaconChainState RPC method 2019-03-21 11:18:47 +11:00
Age Manning
3063d5eac9 Implement BeaconBlockBodies RPC method 2019-03-21 11:16:09 +11:00
Age Manning
56cd77ead8 Implement BeaconBlockHeaders RPC method 2019-03-21 11:05:26 +11:00
Age Manning
766a79adfa Implement BeaconBlockRoots RPC method 2019-03-21 11:02:52 +11:00
Age Manning
a14426349a Implement Goodbye RPC call 2019-03-21 10:53:29 +11:00
Age Manning
3aa2b376bb Increase RPC read/write limit to 4M 2019-03-21 10:43:21 +11:00
Age Manning
e080f63811 Rename libp2p to eth2-libp2p 2019-03-20 15:09:24 +11:00