In this release: Added GetStakeMinConfirmations Method, Update main.cpp with GetStakeMinConfirmations, update clientversion. Update testnet nodes.
https://github.com/impleum/ImpleumQt/releases/tag/v1.1.0.17
The testnet is an alternative Impleum block chain, to be used for testing. Testnet coins are separate and distinct from actual IMPL, and are never supposed to have any value. This allows application developers or Impleum testers to experiment, without having to use real IMPL or worrying about breaking the main Impleum chain.
* Testnet is the current test network. It was introduced with the v1.1.0.17-g32a928e release, introduced a new genesis block, a new rule to avoid the "difficulty was too high, is now too low, and transactions take too long to verify" problem, and contains blocks with edge-case transactions designed to test implementation compatibility.