Commit Graph

886 Commits (e1f8dce9939a3754555ecd3017f7160a0328c1e6)

Author SHA1 Message Date
Wladimir J. van der Laan 5779dc4f76
Merge #13041: build: Add linter checking for accidental introduction of locale dependence
7 years ago
Ben Woosley 9d6c9dbb88
lint: Add linter to error on #include <*.cpp>
7 years ago
practicalswift 0a4ea2f458 build: Add linter for checking accidental locale dependence
7 years ago
Wladimir J. van der Laan 264efdca74
Merge #13367: qa: Increase includeconf test coverage
7 years ago
practicalswift 81bbd32a2c build: Guard against accidental introduction of new Boost dependencies
7 years ago
MarcoFalke fa4760fbb3
qa: Increase includeconf test coverage
7 years ago
Wladimir J. van der Laan e24bf1ce18
Merge #13352: qa: Avoid checking reject code for now
7 years ago
Wladimir J. van der Laan d4f6dac9ab
Merge #13353: qa: Fixup setting of PATH env var
7 years ago
Jonas Schnelli 343d4e44ef
Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
7 years ago
John Newbery 32167e8300 [wallet] [tests] Add tests for `createwallet` RPC.
7 years ago
MarcoFalke fa26cf0156
qa: Fixup setting of PATH env var
7 years ago
MarcoFalke faac7a2db4
qa: Avoid checking reject code for now
7 years ago
MarcoFalke 472fe8a2ce
Merge #13069: docs: Fix typos
7 years ago
Andrew Chow 903055730b Test gArgs erroring on unknown args
7 years ago
Wladimir J. van der Laan 2ac6315f44
Merge #13281: test: Move linters to test/lint, add readme
7 years ago
Wladimir J. van der Laan 70d3541313
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 notifications
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
MarcoFalke 610f4dd719
Merge #13304: qa: Fix wallet_listreceivedby race
7 years ago
Wladimir J. van der Laan b9551d3663
Merge #10757: RPC: Introduce getblockstats to plot things
7 years ago
MarcoFalke fa865efa4a
qa: Fix wallet_listreceivedby race
7 years ago
Anthony Towns 41d0476f62
Tests: Add data file
7 years ago
Jorge Timón 4cbfb6aad9
Tests: Test new getblockstats RPC
7 years ago
John Newbery 79053a5f2b [rpc] [wallet] Add 'hdmasterkeyid' alias return values.
7 years ago
John Newbery c75c351419 [refactor] manually change remaining instances of master key to seed.
7 years ago
John Newbery 131d4450b9 scripted-diff: Rename master key to seed
7 years ago
John Newbery a46aeb6901 [wallet] [tests] Test loadwallet
7 years ago
Wladimir J. van der Laan 682698970d
Merge #13197: util: warn about ignored recursive -includeconf calls
7 years ago
Wladimir J. van der Laan 3cbd25f9bf
Merge #13205: [tests] Remove spurious error log in p2p_segwit.py
7 years ago
Wladimir J. van der Laan e03c0db08f
Merge #12560: [wallet] Upgrade path for non-HD wallets to HD
7 years ago
Wladimir J. van der Laan fe16dd8226 net: Add option `-enablebip61` to configure sending of BIP61 notifications
7 years ago
Andrew Chow 2bcf2b52ae Test sethdseed
7 years ago
Wladimir J. van der Laan 6af005c3eb
Merge #11423: [Policy] Several transaction standardness rules
7 years ago
MarcoFalke 81d0d565ab
Merge #13210: Enable W191 indentation contains tabs and W291 trailing whitespace flake8 checks for Python files
7 years ago
MarcoFalke cb9bbf7772
Merge #13075: [tests] Remove 'account' API from wallet functional tests
7 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
MarcoFalke 1c58250350
Merge #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py.
7 years ago
MarcoFalke f3e747ee77
Merge #13201: [qa] Handle disconnect_node race
7 years ago
Karl-Johan Alm 2352aa9f36
test: Ensure that recursive -includeconf produces appropriate warnings
7 years ago
John Newbery 7384a35849 [tests] Remove spurious error log in p2p_segwit.py
7 years ago
Suhas Daftuar 09c6699900 [qa] Handle disconnect_node race
7 years ago
Suhas Daftuar 08ebdba82a [qa] Avoid printing to console during cache creation
7 years ago
John Newbery beee49ba1f [tests] Allow stderr to be tested against specified string
7 years ago
John Newbery e5036715c8 [Tests] Use LIBC_FATAL_STDERR_=1 in tests
7 years ago
John Newbery c22ce8a7b8 [Tests] Write stdout/stderr to datadir instead of temp file.
7 years ago
Wladimir J. van der Laan 4a50ec0efd
Merge #13188: qa: Remove unused option --srcdir
7 years ago
Wladimir J. van der Laan 1834d4d9f0
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
7 years ago
Wladimir J. van der Laan 7b966d9e6e
Merge #10267: New -includeconf argument for including external configuration files
7 years ago
lmanners 12d1b77f7e [tests] Fixed intermittent failure in p2p_sendheaders.py.
7 years ago
MarcoFalke fac1e1f3b2
qa: Remove unused option --srcdir
7 years ago
practicalswift d8c4998f31 Fix typos
7 years ago