7009 Commits (c6cb6f7d4c4bbfe96256c66b3aef4e7e3ff6285f)

Author SHA1 Message Date
Alex Morcos 982670c333 Add LockPoints 9 years ago
Suhas Daftuar 7870debceb Test versionbits deployments 9 years ago
Suhas Daftuar 532cbb22b5 Add testing of ComputeBlockVersion 9 years ago
Pieter Wuille d23f6c6a0d Softfork status report in RPC 9 years ago
Pieter Wuille 732e774c06 Versionbits tests 9 years ago
Pieter Wuille 6851107b3a BIP9 Implementation 9 years ago
MarcoFalke fa48bb3148 [qt] Remove 0-fee from send dialog 9 years ago
Suhas Daftuar ce019bf90f Check all ancestor state in CTxMemPool::check() 9 years ago
Suhas Daftuar e2eeb5dda7 Add ancestor feerate index to mempool 9 years ago
Suhas Daftuar 72abd2ce3c Add ancestor tracking to mempool 9 years ago
Suhas Daftuar 76a76321d2 Remove work limit in UpdateForDescendants() 9 years ago
Suhas Daftuar 5de2baa138 Rename CTxMemPool::remove -> removeRecursive 9 years ago
Suhas Daftuar 7659438a63 CTxMemPool::removeForBlock now uses RemoveStaged 9 years ago
Jonas Schnelli 3d7e97376a
Fix torcontrol.cpp unused private field warning 9 years ago
MarcoFalke fa3a81af18 [tests] Extend util_ParseMoney test case 9 years ago
MarcoFalke fa19b18c63 [wallet] Move hardcoded file name out of log messages 9 years ago
Wladimir J. van der Laan 322a7a2fe0 qt: Remove reflection from `about` icon 9 years ago
Jonas Schnelli 15e6e13624
[Wallet] optimize return value of InitLoadWallet() 9 years ago
Pavel Vasin a6ee0caa4e use cached block hash in blockToJSON() 9 years ago
Luv Khemani ce7413fcb7 Add autocomplete to bitcoin-qt's console window. 9 years ago
Andrew C 21e45a097e Fix history deletion bug after font change 9 years ago
Mustafa 2fdaa25529 Move GetTempPath() to testutil. 9 years ago
Jonas Schnelli fc7c60d699
[Wallet] move "load wallet phase" to CWallet 9 years ago
Mustafa 393b22eacb Add a source file for unit test utils. 9 years ago
Pieter Wuille 8a253b342c Make the generate RPC call function for non-regtest 9 years ago
Pavel Vasin 7d2f84c72f remove unused NOBLKS_VERSION_{START,END} constants 9 years ago
João Barbosa 3252208cb1 Improve EncodeBase58 performance 9 years ago
João Barbosa d6cc6a1830 Use CCoinControl selection in CWallet::FundTransaction 9 years ago
R E Broadley 9988554fc7 No "Unknown command" for getaddr command. 9 years ago
Eric Shaw b51ed4036e QT: Add 'copy full transaction details' option 9 years ago
Jonas Schnelli 72c2651581
[Wallet] move wallet help string creation to CWallet 9 years ago
Wladimir J. van der Laan e219503711 Fix memleak in TorController [rework] 9 years ago
MarcoFalke fa26652459 Make sure LogPrintf strings are line-terminated 9 years ago
mrbandrews 0040118959 Fixes ZMQ startup with bad arguments. 9 years ago
MarcoFalke fa06ce0949 Fix doxygen comment for payTxFee 9 years ago
Jonas Schnelli 5ecfa36fd0
Remove openssl info from init/log and from Qt debug window 9 years ago
Wladimir J. van der Laan 8fc81e0983 mempool: Reduce ERROR logging for mempool rejects 9 years ago
Wladimir J. van der Laan 92bcca37ab rpc: Input-from-stdin mode for bitcoin-cli 9 years ago
Matthew Zipkin 7eef1d0dad Clarify description of blockindex 9 years ago
Patrick Strateman 110b62f069 Remove vfReachable and modify IsReachable to only use vfLimited. 9 years ago
Suhas Daftuar 086da92ea7 Add tags to mempool's mapTx indices 9 years ago
BtcDrak a38107643f Code style fix. 9 years ago
Wladimir J. van der Laan f31b6b8995 test: test leading space for ParseHex 9 years ago
Wladimir J. van der Laan ca8fb59ae1 wallet: Warn on unexpected EOF while salvaging wallet 9 years ago
BtcDrak c3c375226e Separate CheckLockTime() and CheckSequence() logic 9 years ago
Mark Friedenbach 53e53a33c9 BIP112: Implement CHECKSEQUENCEVERIFY 9 years ago
jloughry 37767fd46f fix spelling of advertise in src and doc 9 years ago
instagibbs c372572595 Fix and cleanup listreceivedbyX documentation 9 years ago
Pavel Janík a0a17b3e44 LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead 9 years ago
Alex Morcos 5a2b1c0c8b Don't resend wallet txs that aren't in our own mempool 9 years ago