eth2.0-specs/specs/phase0
Ben Edgington 934c037a8a
Correct the duration of HISTORICAL_ROOTS_LIMIT
The duration of HISTORICAL_ROOTS_LIMIT is:
    SECONDS_PER_SLOT * SLOTS_PER_HISTORICAL_ROOT * HISTORICAL_ROOTS_LIMIT
which is
    12s * 2^13 * 2^24 = 1.65e12s = 52,262 years
2020-02-22 09:22:52 -06:00
..
beacon-chain.md Correct the duration of HISTORICAL_ROOTS_LIMIT 2020-02-22 09:22:52 -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 master-copy 2020-01-24 13:49:22 -07:00
p2p-interface.md cleanup attester slashing conditon code snippet 2020-02-22 09:22:52 -06:00
validator.md reverse params in get_aggregate_and_proof to match ssz type 2020-02-22 09:22:51 -06:00