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

Refactor and some test for RPC #255

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Titan-C
Copy link

@Titan-C Titan-C commented Jan 2, 2021

I couldn't connect to the testnet by cookie. First commit fixes it.
Then I tried to refactor a bit to flatten the structure of the config parser. Added some tests.

@petertodd
Copy link
Owner

We can't change the name testnet to testnet3, as that would break backwards compatibility unnecessarily.

@Titan-C
Copy link
Author

Titan-C commented Jun 3, 2023

Excuse my ignorance, but where does testnet work?
Should I create a new class with testnet3?

@petertodd
Copy link
Owner

Ah sorry, no I am incorrect. My concern was that changing 'testnet' to 'testnet3' would break SelectParams(). But that function has it's own set of names. That said, I think I'll merge #234 first and do a minor release with that fix first.

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.

None yet

2 participants