Commit Graph

908 Commits (927e1150bc207181f7d5b0948e87d04b737a1c27)

Author SHA1 Message Date
wodry 927e1150bc Test: Harden lint-filenames.sh
6 years ago
practicalswift 7b23e6e13f Follow-up to #13454: Fix broken build by exporting LC_ALL=C
6 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
6 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
6 years ago
practicalswift ad691f666b Add linter: Enforce the source code file naming convention described in the developer notes
6 years ago
Wladimir J. van der Laan cc7cbd756a
Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)
6 years ago
practicalswift 47776a958b Add linter: Make sure all shell scripts opt out of locale dependence using "export LC_ALL=C"
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
MarcoFalke f532d52d39
Merge #13350: [tests] Add logging to provide anchor points when debugging p2p_sendheaders
7 years ago
Gregory Sanders 86edf4a2a5 expose CBlockIndex::nTx in getblock(header)
7 years ago
practicalswift c8176b3cc7 Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII encoding in Python
7 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Wladimir J. van der Laan ca2a23387b
Merge #13120: policy: Treat segwit as always active
7 years ago
Wladimir J. van der Laan 5315660bae
Merge #13440: qa: Log as utf-8
7 years ago
MarcoFalke fa8071a098
qa: Log as utf-8
7 years ago
Wladimir J. van der Laan 7c32b414b6
Merge #13230: Simplify include analysis by enforcing the developer guide's include syntax
7 years ago
Wladimir J. van der Laan 3f0f39415b
Merge #13060: [wallet] [rpc] Remove getlabeladdress RPC
7 years ago
MarcoFalke fa6edfef35
qa: Remove portseed_offset from test runner
7 years ago
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 6d10f43738 Enforce the use of bracket syntax includes ("#include <foo.h>")
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
Lowell Manners 2ce81867b2 [tests] Add logging to provide anchor points when debugging failures.
7 years ago
Andrew Chow 903055730b Test gArgs erroring on unknown args
7 years ago
MarcoFalke fa7a6cf1b3
policy: Treat segwit as always active
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 81608178cf [wallet] [rpc] Remove getlabeladdress RPC
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