Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Conversation

@noescape00
Copy link
Contributor

No description provided.

@noescape00 noescape00 force-pushed the gatewayintegrityRuleFix branch from 8b94c15 to e7b71d3 Compare June 13, 2019 20:17
/// <exception cref="ConsensusErrors.ProofOfWorkTooHigh">Thrown in case block is a PoW block but created after the last pow height.</exception>
public override void Run(RuleContext context)
{
if (this.isGateway)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not just check this.Parent.ConnectionManagerSettings.IsGateway here?

@fassadlr
Copy link
Collaborator

@noescape00 so many tests failed! I'm re-running the build.

Wrong PR sorry.

@noescape00
Copy link
Contributor Author

Closing this PR since it was decided that integrity rules work should be reverted and re-added in the next release

Copy link
Collaborator

@fassadlr fassadlr left a comment

Choose a reason for hiding this comment

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

Blocking until after release.

@noescape00
Copy link
Contributor Author

Recreated in #3726

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants