Skip to content

Fix IsBlockPayeeValid#2577

Merged
UdjinM6 merged 1 commit into
dashpay:developfrom
UdjinM6:fixIsBlockPayeeValid
Dec 21, 2018
Merged

Fix IsBlockPayeeValid#2577
UdjinM6 merged 1 commit into
dashpay:developfrom
UdjinM6:fixIsBlockPayeeValid

Conversation

@UdjinM6
Copy link
Copy Markdown

@UdjinM6 UdjinM6 commented Dec 21, 2018

  • should skip while not synced regardless of spork15 state
  • add missing logprintf

- should skip while not synced regardless of spork15 state
- add missing logprintf
@UdjinM6 UdjinM6 added this to the 13.0 milestone Dec 21, 2018
Copy link
Copy Markdown

@codablock codablock left a comment

Choose a reason for hiding this comment

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

utACK, but this should be reverted as part of #2566

@UdjinM6
Copy link
Copy Markdown
Author

UdjinM6 commented Dec 21, 2018

but this should be reverted as part of #2566

True but until then reindexing could fail without this patch applied ;)

@UdjinM6
Copy link
Copy Markdown
Author

UdjinM6 commented Dec 21, 2018

Actually, no, shouldn't be reverted - we can't rely on gobject data while not yet synced. This one is still not on-chain/deterministic.

@codablock
Copy link
Copy Markdown

Then instead of reverting, we should change it to only skip superblock verification on IBD/reindex and still do the MN payee checks.

@UdjinM6
Copy link
Copy Markdown
Author

UdjinM6 commented Dec 21, 2018

only skip superblock verification on IBD/reindex and still do the MN payee checks

Agree, this makes sense.

Copy link
Copy Markdown

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 merged commit 587911b into dashpay:develop Dec 21, 2018
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Jun 29, 2020
- should skip while not synced regardless of spork15 state
- add missing logprintf
@UdjinM6 UdjinM6 deleted the fixIsBlockPayeeValid branch November 26, 2020 11:37
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.

3 participants