Files
hush3/qa/rpc-tests/test_framework
Jack Grigg 7596a4922d [Test] MiniNode: Coerce OP_PUSHDATA bytearrays to bytes
If a bytearray is passed in as part of an iterable, the CScript constructor
fails because b''.join() cannot be used to join a bytearray to a bytes or str in
Python 2.
2017-10-05 15:18:31 +01:00
..
2015-05-18 15:25:45 +02:00
2017-10-05 15:15:10 +01:00
2017-10-05 15:15:10 +01:00
2015-05-18 15:25:45 +02:00