Skip to content

Conversation

sipsorcery
Copy link
Contributor

@sipsorcery sipsorcery commented Nov 6, 2021

The testconsensus project is not integral to the Bitcoin Core code. It was originally added as a quick and dirty demo of how to do a consensus check with the msvc build. There are better examples.

PR #23438 made a change that caused a compiler error with the buildmsvc/testconsensus code. Rather than leave it hanging around to incur potential bitrot, or further PR build failures, it should be removed.

The testconsensus project is not integral to the Bitcoin Core code. It was originally added as a quick and dirty demo of how to do a consensus check with the msvc build. There are better examples.

PR bitcoin#23438 made a change that caused a compiler error with the buildmsvc/testconsensus code. Rather than leave it hanging around to incur potential bitrot, or furhter PR build failures, it should be removed.
@hebasto
Copy link
Member

hebasto commented Nov 6, 2021

Concept ACK.

#23438 (comment):

I suspect no one ever uses it.

I was around the same idea recently.

@fanquake
Copy link
Member

fanquake commented Nov 7, 2021

Concept ACK

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

ACK bb1c840, tested on Windows 10 Pro (20H2).

@maflcko
Copy link
Member

maflcko commented Nov 7, 2021

I think another issue was that there was no error message in the CI log. Obviously unrelated to removing this file, but having error messages makes debugging this easier in the future.

@fanquake fanquake merged commit 12f2b6a into bitcoin:master Nov 8, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 8, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 8, 2021
@bitcoin bitcoin locked and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants