Commit Graph

22041 Commits (2fb6140d585fa05547415a6c440dc43b561e2439)
 

Author SHA1 Message Date
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
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
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
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
fanquake 4e21f72980
Merge #17370: doc: Update doc/bips.md with recent changes in master
5 years ago
Russell Yanofsky 286f197704 Add util_ArgParsing test
5 years ago
Wladimir J. van der Laan 45e65376ac
Merge #17382: rpc: Remove unused boost::this_thread::interruption_point
5 years ago
Wladimir J. van der Laan 40b6070ad7
Merge #16805: logs: add timing information to FlushStateToDisk()
5 years ago
Russell Yanofsky 3645e4ca00 Add missing newline in util_ChainMerge test
5 years ago
Wladimir J. van der Laan d9a4550001
Merge #17360: gui: Improve "Hide" button tool-tip message
5 years ago
MarcoFalke fea532a5f2
Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test framework
5 years ago
Danny-Scott 1c26c16065 Improve "Hide" button tool-tip message
5 years ago
MarcoFalke fa5facd3e7
rpc: Remove unused boost::this_thread::interruption_point
5 years ago
Wladimir J. van der Laan b05b28183c
Merge #16899: UTXO snapshot creation (dumptxoutset)
5 years ago
James O'Beirne 92b2f5306b test: add dumptxoutset RPC test
5 years ago
James O'Beirne c1ccbc3dde devtools: add utxo_snapshot.sh
5 years ago
James O'Beirne 57cf74c991 rpc: add dumptxoutset
5 years ago
Wladimir J. van der Laan d35b12107e
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
5 years ago
MarcoFalke 22e7eea629
Merge #17363: test: add "diamond" unit test to MempoolAncestryTests
5 years ago
MarcoFalke 50591f6ec6
Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decoding
5 years ago
MarcoFalke c7e6b3b343
Merge #17243: p2p: add PoissonNextSend method that returns mockable time
5 years ago
MarcoFalke 54a337478d
Merge #17378: TestShell: Fix typos & implement cleanups
5 years ago
Michael Folkson 7b78b8d3a6 doc: Add template for good first issues
5 years ago
James O'Beirne 92fafb3a7d coinstats: add coins_count
5 years ago
Russell Yanofsky 05b224a175 Add missing SetupGeneration error handling in EncryptWallet
5 years ago
tryphe 104f7de593 remove old bootstrap relevant code
5 years ago
Russell Yanofsky bfd826a675 Clean up nested scope in GetReservedDestination
5 years ago
Russell Yanofsky 491a599b37 Get rid of confusing LegacyScriptPubKeyMan::TopUpKeyPool method
5 years ago
Russell Yanofsky 4a0abf694e Pass CTxDestination to ScriptPubKeyMan::GetMetadata
5 years ago
MarcoFalke fa7f5a4d2a
doc: Update doc/bips.md with recent changes in master
5 years ago