8918 Commits (72fb5158b1c8bd85c2bccc87ba814170a0095d34)

Author SHA1 Message Date
BtcDrak 1b77471bd6 Remove alert keys 9 years ago
BtcDrak 01fdfeffc4 Remove `-alerts` option 9 years ago
BtcDrak 92066344fd Update alert notification and GUI 9 years ago
BtcDrak bbb9d1d123 Remove p2p alert handling 9 years ago
Alex Morcos 68d4282774 Fix calculation of balances and available coins. 9 years ago
BtcDrak 12c89c9185 Policy: allow transaction version 2 relay policy. 9 years ago
BtcDrak 02c2435802 Soft fork logic for BIP68 9 years ago
BtcDrak 478fba6d52 Soft fork logic for BIP113 9 years ago
Pieter Wuille 65751a3cf2 Add CHECKSEQUENCEVERIFY softfork through BIP9 9 years ago
João Barbosa 0f176927f8 Improve COutPoint less operator 9 years ago
MarcoFalke faf756ae4e [amount] Make GetFee() monotonic 9 years ago
MarcoFalke fab6880494 [qa] Add amount tests 9 years ago
MarcoFalke fae8467d41 [qt] Remove unneeded "fSendFreeTransactions" check 9 years ago
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
Pieter Wuille c3932b3270 List solvability in listunspent output and improve help 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