305b36dcce
* replace is_mainnet() with !is_testnet() makes testing "mainnet" code significantly easier (its the default) * fix next_target_adjustment test based on tromp analysis * rustfmt * cleanup wallet db files and add to gitignore * fix