Auto merge of #2615 - bitcartel:2448_shield_coinbase, r=bitcartel

Add RPC command shield_coinbase #2448.

Shield transparent coinbase funds by sending to a shielded z address. Closes #2448.
This commit is contained in:
Homu
2017-09-22 12:04:31 -07:00
12 changed files with 1161 additions and 90 deletions

View File

@@ -14,6 +14,7 @@ testScripts=(
'prioritisetransaction.py'
'wallet_treestate.py'
'wallet_protectcoinbase.py'
'wallet_shieldcoinbase.py'
'wallet.py'
'wallet_nullifiers.py'
'wallet_1941.py'