aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2023-03-13refactor: Extract util/exception from util/systemBen Woosley
2023-03-08Merge bitcoin/bitcoin#25696: build: Re-enable external signer on WindowsAndrew Chow
2023-03-08Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...fanquake
2023-03-07Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init codeAndrew Chow
2023-03-06Merge bitcoin/bitcoin#27209: ci: Remove unused EXPECTED_TESTS_DURATION_IN_SEC...glozow
2023-03-02Use steady clock in SeedStrengthen and FindBestImplementationMarcoFalke
2023-02-28Deduplicate bitcoind and bitcoin-qt init codeRyan Ofsky
2023-02-17Merge bitcoin/bitcoin#26940: test: create random and coins utils, add amount ...Andrew Chow
2023-02-13Merge bitcoin/bitcoin#27033: ci: Cache stuff in volumes, not host foldersmerge-script
2023-02-10doc: Update ci docs721217.xyz
2023-02-09De-duplicate add_coin methods to a test util helperJon Atack
2023-02-08ci: Use the latest Ubuntu LTS for "ARM64 Android APK" taskHennadii Stepanov
2023-02-08ci: Cache stuff in volumes, not host foldersMarcoFalke
2023-02-06Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*Andrew Chow
2023-02-02Merge bitcoin/bitcoin#27012: ci: Print iwyu patch in git diff formatfanquake
2023-02-02ci: Remove unused EXPECTED_TESTS_DURATION_IN_SECONDS env varMarcoFalke
2023-02-02Merge bitcoin/bitcoin#26976: ci: Cache package manager install stepMarcoFalke
2023-02-01ci: avoid using -Werror for older compilersfanquake
2023-02-01ci: Print iwyu patch in git diff formatMarcoFalke
2023-01-31Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...fanquake
2023-01-30Merge bitcoin/bitcoin#26965: refactor: Remove stray cs_main redundant declara...fanquake
2023-01-30Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host pack...fanquake
2023-01-28ci: Cache package manager install stepMarcoFalke
2023-01-25refactor: Remove stray cs_main redundant declarationMarcoFalke
2023-01-24ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host systemMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-18lint: specify the right commit range when running locallyJames O'Beirne
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-18Bump minimum python version to 3.7MarcoFalke
2023-01-18Merge bitcoin/bitcoin#26908: ci: Add missing lint dependency (gpg)fanquake
2023-01-18ci: Bump --combinedlogslen to debug intermittent issuesMarcoFalke
2023-01-17ci: Add missing lint dependencyMarcoFalke
2023-01-17Merge bitcoin/bitcoin#26716: ci: Build python from source in "lint" taskMarcoFalke
2023-01-16ci: Bump lint task image to Ubuntu JammyHennadii Stepanov
2023-01-16ci: Use pyenv's `python-build` to install Python in lint taskHennadii Stepanov
2023-01-11ci: Stop and remove CI containerMarcoFalke
2023-01-11scripted-diff: ci: Rework docker namingMarcoFalke
2023-01-09ci: Remove unused busybox workaroundMarcoFalke
2023-01-09ci: Create named symbol for BINS_SCRATCH_DIRMarcoFalke
2023-01-07ci: Fix ci_native_fuzz_msan CONTAINER_NAMEMarcoFalke
2023-01-06build: Re-enable external signer on WindowsHennadii Stepanov
2023-01-04Merge bitcoin/bitcoin#26791: ci: Properly set COMMIT_RANGE in lint taskMarcoFalke
2023-01-03script: update python linter dependenciesJon Atack
2023-01-02ci: Properly set COMMIT_RANGE in lint taskMarcoFalke
2023-01-01Merge bitcoin/bitcoin#26775: ci: Revert tsan task changesMarcoFalke
2022-12-30ci: Remove duplicate CC and CXX from tsan taskMarcoFalke
2022-12-30Revert "ci: Use clang-15 in tsan task"MarcoFalke
2022-12-29Merge bitcoin/bitcoin#26770: ci: Move `--enable-c++20` from "tidy" task back ...MarcoFalke
2022-12-29ci: Move `--enable-c++20` from "tidy" task back to "ASan..." oneHennadii Stepanov
2022-12-29ci: Use clang-15 in tsan taskMarcoFalke