Skip to content

Disable expensive LNC check.#2385

Merged
TomVasile merged 7 commits intocasper-network:release-1.4.1-altfrom
afck:no_lnc
Nov 30, 2021
Merged

Disable expensive LNC check.#2385
TomVasile merged 7 commits intocasper-network:release-1.4.1-altfrom
afck:no_lnc

Conversation

@afck
Copy link
Contributor

@afck afck commented Nov 22, 2021

No description provided.

// endorsements again.
pub(super) const TODO_ENDORSEMENT_EVIDENCE_DISABLED: bool = true;

// Disables checking the limited naivete criterion for endorsements.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo or what is "naivete criterion"?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the Highway protocol PDF and it should be "naivetY" I guess.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, we should make it consistent. My English dictionary has both "naivety" and "naïveté", though.

@afck
Copy link
Contributor Author

afck commented Nov 24, 2021

bors merge

@casperlabs-bors-ng
Copy link
Contributor

Build failed:

@afck
Copy link
Contributor Author

afck commented Nov 24, 2021

bors merge

@casperlabs-bors-ng
Copy link
Contributor

Build failed:

casperlabs-bors-ng bot added a commit that referenced this pull request Nov 29, 2021
2395: Disable endorsements, port #2385 to dev. r=afck a=afck

This ports #2385 to dev, disabling endorsements (including the expensive LNC check), and in addition disables creation and citation of endorsements.

Closes #2400.

Co-authored-by: Andreas Fackler <andreas@casperlabs.io>
@afck
Copy link
Contributor Author

afck commented Nov 30, 2021

bors merge

@casperlabs-bors-ng
Copy link
Contributor

Build failed:

@TomVasile TomVasile merged commit 41427aa into casper-network:release-1.4.1-alt Nov 30, 2021
@afck afck deleted the no_lnc branch November 30, 2021 18:03
mpapierski pushed a commit to mpapierski/casper-node that referenced this pull request Dec 1, 2021
20:  Disable endorsements, port casper-network#2395 to release-1.4.3. r=afck a=afck

This ports casper-network#2395 to release-1.4.3, i.e. disabling endorsements,including the expensive LNC check, (casper-network#2385) and in addition disabling creation and citation of endorsements.

Co-authored-by: Andreas Fackler <andreas@casperlabs.io>
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.

6 participants