nimbus-eth2/FixtureSSZConsensus-mainnet.md

37 lines
2.7 KiB
Markdown
Raw Normal View History

2020-03-10 04:24:33 +00:00
FixtureSSZConsensus-mainnet
===
## 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