eth2.0-specs/specs/phase0
Hsiao-Wei Wang 4d980aec71
Fix validator guide
1. Avoid negative computation in `is_candidate_block`
2. Fix `get_block_signature`: avoid extra casting; it's simpler to use BeaconBlock instead of
BeaconHeader
2020-04-27 21:47:24 +08:00
..
beacon-chain.md Merge pull request #1752 from ethereum/dev 2020-04-24 11:36:17 -06:00
deposit-contract.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
fork-choice.md Merge branch 'dev' into phase1-tests 2020-03-12 07:12:41 -06:00
p2p-interface.md add 'valid' when de-deduplication of attestations on gossip subnets 2020-04-22 14:45:01 -06:00
validator.md Fix validator guide 2020-04-27 21:47:24 +08:00