Skip to content

Conversation

@Fuzzbawls
Copy link
Collaborator

Coming from bitcoin#12128

There's no need for class hierarchy with CBaseChainParams, it is just a struct with 2 fields.
This starts as a +10-43 diff

Since we already require c++14, can use std::make_unique directly.

Note: I did not change the regtest RPC port here, but maybe this is the perfect opportunity to do so if we want it to not conflict with testnet's RPC port

@Fuzzbawls Fuzzbawls added this to the 6.0.0 milestone May 25, 2021
@Fuzzbawls Fuzzbawls self-assigned this May 25, 2021
@random-zebra
Copy link

Code ACK 7a8183c944fd87802a6cb4b8cbf2d05f080039f8, and concept ACK for changing here regtest's RPC port.

@furszy
Copy link

furszy commented May 25, 2021

Same, code ACK 7a8183c and agree on changing the regtest RPC port.

@Fuzzbawls Fuzzbawls force-pushed the 2021_simplify-baseparams branch from 7a8183c to a58be04 Compare May 26, 2021 04:04
@Fuzzbawls
Copy link
Collaborator Author

rebased on master to pickup the new CI jobs and added a commit to change the default RPC port for regtest

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 a58be04

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 a58be04

@furszy furszy merged commit 6e98b23 into PIVX-Project:master May 26, 2021
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.

3 participants