Commit Graph

20623 Commits (3bf2b3a37bbd550491d124b77fd7c1b2a7969f66)
 

Author SHA1 Message Date
Jon Atack 3bf2b3a37b
test: Split tool_wallet.py test into subtests
5 years ago
Jon Atack 1eb13f09a9
test: Add log messages to test/functional/tool_wallet.py
5 years ago
fanquake 04710b6d8c
Merge #15964: Docs: Improve build-osx document formatting
5 years ago
fanquake 0f309541aa
Merge #16258: [MSVC]: Create the config.ini as part of bitcoind build
5 years ago
Wladimir J. van der Laan 935cd6b1ec
Merge #16300: util: Explain why the path is cached
5 years ago
nicolas.dorier 819c5ddad3
[MSVC] Enable Fuzz for functional tests
5 years ago
MarcoFalke fa69c3e6ca
util: Explain why the path is cached
5 years ago
MarcoFalke 7400135b79
Merge #16278: tests: Remove unused includes
5 years ago
MarcoFalke 3077f11dad
Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
5 years ago
practicalswift 9a841696c1 tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests
5 years ago
MarcoFalke 1b28bca04c
Merge #16287: refactor: remove extra CBlockIndex declaration
5 years ago
Jonas Schnelli f466c4ce84
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
5 years ago
fanquake ca80fec973
Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warning
5 years ago
RJ Rybarczyk 9824a0d6e9
Remove extra CBlockIndex declaration
5 years ago
Hennadii Stepanov d8bd97d5ee
Fix GCC 7.4.0 warning
5 years ago
Wladimir J. van der Laan 332c6134bb
Merge #15894: Remove duplicated "Error: " prefix in logs
5 years ago
Wladimir J. van der Laan c52776e6ff
Merge #16252: test: Log to debug.log in all unit tests
5 years ago
fanquake bc948d4cfd
Merge #16183: depends: xtrans: Configure flags cleanup.
5 years ago
fanquake 21bd6eb782
Merge #16188: net: Document what happens to getdata of unknown type
5 years ago
MarcoFalke e115a21f79
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
5 years ago
MarcoFalke 44e849c35a
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
5 years ago
fanquake c8fee6769a
Merge #16263: qt: Use qInfo() if no error occurs
5 years ago
fanquake c1bab5052a
Merge #16231: gui: Fix open wallet menu initialization order
5 years ago
MeshCollider 2cbcc55ba6
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
5 years ago
Karl-Johan Alm 71d0344cf2
docs: release note wording
5 years ago
Karl-Johan Alm 3d2ff37913
wallet/rpc: use static help text
5 years ago
Karl-Johan Alm 53c3c1ea9e
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
5 years ago
Hennadii Stepanov a2aabfb749
Use qInfo() if no error occurs
5 years ago
fanquake 32e9453818
Merge #16256: doc: remove orphaned header in developer notes
5 years ago
MeshCollider fd333e15a5
Merge #16226: Move ismine to the wallet module
5 years ago
MeshCollider 303ec103ba
Merge #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address
5 years ago
nicolas.dorier e47e79377f
[MSVC]: Create the config.ini as part of bitcoind build
5 years ago
Jon Atack 5a88ea7c67
doc: remove orphaned header in developer notes
5 years ago
MarcoFalke 23815ee74d
Merge #16246: MSVC: Fix error in debug mode (Fix #16245)
5 years ago
MarcoFalke b4ad4c0de3
Merge #16207: test: stop generating lcov coverage when functional tests fail
5 years ago
MarcoFalke ea45967e85
Merge #16234: test: Add test for unknown args
5 years ago
MarcoFalke 9c95515ba0
Merge #15520: cirrus: Run extended test feature_pruning
5 years ago
MarcoFalke fa00326158
ci: Run extended tests
5 years ago
Hennadii Stepanov 099e4b9ad3
Set AA_EnableHighDpiScaling attribute early
5 years ago
MarcoFalke fabc57e07d
test: Log to debug.log in all tests
5 years ago
Andrew Chow a49503402b Make and get the multisig redeemscript and destination in one function instead of two
5 years ago
MarcoFalke dddd9270f8
net: Document what happens to getdata of unknonw type
5 years ago
MarcoFalke fa4a04a5a9
test: use common setup in gui tests
5 years ago
MarcoFalke fad3d2a624
test: Create data dir in BasicTestingSetup
5 years ago
nicolas.dorier eb832cd3b4
MSVC: Fix error in debug mode (Fix #16245)
5 years ago
Andrew Chow e61de6306f Change ismine to take a CWallet instead of CKeyStore
5 years ago
Andrew Chow 7c611e2000 Move ismine to wallet module
5 years ago
MarcoFalke 413e438ea9
Merge #16243: doc: Remove travis badge from readme
5 years ago
MarcoFalke b1344eac5f
Merge #16241: docs: add rapidcheck to vcpkg install list
5 years ago
Hennadii Stepanov f724f31401
Make AbortNode() aware of MSG_NOPREFIX flag
5 years ago