Bitcoin Forum

Bitcoin => Wallet software => Topic started by: walletfan on February 06, 2015, 04:38:32 PM



Title: Alternative clients in regtest mode
Post by: walletfan on February 06, 2015, 04:38:32 PM
Hello community,
I am working on a student project where I need to simulate the bitcoin network. For some tasks I need regtest mode, testnet is unfortunatly not enough. While bitcoind works fine I have trouble setting up alternative clients like Armory or Electrum. Has anyone experience with that?


Title: Re: Alternative clients in regtest mode
Post by: Jouke on February 13, 2015, 08:11:07 AM
The android bitcoin wallet is able to do it pretty easily, but you'll have to change the code yourself.


Title: Re: Alternative clients in regtest mode
Post by: Mike Hearn on February 18, 2015, 11:49:23 AM
Do those clients actually support regtest mode? BitcoinJ supports it because I implemented regtest mode for my own use, but I'm not sure if others ever really picked it up.