dogecoin/test/util
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py
bctest.py is only used as an import by bitcoin-util-test.py. There's no
value in keeping it as a separate module, so let's merge them into a
single module to keep building and packaging simpler.

bitcoin-test-util is importable as a module, so if any future modules
really want to import the code from bctest.py, they can import
bitcoin-test-util and call the bctest functions by name.
2017-06-06 16:42:38 -04:00
..
data refactor TxToJSON() and ScriptPubKeyToJSON() 2017-04-28 10:01:56 -04:00
bitcoin-util-test.py Merge bctest.py into bitcoin-util-test.py 2017-06-06 16:42:38 -04:00