Skip to content

Refactor and some test for RPC - #255

Open
Titan-C wants to merge 4 commits into
petertodd:masterfrom
Titan-C:testnet
Open

Refactor and some test for RPC#255
Titan-C wants to merge 4 commits into
petertodd:masterfrom
Titan-C:testnet

Conversation

@Titan-C

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

Copy link
Copy Markdown

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
Copy Markdown
Owner

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

@Titan-C

Titan-C commented Jun 3, 2023

Copy link
Copy Markdown
Author

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

@petertodd

Copy link
Copy Markdown
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

2 participants