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

Replace no-genesis-delay with custom-genesis-delay #4678

Merged
merged 9 commits into from Jan 28, 2020

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Jan 28, 2020

This PR changes --no-genesis-delay to --custom-genesis-delay in order to allow a 0 genesis delay but also allow configuring it for E2E and other instances where it might be needed.

@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@1842bd0). Click here to learn what that means.
The diff coverage is 57.14%.

@@            Coverage Diff            @@
##             master    #4678   +/-   ##
=========================================
  Coverage          ?   55.36%           
=========================================
  Files             ?      248           
  Lines             ?    18734           
  Branches          ?        0           
=========================================
  Hits              ?    10373           
  Misses            ?     6887           
  Partials          ?     1474

@prylabs-bulldozer prylabs-bulldozer bot merged commit 9149c2e into prysmaticlabs:master Jan 28, 2020
rauljordan added a commit that referenced this pull request Jan 29, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Change NoGenesisDelay to CustomGenesisDelay
* Implement flag
* gazelle
* Fix docs
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into custom-genesis-delay
* Fix
* Gazelle
* Add case to fix bad math
* Merge branch 'master' into custom-genesis-delay
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Change NoGenesisDelay to CustomGenesisDelay
* Implement flag
* gazelle
* Fix docs
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into custom-genesis-delay
* Fix
* Gazelle
* Add case to fix bad math
* Merge branch 'master' into custom-genesis-delay
@0xKiwi 0xKiwi deleted the custom-genesis-delay branch March 15, 2020 15:04
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

2 participants