2020-03-10 04:24:33 +00:00
|
|
|
FixtureSSZConsensus-mainnet
|
|
|
|
===
|
2020-06-09 16:48:51 +00:00
|
|
|
## Official - SSZ consensus objects [Preset: mainnet]
|
2020-03-10 04:24:33 +00:00
|
|
|
```diff
|
|
|
|
+ Testing AggregateAndProof OK
|
|
|
|
+ Testing Attestation OK
|
|
|
|
+ Testing AttestationData OK
|
|
|
|
+ Testing AttesterSlashing OK
|
|
|
|
+ Testing BeaconBlock OK
|
|
|
|
+ Testing BeaconBlockBody OK
|
|
|
|
+ Testing BeaconBlockHeader OK
|
|
|
|
+ Testing BeaconState OK
|
|
|
|
+ Testing Checkpoint OK
|
|
|
|
+ Testing Deposit OK
|
|
|
|
+ Testing DepositData OK
|
|
|
|
+ Testing DepositMessage OK
|
|
|
|
+ Testing Eth1Block OK
|
|
|
|
+ Testing Eth1Data OK
|
|
|
|
+ Testing Fork OK
|
2020-03-14 21:54:45 +00:00
|
|
|
+ Testing ForkData OK
|
2020-03-10 04:24:33 +00:00
|
|
|
+ Testing HistoricalBatch OK
|
|
|
|
+ Testing IndexedAttestation OK
|
|
|
|
+ Testing PendingAttestation OK
|
|
|
|
+ Testing ProposerSlashing OK
|
2020-03-14 21:54:45 +00:00
|
|
|
+ Testing SignedAggregateAndProof OK
|
2020-03-10 04:24:33 +00:00
|
|
|
+ Testing SignedBeaconBlock OK
|
|
|
|
+ Testing SignedBeaconBlockHeader OK
|
|
|
|
+ Testing SignedVoluntaryExit OK
|
2020-06-08 18:41:50 +00:00
|
|
|
+ Testing SigningData OK
|
2020-03-10 04:24:33 +00:00
|
|
|
+ Testing Validator OK
|
|
|
|
+ Testing VoluntaryExit OK
|
|
|
|
```
|
2020-03-14 21:54:45 +00:00
|
|
|
OK: 27/27 Fail: 0/27 Skip: 0/27
|
2020-03-10 04:24:33 +00:00
|
|
|
|
|
|
|
---TOTAL---
|
2020-03-14 21:54:45 +00:00
|
|
|
OK: 27/27 Fail: 0/27 Skip: 0/27
|