Commit Graph

113 Commits (64440bb733896a7a2caf902825e0406cb993e666)

Author SHA1 Message Date
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
Hennadii Stepanov 6d58117a31
build: Build minisketch test in `make check`, not in `make`
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
Russell Yanofsky d54f64c6c7 Add multiprocess travis configuration
5 years ago
Russell Yanofsky 787f40668d Set LD_LIBRARY_PATH consistently in travis tests
5 years ago
practicalswift a3b539a924 ci: Run fuzz testing test cases under valgrind
5 years ago
Wladimir J. van der Laan 4a07233076
Merge #17767: ci: Fix qemu issues
5 years ago
MarcoFalke fa5d709fb2
ci: Move wrap-qemu into separate script
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
MarcoFalke facb416ad5
ci: Add valgrind run
5 years ago
MarcoFalke fad88e6f86
ci: Remove use of cd
5 years ago
MarcoFalke fa04187528
scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
5 years ago
MarcoFalke 41162c0ba0
Merge #17423: ci: Make ci system read-only on the git work tree
5 years ago
MarcoFalke fa00393bce
ci: Make all filesystem operations inside docker
5 years ago
MarcoFalke fa56bcbb01
ci: Run CI_WAIT only on travis
5 years ago
Sjors Provoost 1f6c650c99
travis: run tests on macOS native
5 years ago
MarcoFalke fa79dff624
ci: Run tests on arm
5 years ago
MarcoFalke fa27372e65
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
5 years ago
MarcoFalke fa60583d23
ci: Pass down $MAKEJOBS to test_runner.py
5 years ago
MarcoFalke faba46da07
ci: Set --ansi in test_runner
5 years ago
MarcoFalke fa31bc35eb
ci: Remove dependence on travis, use it as fallback env
5 years ago
MarcoFalke fafe78f6ae
ci: Rename .travis/ to ./ci/
5 years ago