Merge branch 'master' into eth1-deploy

This commit is contained in:
Paul Hauner
2019-11-27 12:48:46 +11:00
42 changed files with 2516 additions and 604 deletions

View File

@@ -29,7 +29,7 @@ pub fn new_env() -> Environment<MinimalEthSpec> {
}
fn timeout() -> Duration {
Duration::from_secs(1)
Duration::from_secs(2)
}
fn random_deposit_data() -> DepositData {