6967 Commits (a65b36ce354a8c471330439de2d72cad6f83749a)

Author SHA1 Message Date
Jonas Schnelli cef8bdf5d7
[Wallet][RPC] add missing abandon status documentation 9 years ago
Jonas Schnelli fc737d127f
[Qt] remove unused formatBuildDate method 9 years ago
João Barbosa df9e9233dc Fix lockunspents help message 9 years ago
Jonas Schnelli 263de3d1c8
[Wallet][RPC] add abandoned status to listtransactions 9 years ago
instagibbs f1bb13c93d Added companion removeprunedfunds call. 9 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 9 years ago
João Barbosa bb16c8894b Prevent multiple calls to CWallet::AvailableCoins 9 years ago
Jonas Schnelli 4856f1d671
[Qt] Debug window: replace "Build date" with "Datadir" 9 years ago
Alex Morcos 9e072a6e66 Implement "feefilter" P2P message. 9 years ago
Andrew C fe00ca758a Create generatetoaddress rpc 9 years ago
Denis Lukianov c5825d2d73 Correct importaddress help reference to importpubkey 9 years ago
MarcoFalke fad13b1612 [amount] Preempt issues with negative fee rates 9 years ago
Patrick Strateman c90036f664 Always disconnect old nodes which request filtered connections. 9 years ago
Thomas Kerin 6601ce508e protocol.h/cpp: Removes NetMsgType::ALERT 9 years ago
BtcDrak ad7210408c Formatting 9 years ago
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
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
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