Age | Commit message (Expand) | Author |
---|---|---|
2017-08-07 | rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv | Wladimir J. van der Laan |
2017-06-06 | Merge bctest.py into bitcoin-util-test.py | John Newbery |
2017-05-03 | Use shared config file for functional and util tests | John Newbery |
2017-05-03 | Use an .ini config file for environment vars in bitcoin-util-test.py | John Newbery |
2017-05-03 | Change help_text in bitcoin-util-test.py to a docstring. | John Newbery |
2017-05-03 | Change bitcoin-util-test.py to use Python3 | John Newbery |
2017-04-28 | refactor TxToJSON() and ScriptPubKeyToJSON() | jonnynewbs |
2017-03-30 | Add tests for bitcoin-tx input checking | John Newbery |
2017-03-30 | Check stderr when testing bitcoin-tx | John Newbery |
2017-03-20 | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery |