Commit Graph

201 Commits (fad67208914e5a74b64f4cc018368902ef3a2e9b)

Author SHA1 Message Date
Hennadii Stepanov 7dda912e1c
test: Do not swallow flake8 exit code
4 years ago
Hennadii Stepanov 89f9fef1f7 refactor: Specify boost/thread/thread.hpp explicitly
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
4 years ago
Carl Dong a4f6ffa71e
lint: Also enable source statements for non-gitian
5 years ago
fanquake 65fb3dfc8d
Merge #18556: build: Drop make dist in gitian builds
5 years ago
Hennadii Stepanov 1362be0447
build: Drop make dist in gitian builds
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Ben Woosley d056df033a
Replace std::to_string with locale-independent alternative
5 years ago
Wladimir J. van der Laan 3516a31eaa
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler
5 years ago
Anthony Towns 70a6b529f3 lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
5 years ago
practicalswift 259e290db8 tests: Add fuzzing harness for locale independence testing
5 years ago
Anthony Towns d0ebd93270 scheduler: switch from boost to std
5 years ago
Wladimir J. van der Laan a2a77ba34f
Merge #18056: ci: Check for submodules
5 years ago
Ben Woosley 9b0e16226e
doc: Correct spelling errors in comments
5 years ago
Emil Engler 2a95c7c956
ci: Check for submodules
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
João Barbosa ff59bcd321 gui: Drop PeerTableModel dependency to ClientModel
5 years ago
Jonas Schnelli f05c1ac444
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
5 years ago
João Barbosa 3aee10b80b gui: Drop ShutdownWindow dependency to BitcoinGUI
5 years ago
João Barbosa 61eb058cc1 gui: Drop BanTableModel dependency to ClientModel
5 years ago
MarcoFalke 7fcaa8291c
Merge #18009: tests: Add fuzzing harness for strprintf(…)
5 years ago
João Barbosa cb8a86d9f9 gui: Remove WalletView and BitcoinGUI circular dependency
5 years ago
Wladimir J. van der Laan 3a037d0067 test: Add crc32c exception to various linters and generation scripts
5 years ago
Wladimir J. van der Laan 84ff1b2076 test: Add crc32c to subtree check linter
5 years ago
practicalswift cc668d06fb tests: Add fuzzing harness for strprintf(...)
5 years ago
Andrew Chow e2f02aa59e Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyMan
5 years ago
MarcoFalke 95ca6aeec7
Merge #17691: doc: Add missed copyright headers
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Wladimir J. van der Laan e7f8450357
Merge #16688: log: Add validation interface logging
5 years ago
Hennadii Stepanov fac86ac7b3
scripted-diff: Add missed copyright headers
5 years ago
MarcoFalke 816464198c
Merge #17851: tests: Add std::to_string to list of locale dependent functions
5 years ago
Jeffrey Czyz f9abf4ab6d Add logging for CValidationInterface events
5 years ago
practicalswift 1f0adb3dac tests: Add std::to_string to list of locale dependent functions
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
practicalswift e3d2bcf5cf tests: Add fuzzing harnesses for various number parsing functions
5 years ago
Wladimir J. van der Laan 1f59885d27
Merge #17361: script: Lint Gitian descriptors with ShellCheck
5 years ago
Hennadii Stepanov 17f81e9648
script: Enable SC2001 rule for Gitian scripts
5 years ago
Hennadii Stepanov 61bb21b418
script: Enable SC2155 rule for Gitian scripts
5 years ago
Hennadii Stepanov 3ed5e6819a
refactor: Nuke coincontrol circular dependency
5 years ago
251 e20c72f9f0 Fire TransactionRemovedFromMempool from mempool
5 years ago
Hennadii Stepanov a53e9895db
refactor: Nuke walletmodel circular dependency
5 years ago
Hennadii Stepanov 49c4211c04
refactor: Nuke walletmodeltransaction circular dep
5 years ago
Hennadii Stepanov 567cb44eb9
refactor: Nuke guiutil circular dependency
5 years ago
Hennadii Stepanov 577682d9e8
script: Enable SC2006 rule for Gitian scripts
5 years ago
Hennadii Stepanov 14aded46df
script: Lint Gitian descriptors with ShellCheck
5 years ago
MarcoFalke 22a58811d4
Merge #17353: doc: Add ShellCheck to lint tests dependencies
5 years ago
Hennadii Stepanov 80c9e66ab8
build: Remove install command samples
5 years ago
MarcoFalke 94a26b192f
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
5 years ago
randymcmillan ac831339cb
doc: Fix some misspellings
5 years ago
John Newbery 60582d6060 [linter] Strip trailing / in path for git-subtree-check
5 years ago