Commit Graph

3113 Commits

Author SHA1 Message Date
Paul Hauner
6bf73e2b55 Fix compile error, minor nits 2019-11-24 12:39:41 +11:00
Paul Hauner
24dc9482a9 Fix beacon_chain_sim, nitpicks 2019-11-24 12:23:07 +11:00
Paul Hauner
936577e567 Add more logging for validator duties 2019-11-24 07:56:52 +11:00
Paul Hauner
07681612d0 Reduce duplication of keypair generation 2019-11-24 07:42:13 +11:00
Paul Hauner
e94c265036 Undo changes to eth2-libp2p/src 2019-11-24 07:01:49 +11:00
Paul Hauner
1c1d86b3ac Fix compile error, add comments 2019-11-23 21:34:45 +11:00
Paul Hauner
811248de77 Add comments, more validity checks 2019-11-23 21:20:04 +11:00
Paul Hauner
1271448637 Change val client log levels 2019-11-23 20:44:43 +11:00
Paul Hauner
7991bbcc22 Tidy val client 2019-11-23 20:42:07 +11:00
Paul Hauner
f62deb7934 Update docs 2019-11-23 20:39:40 +11:00
Paul Hauner
46a3764256 Remove old bootstrap flag from val CLI 2019-11-23 18:18:39 +11:00
Paul Hauner
42f98f146f Fix compile bug in node_test_rig 2019-11-23 18:01:46 +11:00
Paul Hauner
ca46a3086f Add custom http timeout to validator 2019-11-23 18:01:35 +11:00
Paul Hauner
3dfb2ffa03 Set default recent genesis time to 0 2019-11-23 18:01:20 +11:00
Paul Hauner
ef7b641f9e Fail if skipping too many slots 2019-11-23 17:56:45 +11:00
Paul Hauner
f76f97a3fd Tidy signing, reduce ForkService duplication 2019-11-23 17:02:39 +11:00
Paul Hauner
b9967048ea Merge branch 'master' into kill-grpc 2019-11-23 15:55:08 +11:00
Paul Hauner
3516d46074 Tidy comments 2019-11-23 15:53:12 +11:00
Paul Hauner
52e3389a3a Tidy validator config, CLIs 2019-11-23 15:48:41 +11:00
Paul Hauner
68942318a7 Attempt fix for addr parsing 2019-11-23 15:20:29 +11:00
Age Manning
0c1e27ec13 Apply discv5 fixes (#622) 2019-11-23 14:53:16 +11:00
Paul Hauner
466eb0420f Fix warnings 2019-11-23 13:13:29 +11:00
Paul Hauner
3378ce9787 Merge branch 'discv5-fixes' into kill-grpc 2019-11-23 12:43:30 +11:00
Paul Hauner
7109ffa89d Address other minor issues 2019-11-23 12:39:45 +11:00
Age Manning
8650ebcd1f Apply discv5 fixes 2019-11-23 12:34:00 +11:00
Paul Hauner
ef4e12da51 Tidy grpc and misc things 2019-11-23 12:16:41 +11:00
Paul Hauner
9e5a9cefe2 Update book 2019-11-23 12:08:56 +11:00
Paul Hauner
cbf9b94f69 Use the makefile for debug GI test 2019-11-23 11:33:23 +11:00
Paul Hauner
f5f0e281b7 Use make in the dockerfile, skip the test 2019-11-23 10:44:55 +11:00
Paul Hauner
6b0b76edf4 Update docker file, use makefile in CI 2019-11-23 10:14:26 +11:00
Paul Hauner
be7346d3ea Add different http timeout for debug 2019-11-22 19:51:52 +11:00
Paul Hauner
d6c025f111 Remove gitlab and travis files 2019-11-22 18:53:30 +11:00
Paul Hauner
9d30559079 Add CI badge 2019-11-22 18:53:08 +11:00
Paul Hauner
25e5d35a6c Make other CI jobs require cargo fmt 2019-11-22 18:41:07 +11:00
Paul Hauner
d7b40c369f Change name of CI job 2019-11-22 18:39:01 +11:00
Paul Hauner
17939f340b Add rustup update before cargo fmt 2019-11-22 18:37:02 +11:00
Paul Hauner
c2e68145f0 Fix cargo fmt in CI 2019-11-22 18:32:13 +11:00
Paul Hauner
a28514f32f Move cargo fmt to own job in tests 2019-11-22 18:28:10 +11:00
Paul Hauner
6c0f494694 Add sudo to CI npm install 2019-11-22 18:12:05 +11:00
Paul Hauner
adaf976a1d Add to CI file 2019-11-22 18:10:36 +11:00
Paul Hauner
e08aa4b61f Modify gitlab actions 2019-11-22 17:56:20 +11:00
Paul Hauner
9c125f28f3 Modify rust.yaml 2019-11-22 17:46:31 +11:00
Paul Hauner
55a0b9fafd Add github workflow 2019-11-22 17:42:16 +11:00
Paul Hauner
c170cfb902 Fix compile error in beacon node tests 2019-11-22 17:38:24 +11:00
Paul Hauner
fd61bfb683 Add duties pruning 2019-11-22 17:36:38 +11:00
Paul Hauner
a4dadadcc2 Ensure a prompt exit 2019-11-22 17:22:43 +11:00
Paul Hauner
b79f88ceaa Add interop keys and startup wait 2019-11-22 17:02:50 +11:00
Paul Hauner
f4b78e6133 Add version http endpoint tests 2019-11-22 16:26:11 +11:00
Paul Hauner
39aaa15378 Use bulk duties request in validator client 2019-11-22 15:44:02 +11:00
Paul Hauner
1055fd6752 Use par_iter for keypair generation 2019-11-22 15:43:43 +11:00