peerplays_migrated/tests/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
..
bitcoin_utils_test.cpp [SON-209] Create P2SH address with custom redeemScript (#271) 2020-02-19 17:16:27 +05:30
peerplays_sidechain_tests.cpp Peerplays SON plugin skeleton (#122) 2019-09-11 20:29:48 +02:00