Commit Graph

3 Commits

Author SHA1 Message Date
Dave Collins
8fda21512f
multi: Remove testnet version 2 defs and refs.
This removes all definitions and references to the no longer available
testnet2 network.
2018-08-08 08:10:22 -05:00
Dave Collins
9e1579771b
multi: Reset testnet and bump to version 3.
This adds a new testnet3 network with new genesis block, block one
ledger, treasury address, and network magic.

All consensus rules that were voted in by testnet2 are automatically
active on the new testnet3 without having to vote them in again.
Consequently, there are no consensus vote agendas defined for it.
2018-08-08 08:09:32 -05:00
J Fixby
d7e0a3bea1 main: verify network pow limits
Add tests to ensure:
- network PowLimit and PowLimitBits actually match
- genesis block respects network PoW limit
2018-06-15 16:54:59 -05:00