When submitblock
of an invalid block, the return value should not be "duplicate"
.
This is only seen when the header was previously found (denoted by the incorrectly named boolean fBlockPresent
). Fix this bug by removing fBlockPresent
.
When submitblock
of an invalid block, the return value should not be "duplicate"
.
This is only seen when the header was previously found (denoted by the incorrectly named boolean fBlockPresent
). Fix this bug by removing fBlockPresent
.
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
An evil paperclip robot, I don’t know whose it is. But it seems useful.
utACK fa4125621554f2f94fded1896ba7eae10ef954da
Result:
help could be improved.
ProcessNewBlock
.
utACK
Maybe DrahtBot can rebase my PR for me once this is merged ;-)
I force pushed the commit with two changes:
return "duplicate"
when fNewBlock
is given as false from PNBShould be easy to re-ACK
Why close?
To indicate that it was up for grabs.
To indicate that it was up for grabs.
I don’t get it. If this is up for grabs you think it should be merged, but you don’t want to maintain it? It’s currently mergeable and has ACKs. Why not just leave it open?