Commit Graph

15878 Commits (5b8b387752e8c493a8e87795ae6ddb78b45b1a5d)
 

Author SHA1 Message Date
Alex Morcos 5b8b387752 Fix overly eager BIP30 bypass
7 years ago
MarcoFalke cad504bf4c
Merge #12177: trivial: fix address_type help text of getnewaddress and getrawchangeaddress
7 years ago
Wladimir J. van der Laan 66e3af709d
Merge #11904: Add a lock to the wallet directory
7 years ago
MeshCollider 2f3bd47d44 Abstract directory locking into util.cpp
7 years ago
MeshCollider 5260a4aca1 Make .walletlock distinct from .lock
7 years ago
MeshCollider 64226de908 Generalise walletdir lock error message for correctness
7 years ago
MeshCollider c9ed4bd58c Add a test for wallet directory locking
7 years ago
MeshCollider e60cb99c58 Add a lock to the wallet directory
7 years ago
Wladimir J. van der Laan bbc91b7699
Merge #12173: [Qt] Use flexible font size for QRCode image address
7 years ago
Jonas Schnelli 59f9e2aaf3
Use flexible font size for QRCode image address
7 years ago
Wladimir J. van der Laan 44080a90a2
Merge #12118: Sort mempool by min(feerate, ancestor_feerate)
7 years ago
Wladimir J. van der Laan 4db16ec827
Merge #11796: [tests] Functional test naming convention
7 years ago
Wladimir J. van der Laan 9501dc27b3
Merge #12127: Remove unused mempool index
7 years ago
Suhas Daftuar 0a22a52918 Use mempool's ancestor sort in transaction selection
7 years ago
mruddy 5f911c5cc2 trivial: fix address_type help text of getnewaddress and getrawchangeaddress
7 years ago
MarcoFalke 45cf8a03cb
Merge #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)
7 years ago
MarcoFalke b7450cdbd8
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
7 years ago
Suhas Daftuar 7abfa538b5 Add test for new ancestor feerate sort behavior
7 years ago
Jan Sarenik 648bdc8cc0 Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)
7 years ago
MarcoFalke 0910cbe4ef
Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json
7 years ago
Wladimir J. van der Laan 1d2eaba300
Merge #12133: [qa] Fix rare failure in p2p-segwit.py
7 years ago
MarcoFalke 92a810d04b
Merge #12150: Fix ListCoins test failure due to unset g_address_type, g_change_type
7 years ago
Wladimir J. van der Laan 3c6286873e
Merge #12112: Docs: Remove the ending slashes from RPC URI format.
7 years ago
Russell Yanofsky f765bb3788 Fix ListCoins test failure due to unset g_address_type, g_change_type
7 years ago
Jonas Schnelli d889c036cd
Merge #11403: SegWit wallet support
7 years ago
Jonas Schnelli b0d626d10f
Merge #12143: [Doc] Fix link for BIP-159 pull request
7 years ago
azuchi 91769d6e28 [Doc] Fix link for bip 159 pull request
7 years ago
Pieter Wuille b224a47a1a Add address_types test
7 years ago
Pieter Wuille 7ee54fd7c7 Support downgrading after recovered keypool witness keys
7 years ago
Pieter Wuille 940a21932b SegWit wallet support
7 years ago
Pieter Wuille f37c64e477 Implicitly know about P2WPKH redeemscripts
7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default
7 years ago
Pieter Wuille cf2c0b6f5c Support P2WPKH and P2SH-P2WPKH in dumpprivkey
7 years ago
Pieter Wuille 37c03d3e05 Support P2WPKH addresses in create/addmultisig
7 years ago
Suhas Daftuar 35c2b1fe3b Fix rare failure in p2p-segwit.py
7 years ago
Suhas Daftuar 9a51319578 Sort mempool by min(feerate, ancestor_feerate)
7 years ago
Suhas Daftuar 6773f92b30 Refactor CompareTxMemPoolEntryByDescendantScore
7 years ago
Suhas Daftuar 8e617e3708 Remove unused mempool index
7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli
7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli
7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation
7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups
7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing
7 years ago
Jacky C 2be2b5d58a Remove the ending slashes from RPC URI format.
7 years ago
MarcoFalke 45173fa6fc
Merge #12079: Improve prioritisetransaction test coverage
7 years ago
Pieter Wuille b3ecb7bab6
Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses
7 years ago
MarcoFalke fd4ca17360
Merge #12092: [qt] Replaces numbered place marker %2 with %1.
7 years ago
João Barbosa 7f67dd0aa6 [qa] Improve prioritisetransaction functional test
7 years ago
Jonas Schnelli 56910285fa
Merge #12093: Fix incorrect Markdown link
7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link
7 years ago