Commit Graph

18966 Commits (38fb1b40dfb3fe18aad7de65bd5ac089f65a8612)
 

Author SHA1 Message Date
Wladimir J. van der Laan 38fb1b40df
Merge #14914: Docs: Add nice table to files.md
6 years ago
Wladimir J. van der Laan edc2822b9d
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
Wladimir J. van der Laan 96bde4f01f
Merge #14909: doc: Update minimum required Qt
6 years ago
MeshCollider ed2a2cebd3
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan result: success / failure / user_abort
6 years ago
MeshCollider 3fff1ab817
Merge #14646: Add expansion cache functions to descriptors (unused for now)
6 years ago
Emil Engler 9b51b158fc Add nice table to files.md
6 years ago
MarcoFalke f65bce858f
Merge #14886: [tests] Refactor importmulti tests
6 years ago
MarcoFalke 7701b62561
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
6 years ago
MarcoFalke d680ef9381
Merge #14883: add `--retry 5` to curl opts in install_db4.sh
6 years ago
John Newbery ee3b21dccb [tests] Add docstring for wallet_importmulti.py
6 years ago
John Newbery fbdba40594 [tests] add test_address method to wallet_import.py
6 years ago
John Newbery fd3a02c381 [tests] add test_importmulti method to wallet_import.py
6 years ago
John Newbery 08a4a0f70f [tests] add get_multisig function to wallet_importmulti.py
6 years ago
John Newbery 7c99614b40 [tests] add get_key function to wallet_importmulti.py
6 years ago
MarcoFalke 5f23460c7e
Merge #14877: rpc: Document default values for optional arguments
6 years ago
MarcoFalke 234b99b921
Merge #14885: rpc: Assert named arguments are unique in RPCHelpMan
6 years ago
fanquake b7bee6af76
doc: Update minimum required qt
6 years ago
MeshCollider e946fc7eb1
Merge #14809: Tools: improve verify-commits.py script
6 years ago
Jonas Schnelli 89cdcfedca
Merge #14799: docs: convert link from http to https in doc/release-process.md
6 years ago
Wladimir J. van der Laan 0eb65aa902
Merge #14801: qt: Use window() instead of obsolete topLevelWidget()
6 years ago
MarcoFalke 2753285be7
Merge #14788: tests: Possible fix the permission error when the tests open the cookie file
6 years ago
MarcoFalke fa0c24c96e
rpc: Document default values for optional arguments
6 years ago
João Barbosa e09a5875ca rpc: Assert named arguments are unique in RPCHelpMan
6 years ago
MarcoFalke 9390217044
Merge #14795: test: allows test_runner command line to receive parameters for each test
6 years ago
Wladimir J. van der Laan d38a2c1416
Merge #14890: rpc: Avoid creating non-standard raw transactions
6 years ago
Wladimir J. van der Laan 2b12268095
Merge #14854: qt: Cleanup SplashScreen class
6 years ago
Wladimir J. van der Laan b8b0b8ced7
Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
6 years ago
Wladimir J. van der Laan f544e23556
Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriate
6 years ago
MarcoFalke fa4c8679ed
rpc: Avoid creating non-standard raw transactions
6 years ago
MarcoFalke f8456256c8
Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to InitWarning
6 years ago
MarcoFalke 23a1fa0248
Merge #14564: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI
6 years ago
John Newbery e5a8ea8f14 [tests] tidy up imports in wallet_importmulti.py
6 years ago
John Newbery cb41ade6b1 [tests] fix flake8 warnings in wallet_importmulti.py
6 years ago
Wladimir J. van der Laan a88bd3186d
Merge #14670: http: Fix HTTP server shutdown
6 years ago
MarcoFalke 4987cdd16d
Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from upstream
6 years ago
Jameson Lopp 45842c3d26
Improve documentation for running verify-commits.py script
6 years ago
Wladimir J. van der Laan 01bc479d16
Merge #14869: scripts: Add trusted key for Samuel Dobson
6 years ago
Wladimir J. van der Laan 0936e2596b
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
6 years ago
Wladimir J. van der Laan 127b30cce8
Merge #14838: Use const in COutPoint class
6 years ago
Wladimir J. van der Laan 1858e6f2f2
Merge #14864: test: Run scripted-diff in subshell
6 years ago
Sjors Provoost a67d71311d
[doc] developer-notes.md: point out that UniValue deviates from upstream
6 years ago
qubenix 522b80b33f
add `--retry 5` to curl opts in install_db4.sh
6 years ago
MarcoFalke e2c473ff75
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
6 years ago
MarcoFalke fabca42c68
RPCHelpMan: Add space after colons in extended description
6 years ago
practicalswift cf4b0327ed
Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
6 years ago
MarcoFalke fafd040f73
rpc: Add description to fundrawtransaction vout_index
6 years ago
Carl Dong 43f9099901 scripted-diff: Run scripted-diff in subshell
6 years ago
MarcoFalke fa4fc8856b
validation: Add and use HaveTxsDownloaded where appropriate
6 years ago
Wladimir J. van der Laan 1ca0502541
scripts: Add trusted key for Samuel Dobson
6 years ago
Wladimir J. van der Laan 86ff0413bb
Merge #14840: Remove duplicate libconsensus linking in test make
6 years ago