Commit Graph

844 Commits

Author SHA1 Message Date
Paul Hauner
834c36d602 Merge branch 'interop' of github.com:sigp/lighthouse into interop 2019-09-08 12:25:35 -04:00
Paul Hauner
6a870d468c Add ssz_fixed_len method to ssz::Encode 2019-09-08 12:23:37 -04:00
Age Manning
e8619399f2 Patch to correct for single byte RPC responses 2019-09-08 07:10:36 +10:00
Age Manning
69442a2ab3 Correct warnings 2019-09-08 01:57:56 +10:00
Age Manning
1eafa63c2a Merge branch 'sync-threading' into interop 2019-09-07 09:32:09 +10:00
Age Manning
04b47a357b Correct bugs in new sync threading 2019-09-07 09:31:05 +10:00
Age Manning
812e1fbe26 Implements a new thread dedicated for syncing 2019-09-07 00:28:54 +10:00
Paul Hauner
8b69a48fc5 Allow validator client to start before genesis 2019-09-06 10:03:45 +10:00
Age Manning
ee25766cae Correct recent beacon block request bug 2019-09-05 22:18:17 +10:00
Age Manning
a3877b6135 Updates syncing stability, fixes large RPC message codec, corrects beacon chain referencing 2019-09-05 08:07:57 +10:00
Age Manning
8256621230 Merge message validation 2019-09-05 03:06:57 +10:00
Age Manning
2a1d6587a7 Merge latest interop 2019-09-05 03:03:45 +10:00
Age Manning
e7ab89a783 Adds gossipsub object validation and verification 2019-09-05 02:06:39 +10:00
Paul Hauner
3b40b691ab Download ENR during bootstrap 2019-09-04 15:58:51 +10:00
Paul Hauner
572df4f37e Make bootstrapper block til connection established 2019-09-04 13:56:30 +10:00
Paul Hauner
009a7eb9c7 Fix bug with invalid state root 2019-09-04 12:04:15 +10:00
Paul Hauner
7edc5f37b9 Move BeaconChainHarness to interop spec 2019-09-04 10:25:30 +10:00
Paul Hauner
2706025a34 Move data dir cleaning in node runtime start 2019-09-04 09:07:33 +10:00
Paul Hauner
d80d9dba4c Add flag for web3 server 2019-09-03 16:40:53 +10:00
Paul Hauner
29584ca087 Add docs to Eth1Chain 2019-09-03 15:56:11 +10:00
Paul Hauner
31557704eb Add Eth1Chain member to BeaconChain 2019-09-03 15:52:25 +10:00
Paul Hauner
ab2b8accd4 Add first pass at Eth1Chain trait 2019-09-03 15:22:00 +10:00
Paul Hauner
1b4679e5bc Improve block processing outcomes enum 2019-09-03 14:18:45 +10:00
Paul Hauner
969b6d7575 Tidy BeaconStateCow 2019-09-03 09:50:15 +10:00
Age Manning
13b5df56b3 Account manager, bootnodes, RPC display and sync fixes 2019-09-03 07:50:44 +10:00
Age Manning
cd7b6da88e Updates syncing, corrects CLI variables 2019-09-03 00:34:41 +10:00
Paul Hauner
a0e019b4d7 Fix interop eth1 blockhash 2019-09-02 18:19:30 +10:00
Paul Hauner
70f4052b2e Allow starting testnet from JSON state 2019-09-02 15:58:53 +10:00
Paul Hauner
a8fce42ea9 Merge branch 'master' into interop 2019-09-02 15:15:43 +10:00
Paul Hauner
bfbe776712 Add special genesis state API endpoint 2019-09-02 15:07:48 +10:00
Paul Hauner
11a1505784 Allow starting from SSZ genesis state 2019-09-02 15:07:32 +10:00
Paul Hauner
6c50758bdf Add ResponseBuilder to rest_api 2019-09-02 14:29:36 +10:00
Paul Hauner
d4bf1390c9 Add interop eth1 data stub 2019-09-02 11:39:28 +10:00
Paul Hauner
82dc84ebbf Add slot-time CLI argument 2019-09-02 10:22:29 +10:00
Paul Hauner
4aa12dc408 Set a default BN bootstrap address 2019-09-02 09:59:52 +10:00
Age Manning
c1614b110b Merge interop branch 2019-09-02 05:45:00 +10:00
Age Manning
74baeb4d08 WIP - Upgrade Sync algorithm 2019-09-02 05:38:11 +10:00
Paul Hauner
a78b030f58 Fix rpc port-bump bug 2019-09-01 22:22:09 +10:00
Paul Hauner
960082fe4e Set all listen addresses to 0.0.0.0 for testnets 2019-09-01 22:21:46 +10:00
Paul Hauner
82b4a1b3eb Fix multiple data_dirs in config 2019-09-01 22:21:29 +10:00
Paul Hauner
6db1a19169 Remove stray dbg! 2019-09-01 22:20:31 +10:00
Paul Hauner
4a69d01a37 Add first changes to validator CLI 2019-09-01 19:33:43 +10:00
Paul Hauner
fa6ba51eb7 Make gRPC and HTTP on by default 2019-09-01 19:33:21 +10:00
Paul Hauner
543e9457b7 Move bootstrapper into own crate 2019-09-01 19:32:57 +10:00
Paul Hauner
5f0509be50 Improve and extend CLI interface 2019-08-31 12:34:27 +10:00
Paul Hauner
6ba093d14f Add warning when disconnecting peer 2019-08-30 17:06:59 +10:00
Paul Hauner
9ffb6d0fe1 Fix fake_crypto test fails 2019-08-30 15:49:06 +10:00
Paul Hauner
6234adc0d6 Add interop-spec genesis procedure 2019-08-30 15:33:34 +10:00
Paul Hauner
3365106340 Fix bug with block production 2019-08-30 11:04:15 +10:00
Paul Hauner
31bbb0f573 Modify RPC duties endpoint 2019-08-30 01:51:18 +10:00