aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-25doc: Add historical release notes for 0.17.1Wladimir J. van der Laan
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 #14960: lint/format-strings: Correctly exclude escaped percent symbolsMarcoFalke
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 #15013: test: Avoid race in p2p_timeoutsMarcoFalke
2018-12-21Merge #14811: Mining: Enforce that segwit option must be set in GBTMarcoFalke
2018-12-21test: Avoid racy test p2p_timeoutsMarcoFalke
2018-12-21Merge #15005: test: Bump timeout to run tests in travis thread sanitizerMarcoFalke
2018-12-21Merge #14653: rpcwallet: Add missing transaction categories to rpc helptextsMarcoFalke
2018-12-20test: Bump timeout to run tests in travis thread sanitizerMarcoFalke
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-19Merge #14829: travis: Enable functional tests in the ThreadSanitizer (TSan) b...MarcoFalke
2018-12-18Merge #14950: docs: add NSIS setup/install steps to windows docsMarcoFalke
2018-12-18Add suppression for InterruptRPC (fRPCRunning) data racepracticalswift
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-17test: Undo thread_local g_insecure_rand_ctxMarcoFalke
2018-12-17Merge #14964: test: Fix race in mempool_acceptMarcoFalke
2018-12-17Merge #14979: [Qt] Restore < Qt5.6 compatibility for addActionWladimir J. van der Laan
2018-12-17travis: Use trap and set -e errtraceChun Kuan Lee
2018-12-17build: Enable functional tests in the ThreadSanitizer (TSan) build jobpracticalswift
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
2018-12-15Merge #14573: qt: Add Window menuJonas Schnelli
2018-12-15Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.practicalswift
2018-12-14test: Fix race in mempool_acceptMarcoFalke
2018-12-14Merge #14935: tests: Test for expected return values when calling functions r...MarcoFalke
2018-12-14Merge #14931: test: mempool_persist: Verify prioritization is dumped correctlyMarcoFalke
2018-12-14Merge #14951: Revert "tests: Support calling add_nodes more than once"MarcoFalke
2018-12-14lint/format-strings: Correctly exclude escaped percent symbolsLuke Dashjr
2018-12-14Merge #14821: Replace CAffectedKeysVisitor with descriptor based logicMeshCollider
2018-12-13Merge #14953: test: Make g_insecure_rand_ctx thread_localMarcoFalke
2018-12-13test: add_nodes can only be called once after set_test_paramsMarcoFalke
2018-12-13test: Make g_insecure_rand_ctx thread_localMarcoFalke
2018-12-13Merge #14947: scripts: Remove Python 2 import workaroundsMarcoFalke
2018-12-13Revert "tests: Support calling add_nodes more than once"MarcoFalke
2018-12-13Merge #14937: travis: fix travis would always be green even if it failMarcoFalke
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-12-13docs: add NSIS setup/install steps to windows docsluciana
2018-12-13Merge #14805: tests: Support calling add_nodes more than onceWladimir J. van der Laan
2018-12-13Merge #14834: validation: assert that pindexPrev is non-null when requiredWladimir J. van der Laan