New port numbers
[electrum-nvc.git] / lib / tests /
2014-07-22 CryptoManiacInitial novacoin support
2014-07-09 Chris GlassRemoved failing test for now
2014-07-09 Chris GlassAdd tests to the wallet.py module.
2014-06-30 Michael WozniakShouldn't redo URI encoding
2014-06-30 Michael WozniakUpdate tests and fix URI parsing
2014-06-27 Chris GlassMade all bip32 primitives testnet compatible.
2014-06-26 Chris GlassFixed docstrings
2014-06-26 Chris GlassFixes previously introduced bug
2014-06-26 Chris GlassAdded more tests for user config parsing.
2014-06-26 Chris GlassAdded tests for the system config function.
2014-06-25 Chris GlassAdded more tests for edge cases.
2014-06-25 Chris GlassAdded a lot of tests for SimpleConfig
2014-06-25 Chris GlassAdded mnemonic to seed tests
2014-06-25 Chris GlassAdded util test file
2014-06-25 Chris GlassAdded more bitcoin tests
2014-06-25 Chris GlassMade _do_test_crypto private to allow nosetests
2014-06-25 Chris GlassAdded private/public key tests
2014-06-25 Chris GlassMoved bitcoin.py tests to their own file