Commit Graph

69 Commits (49aefc2c2e3c0baf66ef7ce3cfe022528720649e)

Author SHA1 Message Date
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MarcoFalke fa3b2cf277
fuzz: Move-only net utils
2 years ago
fanquake 1b680948d4
Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
2 years ago
MacroFake 2222ec71fd
util: Move error message formatting of NonFatalCheckError to cpp
2 years ago
fanquake b89530483d
util: move threadinterrupt into util
2 years ago
fanquake 3a0b352c63
refactor: move url.h/cpp from lib util to lib common
2 years ago
MacroFake aaaa7bd0ba
iwyu: Add missing includes
2 years ago
Hennadii Stepanov 13afcc0cd4
iwyu: Add zmq source files
2 years ago
MacroFake fa875349e2
Fix iwyu
2 years ago
Carl Dong 41c5201a90 validationcaches: Add and use ValidationCacheSizes
2 years ago
MacroFake ddddd6913b
sort after scripted-diff
2 years ago
MacroFake fac812ca83
scripted-diff: Move mempool_args to src/node
2 years ago
MacroFake fa468bdfb6
Return optional error from ApplyArgsManOptions
2 years ago
fanquake 3fe58a98d3
tidy: run clang-tidy in quiet mode
2 years ago
fanquake 5671217477
Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono)
2 years ago
MacroFake fa2247a9f9
refactor: Make CTransaction constructor explicit
2 years ago
Ryan Ofsky 1e761a0169 ci: Enable IWYU in src/kernel directory
2 years ago
MacroFake 1111ddeedf
Remove unused includes from dbwrapper.h
2 years ago
MacroFake fa869ce2c2
Add missing includes to node/chainstate
2 years ago
Carl Dong cb3e9a1e3f Move {Load,Dump}Mempool to kernel namespace
2 years ago
MacroFake fa3b3cb9b5
Expose underlying clock in CThreadInterrupt
2 years ago
fanquake 07f2c25d04
refactor: add most of src/util to iwyu
2 years ago
chinggg 6eb0909cb7 fuzz: add low-level target for txorphanage
2 years ago
MacroFake fa4068b4e2
Move minRelayTxFee to policy/settings
2 years ago
MacroFake 2c56404088
Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate file
3 years ago
MacroFake fa847ed2f6
ci: Clone iwyu only if missing
3 years ago
MacroFake fa753abd7c
rpc: Move fee estimation RPCs to separate file
3 years ago
MacroFake fa60169811
rpc: Move signmessage RPC util to new file
3 years ago
fanquake 9b0a13a289
tidy: Add include-what-you-use
3 years ago
MarcoFalke fab24f8c35
ci: Add clang-tidy task
3 years ago
MarcoFalke fa76b2fbe3
ci: Avoid boost test warnings
3 years ago
MarcoFalke fa33236e77
scripted-diff: Rename DOCKER_EXEC to CI_EXEC
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Hennadii Stepanov 9a1ad7bc0d
test: Enable SC2086 shellcheck rule
3 years ago
Cory Fields 0f95247246
Integrate univalue into our buildsystem
3 years ago
Hennadii Stepanov 09d105ef0f
ci: Drop travis_fold feature as Travis CI is no longer used
4 years ago
MarcoFalke 77777c8b5e
ci: Run windows ci config on cirrus
4 years ago
MarcoFalke fa2c3c0d96
ci: Set LC_ALL=C to allow running the s390x tests in qemu
4 years ago
Pieter Wuille 4567ba034c tests: add generic qa-asset-based script verification unit test
4 years ago
MarcoFalke fa6583c30b
ci: Set increased --timeout-factor by default
4 years ago
fanquake 968aaae940
tests: run test-security-check.py in CI
4 years ago
MarcoFalke fa71667597
ci: Move travis workarounds to .travis.yml
4 years ago
Russell Yanofsky e2bab2aa16 multiprocess: add multiprocess travis configuration
5 years ago
Russell Yanofsky cbd661122e Set LD_LIBRARY_PATH consistently in travis tests
5 years ago
MarcoFalke 3333cb9699
fuzz: Pass down MAKEJOBS to test_runner
5 years ago
MarcoFalke fae49f6e42
ci: Add and document BASE_BUILD_DIR
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f29bd546ec Revert "Merge #16367: Multiprocess build support"
5 years ago
MarcoFalke 1b30761360
Merge #16367: Multiprocess build support
5 years ago
MarcoFalke fa7af33b4c
ci: Run unit tests sequential once
5 years ago