Commit Graph

19067 Commits (fa48baf23eb2ec5e9b71e3e07c24432fc1fed39c)
 

Author SHA1 Message Date
MarcoFalke fa48baf23e
wallet: Avoid leaking locktime fingerprint when anti-fee-sniping
6 years ago
MarcoFalke 453803adc9 [test] wallet_txn_clone: Correctly clone txin sequence
6 years ago
MarcoFalke 18857b4c40
Merge #14960: lint/format-strings: Correctly exclude escaped percent symbols
6 years ago
MarcoFalke 1ac7d599f9
Merge #13128: policy: Add Clang thread safety annotations for variables guarded by cs_feeEstimator
6 years ago
MarcoFalke a4564b9b07
Merge #14172: Refactor and add tests for BlockFilter construction
6 years ago
Jim Posen e4ed8ce2c8 blockfilter: Remove default clause in switch statement.
6 years ago
MarcoFalke cc7ad2f3d9
Merge #15013: test: Avoid race in p2p_timeouts
6 years ago
MarcoFalke feda41e0a7
Merge #14811: Mining: Enforce that segwit option must be set in GBT
6 years ago
MarcoFalke fabcd645b9
test: Avoid racy test p2p_timeouts
6 years ago
MarcoFalke 45fe39022a
Merge #15005: test: Bump timeout to run tests in travis thread sanitizer
6 years ago
MarcoFalke 86e0a33f5c
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
6 years ago
MarcoFalke fa05d52af4
test: Bump timeout to run tests in travis thread sanitizer
6 years ago
Wladimir J. van der Laan cb52cee29d
Merge #14993: rpc: Fix data race (UB) in InterruptRPC()
6 years ago
MarcoFalke f080c65a09
Merge #14875: RPCHelpMan: Support required arguments after optional ones
6 years ago
MarcoFalke d4197812d4
Merge #14985: test: Remove thread_local from test_bitcoin
6 years ago
practicalswift 6c10037f72 rpc: Fix data race (UB) in InterruptRPC()
6 years ago
MarcoFalke f055389cb9
Merge #14829: travis: Enable functional tests in the ThreadSanitizer (TSan) build job
6 years ago
MarcoFalke b545a7e337
Merge #14950: docs: add NSIS setup/install steps to windows docs
6 years ago
practicalswift eaf4070e3a Add suppression for InterruptRPC (fRPCRunning) data race
6 years ago
Jonas Schnelli e7b88ecbc9
Merge #14975: qt: Refactoring with QString::toNSString()
6 years ago
MeshCollider 27f5a295d7
Merge #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransactions
6 years ago
Ben Woosley 8b9171ccf0
wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactions
6 years ago
MarcoFalke fa61202cae
test: Add comment to g_insecure_rand_ctx
6 years ago
MarcoFalke fa0d3c4407
test: Undo thread_local g_insecure_rand_ctx
6 years ago
MarcoFalke b545a6e689
Merge #14964: test: Fix race in mempool_accept
6 years ago
Wladimir J. van der Laan bfd7e54097
Merge #14979: [Qt] Restore < Qt5.6 compatibility for addAction
6 years ago
Chun Kuan Lee 5e5138a721 travis: Use trap and set -e errtrace
6 years ago
practicalswift 069752b726 build: Enable functional tests in the ThreadSanitizer (TSan) build job
6 years ago
Jonas Schnelli 3e21b690d1
[Qt] Restore < Qt5.6 compatibility for addAction
6 years ago
Hennadii Stepanov 4d454dcb64
Refactoring with QString::toNSString
6 years ago
Wladimir J. van der Laan 3424171685
Merge #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935.
6 years ago
Jonas Schnelli dba0f4c5c7
Merge #14573: qt: Add Window menu
6 years ago
practicalswift d98a29ec40 Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.
6 years ago
MarcoFalke faee59103d
test: Fix race in mempool_accept
6 years ago
MarcoFalke 9133227298
Merge #14935: tests: Test for expected return values when calling functions returning a success code
6 years ago
MarcoFalke 6723d8e3a6
Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly
6 years ago
MarcoFalke b53573e5c6
Merge #14951: Revert "tests: Support calling add_nodes more than once"
6 years ago
Luke Dashjr 57281199b8 lint/format-strings: Correctly exclude escaped percent symbols
6 years ago
MeshCollider 7a30e0f6c5
Merge #14821: Replace CAffectedKeysVisitor with descriptor based logic
6 years ago
MarcoFalke a5aea9654f
Merge #14953: test: Make g_insecure_rand_ctx thread_local
6 years ago
MarcoFalke fa4b8c90d3
test: add_nodes can only be called once after set_test_params
6 years ago
MarcoFalke faead93c6c
test: Make g_insecure_rand_ctx thread_local
6 years ago
MarcoFalke 9a43344430
Merge #14947: scripts: Remove Python 2 import workarounds
6 years ago
MarcoFalke faa831102a
Revert "tests: Support calling add_nodes more than once"
6 years ago
MarcoFalke d88d1f8c2f
Merge #14937: travis: fix travis would always be green even if it fail
6 years ago
practicalswift 4de11a3682 Remove Python 2 import workarounds
6 years ago
luciana 82687b5034
docs: add NSIS setup/install steps to windows docs
6 years ago
Wladimir J. van der Laan 914faf1784
Merge #14805: tests: Support calling add_nodes more than once
6 years ago
Wladimir J. van der Laan 20c54eef6e
Merge #14834: validation: assert that pindexPrev is non-null when required
6 years ago
Wladimir J. van der Laan 62c15471f1
Merge #14849: depends: qt 5.9.7
6 years ago