Commit Graph

1143 Commits (9f94483b7ae3a89733d48679e9ac46c0a9b6deef)

Author SHA1 Message Date
Chun Kuan Lee 67654b6405 tests: write the notification to different files to avoid race condition
6 years ago
MarcoFalke 990fc0de1a
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fa910e4301
init: Remove deprecated args from hidden args
6 years ago
MarcoFalke d26278988f
Merge #13152: [rpc] Add getnodeaddresses RPC command
6 years ago
chris-belcher a2eb6f5405 [rpc] Add getnodeaddresses RPC command
6 years ago
Suhas Daftuar 9b4a36effc [qa] Test for duplicate inputs within a transaction
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Chun Kuan Lee 2148c36b6e tests: Make it possible to run functional tests on Windows
6 years ago
Chun Kuan Lee c0d947d725 tests: Reorder tests and move most of extended tests up to normal tests
6 years ago
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke a098245ec9
Merge #14215: [qa] Use correct python index slices in example test
6 years ago
MarcoFalke efb11d7c05
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
6 years ago
Suhas Daftuar 9dcb6763fb [qa] Use correct python index slices in example test
6 years ago
MarcoFalke 962c302710
Merge #13983: rpc: Return more specific reject reason for submitblock
6 years ago
MarcoFalke fa8433e379
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comments
6 years ago
MarcoFalke e413c2ddd1 qa: Fix codespell error and have lint-spelling error instead of warn
6 years ago
Wladimir J. van der Laan ef425f69af
Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.json
6 years ago
Wladimir J. van der Laan 288ddf4ff5
Merge #14180: qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fae3fbd61a
logging: Replace LogPrint macros with regular functions
6 years ago
araspitzu b6a253337f Remove redundant BIP174 test from rpc_psbt.json
6 years ago
Wladimir J. van der Laan 362518791a
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on Windows
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
MarcoFalke fa263bcfe4
qa: Fix silent merge conflict in wallet_importmulti
6 years ago
Wladimir J. van der Laan 13c842e028
Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeys
6 years ago
Wladimir J. van der Laan cb25cd6aa1
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
6 years ago
MarcoFalke 4799b0932a
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitcoin_server
6 years ago
Wladimir J. van der Laan a6aca8dc2f
Merge #14105: util: Report parse errors in configuration file
6 years ago
MarcoFalke ed2332aeff test: Add test for config file parsing errors
6 years ago
MarcoFalke adf27b531a
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by codespell.
6 years ago
MarcoFalke 97ccd2b84e
Merge #14115: lint: Make all linters work under the default macOS dev environment (build-osx.md)
6 years ago
practicalswift f8a81f73ac lint: Add spell check linter (codespell)
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
Wladimir J. van der Laan fa616275b2
Merge #14128: lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
Chun Kuan Lee 5d62dcf9cf lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
Kvaciral 8dfc2f30de Test rpc_help.py failed: Check whether ZMQ is enabled or not.
6 years ago
MarcoFalke fac3e22b18
qa: Read reject reasons from debug log, not p2p messages
6 years ago
Wladimir J. van der Laan 709a15b0a6
Merge #14088: tests: Don't assert(...) with side effects
6 years ago
practicalswift 341f7c7b0e macOS fix: Check for correct version of flake8 to avoid spurious warnings. The brew installed flake8 version is Python 2 based and does not work.
6 years ago
practicalswift 908a559f33 macOS fix: Add excludes for checks added in the newer shellcheck version installed by brew
6 years ago
practicalswift ec4d57bbb3 macOS fix: Work around empty (sub)expression error when using BSD grep
6 years ago
practicalswift b57d7d92fe macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
6 years ago
MarcoFalke fa782a308d
qa: Use named args in some tests
6 years ago
MarcoFalke b4d3309673 scripted-diff: Use named arguments in feature_block
6 years ago
MarcoFalke 749ba35e7c scripted-diff: Pass node into p2p_segwit acceptance tests
6 years ago
MarcoFalke 1361f8babc
Merge #14020: Add tests for RPC help
6 years ago
Wladimir J. van der Laan 5924dadc2f
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
6 years ago
Wladimir J. van der Laan 2ddce35abc
Merge #13862: utils: drop boost::interprocess::file_lock
6 years ago
Wladimir J. van der Laan 5de338ec72
Merge #14055: fix walletcreatefundedpsbt deriv paths, add test
6 years ago