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

Deprecate archival service #5445

Merged
merged 535 commits into from
Apr 15, 2020
Merged

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented Apr 15, 2020

Review and merge #5365 and #5408 first

This PR deletes archival service and the flags for it. It's no longer used

rauljordan and others added 30 commits March 27, 2020 10:23
* Remove keystore keymanager from validator

* Update dependency

* Update validator/flags/flags.go

* Update validator/flags/flags.go

Co-authored-by: Ivan Martinez <[email protected]>
* update metrics with fork digest for p2p

* update p2p metrics

* update metrics using att values

* wrapped up

* fix bug

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
* Fix incorrect domain type comments
* Return effective balance increment instead of 1

* Update to new spec tests v0.11.1

* Revert "Regen historical states for `new-state-mgmt` compatibility (#5261)"

This reverts commit df9a534.

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
* Update pipeline

* Update tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
* fix test

* Update beacon-chain/state/stateutil/blocks_test.go

Co-authored-by: terence tsao <[email protected]>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
* double time for flakey test

* fix test flakeyness in p2p:

* flakey

* time tolerance

* greater tolerance
* noise handshakes by default

* fix build

* noisy noise everywhere

* deprecated noisy noise flag with more noise

* add secio as fallback

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: nisdas <[email protected]>
@terencechain terencechain added the Ready For Review A pull request ready for code review label Apr 15, 2020
@terencechain terencechain requested a review from a team as a code owner April 15, 2020 16:53
@terencechain terencechain self-assigned this Apr 15, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit 4fbcedf into master Apr 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the deprecate-archival-service branch April 15, 2020 19:42
terencechain added a commit that referenced this pull request Apr 16, 2020
prylabs-bulldozer bot pushed a commit that referenced this pull request Apr 16, 2020
* Revert "Fix `ListValidatorBalances` for v0.11 (#5458)"

This reverts commit 3763a8c.
* Revert "Deprecate archival service (#5445)"

This reverts commit 4fbcedf.
* Revert "Delete archival DB methods (#5459)"

This reverts commit 8a3ea1e.
* Revert "Modify `ListBeaconCommittees ` to use new state service  (#5411)"

This reverts commit 497fa6e.
* Revert "Modify `GetValidatorParticipation` to use new state service (#5409)"

This reverts commit 046a00a.
* Revert "Modify `GetValidatorActiveSetChanges` to use new state service  (#5408)"

This reverts commit 5eb6485.
* Revert "Modify `ListValidatorAssignments` to use new state service (#5365)"

This reverts commit 5a1a768.
terencechain added a commit that referenced this pull request Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants