Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cleanup] Remove stale UNITTEST network #1330

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

Fuzzbawls
Copy link
Collaborator

@Fuzzbawls Fuzzbawls commented Feb 11, 2020

This network is un-necessary as our unit test suite can simply be run
with MainNet's parameters, which is basically what we already do.

Minor conflict with #1328 due to that PR having already removed one of the unused methods.

This network is un-necessary as our unit test suite can simply be run
with MainNet's parameters, which is basically what we already do.
@Fuzzbawls Fuzzbawls added this to the 4.1.0 milestone Feb 11, 2020
@Fuzzbawls Fuzzbawls self-assigned this Feb 11, 2020
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

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

utACK bf74c6f

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

utACK bf74c6f and merging..

furszy added a commit that referenced this pull request Feb 13, 2020
bf74c6f [Cleanup] Remove stale UNITTEST network (Fuzzbawls)

Pull request description:

  This network is un-necessary as our unit test suite can simply be run
  with MainNet's parameters, which is basically what we already do.

  Minor conflict with #1328 due to that PR having already removed one of the unused methods.

ACKs for top commit:
  random-zebra:
    utACK bf74c6f
  furszy:
    utACK bf74c6f and merging..

Tree-SHA512: 1b8c7b4178e2dc8d60fe89b4ce4d4ad476f433ced19d981e1d3e1043fd8468e269600fcbe30ee04f7954250a183f2bc34486ad9b37fd7d78aed828c47d662d77
@furszy furszy merged commit bf74c6f into PIVX-Project:master Feb 13, 2020
random-zebra added a commit that referenced this pull request Feb 18, 2020
47f552d [Cleanup] Remove MineBlocksOnDemand function in chainparams (random-zebra)

Pull request description:

  The only network where fMineBlocksOnDemand is true is regtest (unittest network was removed in #1330 )
  Just use IsRegTestNet function.

ACKs for top commit:
  furszy:
    utACK 47f552d

Tree-SHA512: 95bc644532675a55098e1836286b15c462221879b25018c0f89c3c9bcd626556b928d65641996ff41aad34460c2f1940390479575e4845aa43e742409832c1a0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants