I need a testnet for bitcoin-abc or Bitcoin Cash (with big block activated). So I can test my software if it works with the >1M blocks.
Has bitcoin-abc or Bitcoin Cash a testnet? And how can my node join it?
We do testing on testnet. Please sign up to BTCfork slack on https://btcforks.signup.team and contact me there (freetrader), or email me.
Ok. I have joined the slack team and my username is "SwimmingTiger" too.
Is there any place I can get bcc testnet faucet?
@smno1 : there is something apparently working on a faucet, but I'm not sure how long until it's finished.
Please join us on BTCfork slack if you can, to get assistance with testnet coins in the meantime.
Launching ABC with the testnet flag will end up on testnet.
Has the testnet forked from (bitcoin legacy) testnet3 too?
In this case, may I know at which block number?
I need this to develop the code to split accounts.
@Polve : yes, testnet3 also forked according to the UAHF rule changes.
The last common block is 1155875 , the fork block is 1155876 .
Hi, guys! https://testnet.manu.backend.hamburg/bitcoin-cash-faucet doesnt work. Can you send me some test coins BCH to mkjtJ6PLTYzfG2RYpp6UoMaczdVy1SV48b?
I also need some test coins for testing. Can anybody help me? here is my test Bitcoin Cash address : qpl32d2ymguy0c9yyegymp7tcn0y5ruawc4akplsmn
Hi, guys! https://testnet.manu.backend.hamburg/bitcoin-cash-faucet doesnt work. Can you send me some test coins BCH to CdvyQ4JQxPT9BRKqp8Q9y8bGZpmS4sA8N9
The service unfortunately does not accept bech32 cash addresses: use old ones, it should work fine.
How do i create BCH testnet address?
@dovancao running a bitcoin-qt or bitcoind with command option --testnet, then call RPC getnewaddress.
Most helpful comment
Launching ABC with the testnet flag will end up on testnet.