peerplays_migrated/libraries/sidechain
2019-02-20 16:31:02 +03:00
..
include/sidechain Fixed revert proposal: multiply createion; fix pw vin delete 2019-02-20 16:31:02 +03:00
network Fixed issue-11 2019-02-14 15:46:09 +03:00
bech32.cpp Filling I/O queues. Create class bitcoin_address. 2019-01-15 12:31:45 +03:00
bitcoin_address.cpp Fixed existing tests; add more unit tests for db_sidechain methods 2019-02-13 19:34:07 +03:00
bitcoin_script.cpp The mechanism for creating a thickening transaction and calculating the commission. 2019-01-18 15:37:22 +03:00
bitcoin_transaction.cpp Added class sidechain_proposal_checker 2019-02-07 11:49:10 +03:00
CMakeLists.txt Added bitcoin address (btc_multisig_address and btc_multisig_segwit_address). 2019-01-15 12:01:38 +03:00
input_withdrawal_info.cpp Added is_max_vouts check for PW before bitcoin transaction creatation 2019-02-12 12:33:29 +03:00
primary_wallet_vout_manager.cpp Fixed revert proposal: multiply createion; fix pw vin delete 2019-02-20 16:31:02 +03:00
segwit_addr.cpp Filling I/O queues. Create class bitcoin_address. 2019-01-15 12:31:45 +03:00
sidechain_condensing_tx.cpp Added class sidechain_proposal_checker 2019-02-07 11:49:10 +03:00
sidechain_proposal_checker.cpp Add public key verification mechanism. 2019-02-13 14:57:33 +03:00
sign_bitcoin_transaction.cpp Signature bitcoin transaction and confirmation proposal 2019-01-31 14:50:31 +03:00
utils.cpp Added sign_btc_transaction_operation and sign_btc_transaction_evaluator 2019-01-25 13:46:40 +03:00