Commit Graph

21084 Commits (27ee0cc5a6d984d38c97915ea2174a217b3426d8)
 

Author SHA1 Message Date
Wladimir J. van der Laan 27ee0cc5a6
Merge #16646: qa: Run tests with UPnP disabled
5 years ago
Wladimir J. van der Laan ed9a2a37c1
Merge #16631: net: The default whitelistrelay should be true
5 years ago
Wladimir J. van der Laan 91ed1b3e06
Merge #16634: doc: Refer in rpcbind doc to the manpage
5 years ago
Luke Dashjr b168dd30cf
Bugfix: QA: Run tests with UPnP disabled
5 years ago
fanquake 48e5bfe224
Merge #16643: doc: Add ZMQ dependencies to the Fedora build instructions
5 years ago
MeshCollider e8a6d52724
Merge #16542: Return more specific errors about invalid descriptors
5 years ago
Hennadii Stepanov dc1bc1c503
doc: Add ZMQ dependencies to Fedora build
5 years ago
fanquake 1124be6111
Merge #16622: build: echo property tests status during build
5 years ago
Andrew Chow 787c9ec0c3 Additional tests for other failure cases
5 years ago
Andrew Chow 6e1ae58298 Check error messages in descriptor tests
5 years ago
Andrew Chow 625534d7b1 Give more errors for specific failure conditions
5 years ago
Andrew Chow c325f619dd Return an error from descriptor Parse that gives more information about what failed
5 years ago
MeshCollider 7a960ba775
Merge #15986: Add checksum to getdescriptorinfo
5 years ago
nicolas.dorier 3b05f0f70f
Reformat p2p_permissions.py
5 years ago
nicolas.dorier ce7eac3cb0
[Fix] The default whitelistrelay should be true
5 years ago
MarcoFalke fa0119af22
doc: Refer in rpcbind doc to the manpage
5 years ago
MarcoFalke b80cdfec9a
Merge #16618: [Fix] Allow connection of a noban banned peer
5 years ago
MarcoFalke aed15edf17
Merge #16633: travis: Fix test_runner.py timeouts
5 years ago
MarcoFalke faba46da07
ci: Set --ansi in test_runner
5 years ago
MarcoFalke 21a165325e
Merge #16620: util: Move ResolveErrMsg to util/error
5 years ago
Jon Atack a6c1fc3cd9
build: echo prop tests status during build
5 years ago
Jonas Schnelli 93bacb8cc9
Merge #16612: qt: Remove menu icons
5 years ago
nicolas.dorier d117f4541d
Add test for setban
5 years ago
fanquake 0d65106dce
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
5 years ago
fanquake 95a5918c90
Merge #16587: doc: Improve versionbits.h documentation
5 years ago
fanquake 14982b87e9
Merge #16626: doc: Fix spelling error chache -> cache.
5 years ago
Nils Loewen f9d40ce7eb
Fix spelling error chache -> cache.
5 years ago
MarcoFalke 1bf2ff2bf8
Merge #16060: Bury bip9 deployments
5 years ago
MarcoFalke 367b023ae4
Merge #16582: test: Rework ci (Use travis only as fallback env)
5 years ago
MarcoFalke 85883a9f8e
Merge #16443: refactor: have CCoins* data managed under CChainState
5 years ago
James O'Beirne 582d2cd747 Cover UTXO set access with lock annotations
5 years ago
MarcoFalke faeacf3269
ci: Add note that this assumes a fresh git clone
5 years ago
MarcoFalke fa6cbdc3c9
ci: Use ./ci/ on non-travis host
5 years ago
MarcoFalke fa31bc35eb
ci: Remove dependence on travis, use it as fallback env
5 years ago
MarcoFalke fa0aac0f43
ci: Add retry
5 years ago
MarcoFalke fafe78f6ae
ci: Rename .travis/ to ./ci/
5 years ago
James O'Beirne 5693530685 refactor: have CCoins* data managed under CChainState
5 years ago
Antoine Riard 6576a8765f doc: Improve versionbits.h documentation
5 years ago
MarcoFalke 8bd5e0af99
Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescan
5 years ago
MarcoFalke fa27c55b05
util: Move ResolveErrMsg to util/error
5 years ago
nicolas.dorier dc7529abf0
[Fix] Allow connection of a noban banned peer
5 years ago
MarcoFalke fa3c6575ca
lint: Add false positive to python dead code linter
5 years ago
MarcoFalke e00501e00c
Merge #16561: tests: Use colors and dots in test_runner.py output only if standard output is a terminal
5 years ago
Wladimir J. van der Laan 390874c722 qt: Remove menu icons
5 years ago
practicalswift 37f2784952 tests: Use colors and dots in test_runner.py output only if standard output is a terminal -- allows for using the test runner output as input to other programs
5 years ago
fanquake 8fc7f0cba9
Merge #16578: Do not pass in command line arguments to QApplication
5 years ago
fanquake 8516285d2e
Merge #16615: doc: Fix typos in COPYRIGHT
5 years ago
MarcoFalke fa25668e1c
test: Test p2sh-witness and bech32 in wallet_import_rescan
5 years ago
MarcoFalke fa79af2989
test: Replace fragile "rng" with call to random()
5 years ago
MarcoFalke fac3dcf7d0
test: Generate one block for each send in wallet_import_rescan
5 years ago