peerplays_migrated/libraries/plugins/peerplays_sidechain
gladcow 544112c63b
[SON-209] Create P2SH address with custom redeemScript (#271)
* 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
2020-02-19 17:16:27 +05:30
..
include/graphene/peerplays_sidechain [SON-209] Create P2SH address with custom redeemScript (#271) 2020-02-19 17:16:27 +05:30
bitcoin_utils.cpp [SON-209] Create P2SH address with custom redeemScript (#271) 2020-02-19 17:16:27 +05:30
CMakeLists.txt [SON-209] Create P2SH address with custom redeemScript (#271) 2020-02-19 17:16:27 +05:30
peerplays_sidechain_plugin.cpp Support multiple SON nodes per software instance (#282) 2020-02-19 17:06:58 +05:30
sidechain_net_handler.cpp Support multiple SON nodes per software instance (#282) 2020-02-19 17:06:58 +05:30
sidechain_net_handler_bitcoin.cpp [SON-209] Create P2SH address with custom redeemScript (#271) 2020-02-19 17:16:27 +05:30
sidechain_net_manager.cpp Support multiple SON nodes per software instance (#282) 2020-02-19 17:06:58 +05:30