aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-07Merge #15057: [rpc] Correct reconsiderblock help text, add testWladimir J. van der Laan
2019-01-07Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msgWladimir J. van der Laan
2019-01-07Merge #15102: test: Run invalid_txs.InputMissing test in feature_blockMarcoFalke
2019-01-05Merge #14784: qt: Use WalletModel* instead of the wallet name as map keyWladimir J. van der Laan
2019-01-05Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...MarcoFalke
2019-01-05test: Run invalid_txs.InputMissing test in feature_blockMarcoFalke
2019-01-05Merge #15099: tests: Use std::vector API for construction of test dataMarcoFalke
2019-01-04qt: Use WalletModel* instead of wallet name in console windowJoão Barbosa
2019-01-04qt: Use WalletModel* instead of wallet name in main windowJoão Barbosa
2019-01-04qt: Factor out WalletModel::getDisplayName()João Barbosa
2019-01-04Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSONMarcoFalke
2019-01-04Merge #14855: test: Correct ineffectual WithOrVersion from transactions_testsMarcoFalke
2019-01-04Merge #13910: Log progress while verifying blocks at level 4MarcoFalke
2019-01-04Merge #15007: qt: Notificator class refactoringWladimir J. van der Laan
2019-01-04Merge #15085: gui: Fix incorrect application name when passing -regtestWladimir J. van der Laan
2019-01-04Use std::vector API for construction of test data.Daniel Kraft
2019-01-03test: Correct ineffectual WithOrVersion from transactions_testsBen Woosley
2019-01-03Merge #14375: qt: Correct misleading "overridden options" labelWladimir J. van der Laan
2019-01-03rpc: Document bytessent_per_msg and bytesrecv_per_msgMarcoFalke
2019-01-03gui: Fix for Incorrect application name when passing -regtestBen Carman
2019-01-02Merge #15000: qt: Fix broken notificator on GNOMEMarcoFalke
2019-01-02Merge #14336: net: implement pollWladimir J. van der Laan
2019-01-01[rpc] Correct reconsiderblock help text, add testMarcoFalke
2018-12-31Merge #15054: Update copyright headers to 2018MarcoFalke
2018-12-29Merge #13743: refactor: Replace boost::bind with std::bindMarcoFalke
2018-12-29Update copyright headers to 2018DrahtBot
2018-12-29Merge #14966: docs: fix testmempoolaccept CLI syntaxMarcoFalke
2018-12-28Merge #14981: rpc: Clarifying RPC getrawtransaction's time help textMarcoFalke
2018-12-24Merge #14565: Overhaul importmulti logicMeshCollider
2018-12-22Merge #13930: doc: Better explain GetAncestor check for m_failed_blocks in Ac...MarcoFalke
2018-12-22Merge #13128: policy: Add Clang thread safety annotations for variables guard...MarcoFalke
2018-12-22Merge #14172: Refactor and add tests for BlockFilter constructionMarcoFalke
2018-12-21blockfilter: Remove default clause in switch statement.Jim Posen
2018-12-21Merge #14811: Mining: Enforce that segwit option must be set in GBTMarcoFalke
2018-12-21Merge #14653: rpcwallet: Add missing transaction categories to rpc helptextsMarcoFalke
2018-12-20Remove misplaced Q_UNUSED and others enhancementsHennadii Stepanov
2018-12-19Fix broken notificator on GNOMEHennadii Stepanov
2018-12-19Merge #14993: rpc: Fix data race (UB) in InterruptRPC()Wladimir J. van der Laan
2018-12-19Merge #14875: RPCHelpMan: Support required arguments after optional onesMarcoFalke
2018-12-19Merge #14985: test: Remove thread_local from test_bitcoinMarcoFalke
2018-12-18rpc: Fix data race (UB) in InterruptRPC()practicalswift
2018-12-17Merge #14975: qt: Refactoring with QString::toNSString()Jonas Schnelli
2018-12-18Merge #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransact...MeshCollider
2018-12-17wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactionsBen Woosley
2018-12-17test: Add comment to g_insecure_rand_ctxMarcoFalke
2018-12-17clarifying getrawtransaction[time] get help textBen Carman
2018-12-17test: Undo thread_local g_insecure_rand_ctxMarcoFalke
2018-12-16[Qt] Restore < Qt5.6 compatibility for addActionJonas Schnelli
2018-12-16Refactoring with QString::toNSStringHennadii Stepanov
2018-12-16Merge #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935.Wladimir J. van der Laan