Commit Graph

1300 Commits (600b85bb417295f4d9c7d5b9fd8502f3c8f113e3)

Author SHA1 Message Date
MarcoFalke 600b85bb41
Merge #14794: tests: Add AddressSanitizer (ASan) Travis build
6 years ago
Pieter Wuille fdf146f329
Merge #14477: Add ability to convert solvability info to descriptor
6 years ago
MarcoFalke 8c119b2755
Merge #14813: qa: Add wallet_encryption error tests
6 years ago
practicalswift 6541d59ddc Add LSan suppression warnings
6 years ago
practicalswift ff7212ec32 Add ASan Travis build
6 years ago
practicalswift ebd3bf2590 Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory increase
6 years ago
MarcoFalke fa739d4bd7
qa: Add wallet_encryption error tests
6 years ago
James O'Beirne 5a1f57646b qa: clean up assert_memory_usage_stable utility
6 years ago
James O'Beirne 0cf1632f03 qa: fix p2p_invalid_messages on macOS
6 years ago
MarcoFalke 2607c38fc5
Merge #14764: travis: Run thread sanitizer on unit tests
6 years ago
Wladimir J. van der Laan a0d86815cd
Merge #14726: Use RPCHelpMan for all RPCs
6 years ago
MarcoFalke 3dda4c5f03
Merge #14777: tests: Add regtest for JSON-RPC batch calls
6 years ago
MarcoFalke fa7d36b8e7
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
6 years ago
MarcoFalke 89bf196c88 travis: Run thread sanitizer
6 years ago
Daniel Kraft 3d2c7d6f94 Add regtest for JSON-RPC batch calls.
6 years ago
Wladimir J. van der Laan d7b0258ff0
Merge #14708: Warn unrecognised sections in the config file
6 years ago
Wladimir J. van der Laan 1649886054
Merge #14719: qa: Check specific reject reasons in feature_block
6 years ago
Wladimir J. van der Laan 267793af8b
Merge #14742: Properly generate salt in rpcauth.py
6 years ago
Wladimir J. van der Laan afa506f6eb
Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.
6 years ago
Akio Nakamura 3fb09b9889 Warn unrecognized sections in the config file
6 years ago
Carl Dong 6be7d14d24 Properly generate salt in rpcauth.py, update tests
6 years ago
MarcoFalke fa5e0452e8
rpc: Documentation fixups
6 years ago
Pieter Wuille b65326b562 Add matching descriptors to scantxoutset output + tests
6 years ago
Pieter Wuille 16203d5df7 Add descriptors to listunspent and getaddressinfo + tests
6 years ago
MarcoFalke fa520e72f7
lint: Must use RPCHelpMan to generate the RPC docs
6 years ago
Russell Yanofsky 65b740f92b [wallet] Restore ability to list incoming transactions by label
6 years ago
MarcoFalke 8c59bb85f9
Merge #14720: rpc: Correctly name arguments
6 years ago
Wladimir J. van der Laan f617e05c38
Merge #14679: importmulti: Don't add internal addresses to address book
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
MarcoFalke e0c6bb7823
Merge #14705: travis: Avoid timeout on verify-commits check
6 years ago
MarcoFalke fa7da0617c
qa: Check specific reject reasons in feature_block
6 years ago
MarcoFalke 5d605b2745
Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request
6 years ago
Jonas Schnelli b60f4e3f09
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
6 years ago
Wladimir J. van der Laan 47ed24cf8a
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
6 years ago
Wladimir J. van der Laan 90c0b6aca2
Merge #14494: Error if # is used in rpcpassword in conf
6 years ago
Wladimir J. van der Laan af3c8a7e9f
Merge #14693: test_node: get_mem_rss fixups
6 years ago
MarcoFalke fa5a6ce102
qa: Raise ci test_runner timeout to 40 mins
6 years ago
Pieter Wuille 16e3b17578
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
6 years ago
Pieter Wuille b30c62d4b9
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signing bug
6 years ago
MarcoFalke fa21568208
qa: Avoid race in p2p_invalid_block by waiting for the block request
6 years ago
MarcoFalke 6c787d340c tests: Make feature_block pass on centos
6 years ago
MarcoFalke fa9ed38d57
test_node: get_mem_rss fixups
6 years ago
Andrew Chow 6b8d86ddb8 Require a public key to be retrieved when signing a P2PKH input
6 years ago
Gregory Sanders 7afddfa8ce importmulti: Don't add internal addresses to address book
6 years ago
practicalswift c82190cdb6 tests: Add Python dead code linter (vulture)
6 years ago
practicalswift 590a57fdec tests: Remove unused testing code
6 years ago
James O'Beirne 3d305e3b89 Send fewer spam messages in p2p_invalid_messages
6 years ago
MarcoFalke 6af27b8157
Merge #14619: tests: Fix value display name in test_runner help text
6 years ago
Wladimir J. van der Laan cdddd17780
Merge #14658: qa: Add test to ensure node can generate all rpc help texts at runtime
6 years ago
Wladimir J. van der Laan 024816d6cf
Merge #14522: tests: add invalid P2P message tests
6 years ago