eth2.0-specs/specs
Hsiao-Wei Wang 8fed220736
Update `AggregateAndProof` and rename `slot_signature` to `get_slot_signature`
1. Reorder the fields to fit the container name
2. Rename `AggregateAndProof.index: ValidatorIndex` to `AggregateAndProof.aggregator_index: ValidatorIndex`
    - Since we also have similar naming style like
`ProposerSlashing.proposer_index` or `VoluntaryExit.validator_index`
2019-11-18 21:35:12 +08:00
..
core Merge pull request #1478 from ethereum/hash-type-fix 2019-11-12 16:41:21 -07:00
light_client Avoid Hash <> hash() type and func confusion, intro Root and change to non-roots to Bytes32 2019-11-12 21:29:58 +01:00
networking Update `AggregateAndProof` and rename `slot_signature` to `get_slot_signature` 2019-11-18 21:35:12 +08:00
test_formats [reopen] Eth2 shorthand standardized (#1452) 2019-10-28 15:53:10 +08:00
validator Update `AggregateAndProof` and rename `slot_signature` to `get_slot_signature` 2019-11-18 21:35:12 +08:00
bls_signature.md type BLS domain and domain type 2019-06-30 22:12:49 +02:00
simple-serialize.md [reopen] Eth2 shorthand standardized (#1452) 2019-10-28 15:53:10 +08:00