aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-17[doc] Add blob about finding reviewers.Kalle Alm
2017-04-17Merge #10178: Remove CValidationInterface::UpdatedTransactionWladimir J. van der Laan
2017-04-17Merge #10215: Check interruptNet during dnsseed lookupsPieter Wuille
2017-04-17Merge #9693: Prevent integer overflow in ReadVarInt.Pieter Wuille
2017-04-14Check interruptNet during dnsseed lookupsMatt Corallo
2017-04-14[doc] Wording fixes in CONTRIBUTING.md.Kalle Alm
2017-04-14Merge #10204: [rpc] rename disconnectnode argumentWladimir J. van der Laan
2017-04-13Clarify importprivkey help text with example of blank label without rescanWarren Togami
2017-04-13[rpc] rename disconnectnode argumentJohn Newbery
2017-04-13Merge #9480: De-duplicate SignatureCacheHasherPieter Wuille
2017-04-13[tests] Remove maxblocksinflight testcaseJohn Newbery
2017-04-13Merge #9665: Use cached [compact] blocks to respond to getdata messagesWladimir J. van der Laan
2017-04-13pass Consensus::Params& to ReceivedBlockTransactions()Mario Dian
2017-04-13Remove CValidationInterface::UpdatedTransactionMatt Corallo
2017-04-13Merge #10176: net: gracefully handle NodeId wrappingWladimir J. van der Laan
2017-04-13Merge #10165: [Wallet] Refactoring by using CInputCoin instead of std::pairWladimir J. van der Laan
2017-04-13Merge #10186: Remove SYNC_TRANSACTION_NOT_IN_BLOCK magic numberWladimir J. van der Laan
2017-04-13[Wallet] Prevent CInputCoin to be in a null stateNicolasDorier
2017-04-13[Wallet] Simplify code using CInputCoinNicolasDorier
2017-04-13[Wallet] Decouple CInputCoin from CWalletTxNicolasDorier
2017-04-13Missing includesJorge Timón
2017-04-13Trivial: Remove unneeded includes from .h:Jorge Timón
2017-04-12Deduplicate SignatureCacheHasherJeremy Rubin
2017-04-12Merge #10177: Changed "Send" button default status from true to falseWladimir J. van der Laan
2017-04-12Merge #10150: [rpc] Add logging rpcWladimir J. van der Laan
2017-04-12net: define NodeId as an int64_tCory Fields
2017-04-12Merge #10187: tests: Fix test_runner return value in case of skipped testMarcoFalke
2017-04-11Make CWallet::SyncTransactions() interface friendlierJohn Newbery
2017-04-11tests: Fix test_runner return value in case of skipped testWladimir J. van der Laan
2017-04-11AddToWalletIfInvolvingMe should test pIndex, not posInBlockJohn Newbery
2017-04-10allow libevent logging to be updated during runtimeJohn Newbery
2017-04-10[rpc] Add logging RPCJohn Newbery
2017-04-10Set BCLog::LIBEVENT correctly for old libevent versions.John Newbery
2017-04-10Make DisconnectBlock and ConnectBlock static in validation.cppMatt Corallo
2017-04-10Merge #9725: CValidationInterface CleanupsWladimir J. van der Laan
2017-04-10MOVEONLY: move TxConfirmStats to cppAlex Morcos
2017-04-10Initialize TxConfirmStats in constructorAlex Morcos
2017-04-10Read and Write fee estimate file directly from CBlockPolicyEstimatorAlex Morcos
2017-04-10Call estimate(Smart)Fee directly from CBlockPolicyEstimatorAlex Morcos
2017-04-10Give CBlockPolicyEstimator it's own lockAlex Morcos
2017-04-10Make processBlockTx private.Alex Morcos
2017-04-10Make feeEstimator its own global instance of CBlockPolicyEstimatorAlex Morcos
2017-04-10Changed "Send" button default status from true to falseKibbledJiveElkZoo
2017-04-10Merge #10164: Wallet: reduce excess logic InMempool()Wladimir J. van der Laan
2017-04-10Merge #10135: [p2p] Send the correct error code in reject messagesWladimir J. van der Laan
2017-04-10Merge #9949: [bench] Avoid function call arguments which are pointers to unin...Wladimir J. van der Laan
2017-04-10Merge #10156: Fix for issues with startup and multiple monitors on windows.Wladimir J. van der Laan
2017-04-10Fix for issues with startup and multiple monitors on windows.Allan Doensen
2017-04-10Merge #9890: Add a button to open the config file in a text editorJonas Schnelli
2017-04-10Merge #10166: Ignore Doxyfile generated from Doxyfile.in template.Wladimir J. van der Laan