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

V0.7.1 integration #1

Merged
merged 34 commits into from
Jun 21, 2019
Merged

V0.7.1 integration #1

merged 34 commits into from
Jun 21, 2019

Conversation

dangerousfood
Copy link
Owner

PR Description

Fixed Issue(s)

@dangerousfood dangerousfood merged commit 8e5cc41 into master Jun 21, 2019
dangerousfood added a commit that referenced this pull request Jun 21, 2019
* Constants update (v0.7.1) (Consensys#725)

* Change mainnet constants

* Change minimal constants in config.toml

* Update data structures (Consensys#727)

* add bls_domain

* get_churn_limit added

* is_slashable_attestation_data added

* validate_indexed_attestation added

* get_domain modified

* convert_to_indexed

* get_attesting_indices modified

* get_shuffled_index added

* compute_committee added

* get_crosslink_committee added

* get_epoch_start_shard added

* get_shard_delta added

* get_epoch_committee_count added

* get_block_root_at_slot added

* get_attestation_data_slot added

* decrease_balance added

* increase_balance added

* is_slashable_validator added

* get_previous_epoch modified

* get_active_validator_indices modified

* get_randao_mix modified

* get_active_index_root modified

* generate_seed modified

* get_beacon_proposer_index modified

* removed methods

* replacce assert

* bug fixes

* bug fixes

* couture

* bug fixes

* best dev evar

* bug fixes
dangerousfood added a commit that referenced this pull request Jun 22, 2019
* Implement Test Suites to Run Shuffling Reference Tests from Eth2 Testing Spec (Consensys#715)

* Update BLS tests to use official eth2 spec vectors.

* Test shuffling with different validator set sizes from eth2-test spec reference tests.

* Test shuffling with default shuffling test vectors from eth2-test spec reference tests.

* Fix get shuffling

* changes made to give p2pNetwork access to the data needed for RPC calls (Consensys#726)

* V0.7.1 integration (#1)

* Constants update (v0.7.1) (Consensys#725)

* Change mainnet constants

* Change minimal constants in config.toml

* Update data structures (Consensys#727)

* add bls_domain

* get_churn_limit added

* is_slashable_attestation_data added

* validate_indexed_attestation added

* get_domain modified

* convert_to_indexed

* get_attesting_indices modified

* get_shuffled_index added

* compute_committee added

* get_crosslink_committee added

* get_epoch_start_shard added

* get_shard_delta added

* get_epoch_committee_count added

* get_block_root_at_slot added

* get_attestation_data_slot added

* decrease_balance added

* increase_balance added

* is_slashable_validator added

* get_previous_epoch modified

* get_active_validator_indices modified

* get_randao_mix modified

* get_active_index_root modified

* generate_seed modified

* get_beacon_proposer_index modified

* removed methods

* replacce assert

* bug fixes

* bug fixes

* couture

* bug fixes

* best dev evar

* bug fixes

* oops
dangerousfood added a commit that referenced this pull request Jun 26, 2019
* Implement Test Suites to Run Shuffling Reference Tests from Eth2 Testing Spec (Consensys#715)

* Update BLS tests to use official eth2 spec vectors.

* Test shuffling with different validator set sizes from eth2-test spec reference tests.

* Test shuffling with default shuffling test vectors from eth2-test spec reference tests.

* Fix get shuffling

* changes made to give p2pNetwork access to the data needed for RPC calls (Consensys#726)

* V0.7.1 integration (#1)

* Constants update (v0.7.1) (Consensys#725)

* Change mainnet constants

* Change minimal constants in config.toml

* Update data structures (Consensys#727)

* add bls_domain

* get_churn_limit added

* is_slashable_attestation_data added

* validate_indexed_attestation added

* get_domain modified

* convert_to_indexed

* get_attesting_indices modified

* get_shuffled_index added

* compute_committee added

* get_crosslink_committee added

* get_epoch_start_shard added

* get_shard_delta added

* get_epoch_committee_count added

* get_block_root_at_slot added

* get_attestation_data_slot added

* decrease_balance added

* increase_balance added

* is_slashable_validator added

* get_previous_epoch modified

* get_active_validator_indices modified

* get_randao_mix modified

* get_active_index_root modified

* generate_seed modified

* get_beacon_proposer_index modified

* removed methods

* replacce assert

* bug fixes

* bug fixes

* couture

* bug fixes

* best dev evar

* bug fixes

* oops
dangerousfood added a commit that referenced this pull request Jun 30, 2019
* Implement Test Suites to Run Shuffling Reference Tests from Eth2 Testing Spec (Consensys#715)

* Update BLS tests to use official eth2 spec vectors.

* Test shuffling with different validator set sizes from eth2-test spec reference tests.

* Test shuffling with default shuffling test vectors from eth2-test spec reference tests.

* Fix get shuffling

* changes made to give p2pNetwork access to the data needed for RPC calls (Consensys#726)

* V0.7.1 integration (#1)

* Constants update (v0.7.1) (Consensys#725)

* Change mainnet constants

* Change minimal constants in config.toml

* Update data structures (Consensys#727)

* add bls_domain

* get_churn_limit added

* is_slashable_attestation_data added

* validate_indexed_attestation added

* get_domain modified

* convert_to_indexed

* get_attesting_indices modified

* get_shuffled_index added

* compute_committee added

* get_crosslink_committee added

* get_epoch_start_shard added

* get_shard_delta added

* get_epoch_committee_count added

* get_block_root_at_slot added

* get_attestation_data_slot added

* decrease_balance added

* increase_balance added

* is_slashable_validator added

* get_previous_epoch modified

* get_active_validator_indices modified

* get_randao_mix modified

* get_active_index_root modified

* generate_seed modified

* get_beacon_proposer_index modified

* removed methods

* replacce assert

* bug fixes

* bug fixes

* couture

* bug fixes

* best dev evar

* bug fixes

* oops
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.

2 participants