aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | Do not evaluate hidden LogPrint argumentsPieter Wuille2016-12-231-8/+9
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9474: Mark the minconf parameter to move as ignoredWladimir J. van der Laan2017-01-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Mark the minconf parameter to move as ignoredPieter Wuille2017-01-041-1/+1
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9475: Let autoconf detect presence of EVP_MD_CTX_newWladimir J. van der Laan2017-01-052-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Let autoconf detect presence of EVP_MD_CTX_newLuke Dashjr2017-01-042-2/+9
| * | | | | | | | | | | | | | | | | | | | | | Merge #9107: Safer modify new coinsPieter Wuille2017-01-044-62/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Fix dangerous condition in ModifyNewCoins.Alex Morcos2017-01-044-62/+181
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9395: Add test for -walletrejectlongchainsMarcoFalke2017-01-041-1/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | add test for -walletrejectlongchainsAlex Morcos2017-01-041-1/+32
| |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | Merge #9457: [qt] Select more files for translationWladimir J. van der Laan2017-01-043-27/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | [qt] `make translate`MarcoFalke2017-01-042-25/+89
| | * | | | | | | | | | | | | | | | | | | | | | [qt] Add more sources to translateMarcoFalke2017-01-041-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslateMarcoFalke2017-01-042-11/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan2017-01-042-11/+6
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS XMarcoFalke2017-01-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | [Doc] Install Protobuf v3 on OS Xfanquake2017-01-041-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9401: Make rpcauth help message clearer, add example in example .confMarcoFalke2017-01-042-2/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Make rpcauth help message clearer, add example in example .confGregory Sanders2016-12-212-2/+23
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9396: Updated listsinceblock rpc documentationWladimir J. van der Laan2017-01-041-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | updated listsinceblock rpc docsaccraze2016-12-221-0/+1
| | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounderWladimir J. van der Laan2017-01-043-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Avoid rollingMinimumFeeRate never being able to decay below halfAlex Morcos2016-12-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | fix a bug if the min fee is 0 for FeeFilterRounderAlex Morcos2016-12-082-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #9283: A few more CTransactionRef optimizationsWladimir J. van der Laan2017-01-0415-72/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove unused MakeTransactionRef overloadsPieter Wuille2016-12-211-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Make FillBlock consume txn_available to avoid shared_ptr copiesPieter Wuille2016-12-213-21/+40
| | * | | | | | | | | | | | | | | | | | | | | | | | Convert COrphanTx to keep a CTransactionRefPieter Wuille2016-12-212-24/+25
| | * | | | | | | | | | | | | | | | | | | | | | | | Make AcceptToMemoryPool take CTransactionRefPieter Wuille2016-12-2110-26/+31
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #9289: net: drop boost::thread_groupWladimir J. van der Laan2017-01-0411-81/+222
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | net: misc header cleanupsCory Fields2017-01-032-9/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | net: make proxy receives interruptibleCory Fields2017-01-033-2/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | net: remove thread_interrupted catchCory Fields2017-01-031-3/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | net: make net processing interruptibleCory Fields2017-01-035-27/+39
| | * | | | | | | | | | | | | | | | | | | | | | | | net: make net interruptibleCory Fields2017-01-033-37/+91
| | * | | | | | | | | | | | | | | | | | | | | | | | net: add CThreadInterrupt and InterruptibleSleepCory Fields2017-01-033-0/+77
| | * | | | | | | | | | | | | | | | | | | | | | | | net: a few small cleanups before replacing boost threadsCory Fields2017-01-031-4/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan2017-01-04280-280/+280
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-31280-280/+280
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9462: [qt] Do not translate tilde characterWladimir J. van der Laan2017-01-042-7/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | [qt] Do not translate `~`MarcoFalke2017-01-032-7/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #8776: Wallet refactoring leading up to multiwalletPieter Wuille2017-01-034-31/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Wallet: Split main logic from InitLoadWallet into CreateWalletFromFileLuke Dashjr2016-11-112-28/+54
| | * | | | | | | | | | | | | | | | | | | | | | | | Wallet: Let the interval-flushing thread figure out the filenameLuke Dashjr2016-11-114-3/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9252: Release cs_main before calling ProcessNewBlock, or processing he...Pieter Wuille2017-01-031-4/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Release cs_main before processing cmpctblock as headerSuhas Daftuar2016-12-261-2/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | Release cs_main before calling ProcessNewBlock (cmpctblock handling)Suhas Daftuar2016-12-261-2/+13
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...Jonas Schnelli2017-01-033-20/+131
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | GUI/RPCConsole: Include importmulti in history sensitive-command filterLuke Dashjr2016-12-291-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Use RPCParseCommandLine to perform command filteringLuke Dashjr2016-12-291-31/+46
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/Test: Make sure filtering sensitive data works correctly in nested commandsLuke Dashjr2016-12-291-2/+26