lbrycrd/qa/rpc-tests/test_framework
isle2983 4b04e32c20 [copyright] copyright header style uniform
Three categories of modifications:

1)

1 instance of 'The Bitcoin Core developers \n',
1 instance of 'the Bitcoin Core developers\n',
3 instances of 'Bitcoin Core Developers\n', and
12 instances of 'The Bitcoin developers\n'

are made uniform with the 443 instances of 'The Bitcoin Core developers\n'

2)

3 instances of 'BitPay, Inc\.\n' are made uniform with the other 6
instances of 'BitPay Inc\.\n'

3)

4 instances where there was no '(c)' between the 'Copyright' and the year
where it deviates from the style of the local directory.
2016-11-06 10:12:50 -07:00
..
__init__.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
address.py test segwit uncompressed key fixes 2016-10-17 00:34:37 +08:00
authproxy.py [copyright] copyright header style uniform 2016-11-06 10:12:50 -07:00
bignum.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
blockstore.py [qa] blockstore: Switch to dumb dbm 2016-09-29 11:18:31 +02:00
blocktools.py Rename CTxinWitness -> CTxInWitness 2016-07-06 19:46:46 -04:00
comptool.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
coverage.py test: Explicitly set encoding to utf8 when opening text files 2016-09-29 17:50:05 +02:00
key.py Make test framework produce lowS signatures 2016-10-16 23:53:35 +08:00
mininode.py [qa] Add support for compactblocks v2 to mininode 2016-10-04 19:10:49 +02:00
netutil.py test: Explicitly set encoding to utf8 when opening text files 2016-09-29 17:50:05 +02:00
script.py Fix SIGHASH_SINGLE bug in test_framework SignatureHash 2016-09-06 00:50:23 +08:00
siphash.py Implement SipHash in Python 2016-07-29 09:41:58 -04:00
socks5.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
test_framework.py [qa] util: Move wait_bitcoinds() into stop_nodes() 2016-10-02 11:16:44 +02:00
util.py Merge #6996: Add preciousblock RPC 2016-10-18 21:36:38 +02:00