Open jlopp opened 5 months ago
Can we please make this a PR? Or even get it merged. Worst case we'll have to reset it.
@nikicat Could you make your draft into an actual PR? I'd love to review it and if tests and everything pass I think we are good to get it in to btcd asap. No need to wait that I can see.
Just fyi, we are actively working on a PR based on this. So stay tuned.
Glanced at the draft patch above from @nikicat, looks like a good start, but is insufficient as testnet4 has entirely consensus rules that don't yet exist on mainnet:
Hi @Impa10r , probably it's wrong because AFAIK it changed several times during the discussion of the testnet4 BIP, so you should change it to the one from the BIP. I don't care about it because all I need is RpcClient support for testnet4.
Currently it doesn't support testnet4 right? Could anyone help me update the status? Thank you
Unfortunately, we are still working on it. We got partway through the difficulty bomb code and some other priorities popped up.
We should have something soon.
Thank you so much 😆
Hello. Is there any updates on adding testnet4 to the btcd?
We're expecting testnet4 to launch in the coming months and be a part of the next Bitcoin Core release. PR is here: https://github.com/bitcoin/bitcoin/pull/29775