0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-04 10:07:27 -05:00
bitcoin-bitcoin-core/src/wallet
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit
Amended by Pieter Wuille to use multisig 1-of-1 for P2WSH tests, and BIP9
based switchover logic.

Fixes and py3 conversion by Marco Falke.
2016-06-22 15:43:01 +02:00
..
test [wallet] tests: Don't use floating point 2016-06-17 13:07:38 +02:00
crypter.cpp crypter: add a BytesToKey clone to replace the use of openssl 2016-05-13 10:23:04 +02:00
crypter.h crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
db.cpp Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2016-02-29 10:05:07 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Merge #7687: Stop treating importaddress'ed scripts as change 2016-06-20 14:09:49 +02:00
rpcwallet.cpp [qa] Add rpc test for segwit 2016-06-22 15:43:01 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp BIP143: Signing logic 2016-06-22 15:43:01 +02:00
wallet.h Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-06-14 11:44:22 +02:00
walletdb.cpp [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-05-31 14:47:00 +02:00
walletdb.h BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00