Improve gossipsub block processing

This commit is contained in:
Paul Hauner
2019-03-31 17:27:04 +11:00
parent c596e3f7d7
commit a93f898946
5 changed files with 160 additions and 45 deletions

View File

@@ -120,7 +120,7 @@ impl TestingBeaconStateBuilder {
})
.collect();
let genesis_time = 1553977336; // arbitrary
let genesis_time = 1554013000; // arbitrary
let mut state = BeaconState::genesis(
genesis_time,