Commit Graph

22231 Commits (70cda342cd20d0e0cd9f28405457544036968f2d)
 

Author SHA1 Message Date
Wladimir J. van der Laan a7aec7ad97
Merge #15934: Merge settings one place instead of five places
5 years ago
Wladimir J. van der Laan adceca2ba5
Merge #17422: doc: add historical 0.19.0 release notes
5 years ago
Wladimir J. van der Laan e2c03c1156 doc: Add relase note for db→walletdb rename
5 years ago
fanquake fec230edcc
doc: add historical 0.19.0 release notes
5 years ago
Wladimir J. van der Laan 9e0aabe50c
Merge #17367: ci: Run non-cross-compile builds natively
5 years ago
Wladimir J. van der Laan 4c1d263d93 scripted-diff: Change `BCLog::DB` to `BCLog::WALLETDB`
5 years ago
Wladimir J. van der Laan 6b42b3ba90 Rename `db` log category to `walletdb` (like `coindb`)
5 years ago
fanquake 8021392b82
Merge #17405: wallet: Remove unused boost::this_thread::interruption_point
5 years ago
fanquake 4a3b6f47cd
Merge #17354: wallet: Tidy CWallet::SetUsedDestinationState
5 years ago
Samuel Dobson 99ab3a72c5
Merge #15931: Remove GetDepthInMainChain dependency on locked chain interface
5 years ago
MarcoFalke fab9850ef4
scripted-diff: Avoid hardcoded libfaketime dir in gitian
5 years ago
Russell Yanofsky 083c954b02 Add settings_tests
5 years ago
Russell Yanofsky 7f40528cd5 Deduplicate settings merge code
5 years ago
Russell Yanofsky 9dcb952fe5 Add util::Settings struct and helper functions.
5 years ago
Russell Yanofsky e2e37cfe8a Remove includeconf nested scope
5 years ago
Russell Yanofsky 5a84aa880f Rename includeconf variables for clarity
5 years ago
Russell Yanofsky dc8e1e7548 Clarify emptyIncludeConf logic
5 years ago
MarcoFalke fad1de66a2
wallet: Remove unused boost::this_thread::interruption_point
5 years ago
fanquake 2fb6140d58
Merge #17404: Remove redundant class file include from test_bitcoin msvc project
5 years ago
Aaron Clauson b80f7db832
Remove redundant class file includes from test_bitcoin project.
5 years ago
MarcoFalke faf757a125
ci: Guess the native host when not cross compiling
5 years ago
fanquake 270616228b
Merge #17362: test: speed up wallet_avoidreuse, add logging
5 years ago
MarcoFalke 772673dfbe
Merge #16978: test: Seed test RNG context for each test case, print seed
5 years ago
MarcoFalke 7d14e35f3f
Merge #17342: refactor: Clean up nScriptCheckThreads
5 years ago
MarcoFalke 46e0e27639
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes
5 years ago
MarcoFalke 46fc4d1a24
Merge #17384: test: Create new test library
5 years ago
Jon Atack 0e7c90eb37
test: speed up wallet_avoidreuse.py
5 years ago
Jon Atack 6d50b2606e
test: add logging to wallet_avoidreuse.py
5 years ago
Aaron Clauson 3c84deebaa
Updated appveyor config:
5 years ago
MarcoFalke e65b4160e9
Merge #17340: Tests: speed up fundrawtransaction test
5 years ago
John Newbery 5506ecfe7a [refactor] Replace global int nScriptCheckThreads with bool
5 years ago
John Newbery d9957623b4 [tests] Don't use TestingSetup in the checkqueue_tests
5 years ago
John Newbery af7bae7340 [tests] Don't stop-start unnecessarily in rpc_fundrawtransaction.py
5 years ago
John Newbery 9a8505299b [tests] Use -whitelist in rpc_fundrawtransaction.py
5 years ago
Antoine Riard 36b68de5b2 Remove getBlockDepth method from Chain::interface
5 years ago
Antoine Riard b66c429c56 Remove locked_chain from GetDepthInMainChain and its callers
5 years ago
Antoine Riard 0ff03871ad Use CWallet::m_last_block_processed_height in GetDepthInMainChain
5 years ago
Antoine Riard f77b1de16f Only return early from BlockUntilSyncedToCurrentChain if current tip
5 years ago
Antoine Riard 769ff05e48 Refactor some importprunedfunds checks with guard clause
5 years ago
Antoine Riard 5971d3848e Add block_height field in struct Confirmation
5 years ago
MarcoFalke fa4c6fa9b1
doc: Add documentation for new test/lib
5 years ago
MarcoFalke faec28252c
scripted-diff: test: Move setup_common to test library
5 years ago
Antoine Riard 9700fcb47f Replace CWalletTx::SetConf by Confirmation initialization list
5 years ago
Wladimir J. van der Laan 976cc766c4
Merge #17381: LegacyScriptPubKeyMan code cleanups
5 years ago
Wladimir J. van der Laan 6f4e247357
Merge #17390: test: Add util_ArgParsing test
5 years ago
Wladimir J. van der Laan 86771d4310
Merge #17339: doc: Add template for good first issues
5 years ago
MarcoFalke 22a58811d4
Merge #17353: doc: Add ShellCheck to lint tests dependencies
5 years ago
Hennadii Stepanov 80c9e66ab8
build: Remove install command samples
5 years ago
Wladimir J. van der Laan 7967104aee
Merge #17368: cli: fix -getinfo output when compiled with no wallet
5 years ago
Wladimir J. van der Laan 224c19645f
Merge #17388: Add missing newline in util_ChainMerge test
5 years ago