zcashd/qa/rpc-tests/test_framework
Jack Grigg efd04b920b Implement zip-207 and zip-214.
Add funding streams to consensus parameters.

Add funding stream payments to coinbase txns generated by the miner.
* Reduce valueBalance for shielded outputs to funding streams.
* Ensure we produce binding signatures in any case where shielded
  outputs go to either a funding stream or the miner.
2020-06-25 16:15:50 -06:00
..
__init__.py
authproxy.py Add basic coverage reporting for RPC tests 2020-03-24 21:51:51 +13:00
bignum.py update test_framework modules 2020-02-09 08:09:31 -08:00
blockstore.py Update RPCs to support cross platform paths and libs 2020-03-12 10:27:12 -07:00
blocktools.py update io module, fix py3 division, and string encoding 2020-02-09 08:15:43 -08:00
comptool.py clean up 2020-02-09 08:17:32 -08:00
coverage.py Add basic coverage reporting for RPC tests 2020-03-24 21:51:51 +13:00
equihash.py clean-up imports, keep string notation consistent, remove spacing 2020-02-09 08:15:43 -08:00
flyclient.py Comment clarifications and fixes 2020-04-11 11:39:00 +12:00
mininode.py Implement zip-207 and zip-214. 2020-06-25 16:15:50 -06:00
netutil.py Update RPCs to support cross platform paths and libs 2020-03-12 10:27:12 -07:00
script.py Merge branch 'master' into issue4004 2020-02-11 10:58:33 -03:00
socks5.py update str cast to prevent address assert issues 2020-02-09 08:14:21 -08:00
test_framework.py Add baseline for golden testing across network upgrade boundaries. 2020-05-07 16:34:44 -06:00
util.py Rename NU4 to Canopy in constant and function names. 2020-05-28 13:11:48 +01:00