Commit Graph

17 Commits

Author SHA1 Message Date
Age Manning
4be2eeb792 Correct cli rpc parameters 2019-03-20 09:58:31 +11:00
Age Manning
037c3b8307 Update config and cli for rpc 2019-03-20 00:01:31 +11:00
Age Manning
d2f12b7c18 Add standard RPC service 2019-03-19 23:47:58 +11:00
Age Manning
4b57d32b60 Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Age Manning
e7f87112fb Tidy networking crates 2019-03-19 22:53:51 +11:00
Age Manning
41abdb7599 Remove sync crate, move into network crate 2019-03-19 00:05:06 +11:00
Age Manning
6b5debe654 Organize beacon_chain typing
- Implements ClientTypes
- New network BeaconChain type for the networking service
2019-03-18 17:38:23 +11:00
Age Manning
bbad4bfa19 Starts initialisation of beacon chain in the client 2019-03-18 16:16:54 +11:00
Age Manning
9803ab30f2 Propagate RPC through network service.
- Basic network message handler threading
- Correct references
2019-03-17 21:49:56 +11:00
Age Manning
2871ad5055 Correct listening addresses and associated log 2019-03-17 14:25:47 +11:00
Age Manning
ae983a9347 Basic networking service with channel 2019-03-12 17:28:11 +11:00
Age Manning
21032334ac Adds bootnodes to chainspec. Handles type correctly 2019-03-08 12:15:57 +11:00
Age Manning
3c51769428 Node listens on default port and connects to bootnodes. 2019-03-08 11:07:30 +11:00
Age Manning
ac639c6427 Add libp2p transport - tcp/ws/secio and multiplexing. 2019-03-06 23:31:08 +11:00
Age Manning
b68adc1ae3 Implement skeleton network/sync framework. 2019-03-04 18:31:01 +11:00
Age Manning
3b8f29a914 [Temp Commit] Implements more basic skeleton code. 2019-03-04 16:39:37 +11:00
Age Manning
2e020a3efa Implement the basic structure of the beacon node. 2019-03-03 18:28:12 +11:00