Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v012x to dev #1820

Merged
merged 104 commits into from
May 19, 2020
Merged

v012x to dev #1820

merged 104 commits into from
May 19, 2020

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented May 18, 2020

bring v012x into dev to prepare for pending release

hwwhww and others added 30 commits April 8, 2020 10:32
The amount of inactivity penalty was adjusted to half since we were applying penalty for missing FFG target and source. But now we only apply it for missing target, so `INACTIVITY_PENALTY_QUOTIENT` should be `2**24`.
…on of the given list, not `ValidatorIndex`
…ient_bug

Fix `INACTIVITY_PENALTY_QUOTIENT`
sync v0.11.2 to `v012x`
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
1. "Becoming a validator"
2. "Validator assignments"
3. "Beacon chain responsibilities: Block proposal"
1. "Beacon chain responsibilities: Attesting"
2. "Beacon chain responsibilities: Attestation aggregation"
Fix get_eth1_vote test cases
Add sanity, unit test for validator guide
djrtwo and others added 27 commits May 14, 2020 14:25
Co-authored-by: Diederik Loerakker <proto@protolambda.com>
[for discussion] Use all attestation subnets in phase 0
Update BLS test suite to BLS standard draft v2 format
Update to IETF BLS draft-irtf-cfrg-bls-signature-02 + draft-irtf-cfrg-hash-to-curve-07
Fix `bitfield_bytes` type error
Rewards with not yet activated validators
Bump gossipsub protocol id to /meshsub/1.1.0
@djrtwo djrtwo merged commit 4d6b99b into dev May 19, 2020
@djrtwo djrtwo deleted the v012x branch May 20, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants