Currently, Hashpool mines to testnet4. There are two issues with testnet4:
- New installs have to sync up the blockchain before minting any ehash tokens. Testnet4 is a relatively new blockchain so this only takes a few minutes but it adds friction to spinning up the dev environment and the sync time will continue to increase in time as the blockchain grows longer.
- In order to test ehash redemptions we will need the ability to mine blocks. We need to get off of a proof of work blockchain in order to mine blocks on demand.
Currently, Hashpool mines to testnet4. There are two issues with testnet4: