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

Remove inital sync don't verify att sig flag #7517

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

terencechain
Copy link
Member

Part of #7515

This PR removes disable-initial-sync-verify-all-signatures. This is a very unsafe flag and we shouldn't have it for beta. This was nice to delete, it enabled us to delete old methods such as ProcessBlockNoVerifyAttSigs and ExecuteStateTransitionNoVerifyAttSigs

@terencechain terencechain added Ready For Review A pull request ready for code review OK to merge labels Oct 13, 2020
@terencechain terencechain requested a review from a team as a code owner October 13, 2020 02:50
@terencechain terencechain self-assigned this Oct 13, 2020
@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #7517 into master will decrease coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7517      +/-   ##
==========================================
- Coverage   60.68%   60.60%   -0.09%     
==========================================
  Files         427      427              
  Lines       30444    30353      -91     
==========================================
- Hits        18475    18394      -81     
- Misses       8957     8965       +8     
+ Partials     3012     2994      -18     

@prylabs-bulldozer prylabs-bulldozer bot merged commit e9c2367 into master Oct 13, 2020
@delete-merged-branch delete-merged-branch bot deleted the ff-cleanup-part5 branch October 13, 2020 06:08
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.

None yet

2 participants