* Create redeem script for SONs primary wallet * Add importaddress call Allows to watch for related transactions without private keys import * Get UTXO set for watched addresses * createrawtransaction call * signing PW spending transaction * unit test for btc tx serialization * sending PW transfer in test * BIP143 tx signing * use bech32 address format * use single sha256 for lock script * Digest fix * working signing * separate signing * test partially signed PW transfer |
||
|---|---|---|
| .. | ||
| include/graphene/peerplays_sidechain | ||
| bitcoin_utils.cpp | ||
| CMakeLists.txt | ||
| peerplays_sidechain_plugin.cpp | ||
| sidechain_net_handler.cpp | ||
| sidechain_net_handler_bitcoin.cpp | ||
| sidechain_net_manager.cpp | ||