2020-03-10 04:24:33 +00:00
|
|
|
FixtureSSZConsensus-minimal
|
|
|
|
===
|
2020-03-30 11:31:44 +00:00
|
|
|
## Official - 0.11.1 - SSZ consensus objects [Preset: minimal]
|
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
|
|
|
|
+ Testing SigningRoot OK
|
|
|
|
+ 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
|