7222 Commits (2ca8962a095ee29709316d163508f26ab1c340ae)

Author SHA1 Message Date
Suhas Daftuar 72abd2ce3c Add ancestor tracking to mempool 8 years ago
Suhas Daftuar 76a76321d2 Remove work limit in UpdateForDescendants() 8 years ago
Suhas Daftuar 5de2baa138 Rename CTxMemPool::remove -> removeRecursive 8 years ago
Suhas Daftuar 7659438a63 CTxMemPool::removeForBlock now uses RemoveStaged 8 years ago
Jonas Schnelli 3d7e97376a
Fix torcontrol.cpp unused private field warning 8 years ago
MarcoFalke fa3a81af18 [tests] Extend util_ParseMoney test case 8 years ago
MarcoFalke fa19b18c63 [wallet] Move hardcoded file name out of log messages 8 years ago
Wladimir J. van der Laan 322a7a2fe0 qt: Remove reflection from `about` icon 8 years ago
Jonas Schnelli 15e6e13624
[Wallet] optimize return value of InitLoadWallet() 8 years ago
Pavel Vasin a6ee0caa4e use cached block hash in blockToJSON() 8 years ago
Luv Khemani ce7413fcb7 Add autocomplete to bitcoin-qt's console window. 8 years ago
Andrew C 21e45a097e Fix history deletion bug after font change 8 years ago
Mustafa 2fdaa25529 Move GetTempPath() to testutil. 8 years ago
Jonas Schnelli fc7c60d699
[Wallet] move "load wallet phase" to CWallet 8 years ago
Mustafa 393b22eacb Add a source file for unit test utils. 8 years ago
Pieter Wuille 8a253b342c Make the generate RPC call function for non-regtest 8 years ago
Pavel Vasin 7d2f84c72f remove unused NOBLKS_VERSION_{START,END} constants 8 years ago
João Barbosa 3252208cb1 Improve EncodeBase58 performance 8 years ago
João Barbosa d6cc6a1830 Use CCoinControl selection in CWallet::FundTransaction 8 years ago
R E Broadley 9988554fc7 No "Unknown command" for getaddr command. 8 years ago
Eric Shaw b51ed4036e QT: Add 'copy full transaction details' option 8 years ago
Jonas Schnelli 72c2651581
[Wallet] move wallet help string creation to CWallet 8 years ago
Wladimir J. van der Laan e219503711 Fix memleak in TorController [rework] 8 years ago
MarcoFalke fa26652459 Make sure LogPrintf strings are line-terminated 8 years ago
mrbandrews 0040118959 Fixes ZMQ startup with bad arguments. 8 years ago
MarcoFalke fa06ce0949 Fix doxygen comment for payTxFee 8 years ago
Jonas Schnelli 5ecfa36fd0
Remove openssl info from init/log and from Qt debug window 8 years ago
Wladimir J. van der Laan 8fc81e0983 mempool: Reduce ERROR logging for mempool rejects 8 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
jmacwhyte 8aa722609d Fix IsInitialBlockDownload to play nice with testnet 9 years ago
Alex Morcos 5a2b1c0c8b Don't resend wallet txs that aren't in our own mempool 9 years ago
Alex Morcos b043c4b746 fix sdaftuar's nits again 9 years ago
Wladimir J. van der Laan 0ecb3401fe test: Script_error checking in script_invalid tests 9 years ago
Wladimir J. van der Laan 2317ad7c56 test: Re-introduce JSON pretty printing in test builder 9 years ago
Wladimir J. van der Laan b0ff8572ae test: Move non-generated script_invalid test to the correct place 9 years ago
Luke Dashjr 1fb91b3496 Common argument defaults for NODE_BLOOM stuff and -wallet 9 years ago
Leviathn 8d1de43f0c Remove internal miner 9 years ago
Alex Morcos c6c2f0fd78 Implement SequenceLocks functions 9 years ago
Pavel Janík ae6eca0f49 make clean should clean .a files 9 years ago