Commit Graph

472 Commits (fae44c83da982095661b034bdd01afe8ac2fb0a6)

Author SHA1 Message Date
fanquake be4f78275f
contrib: test for FORTIFY_SOURCE in security-check.py
2 months ago
merge-script 0e5cd608da
Merge bitcoin/bitcoin#30415: contrib: fix check-deps.sh to check for weak symbols
2 months ago
Ava Chow f640b323bd
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
2 months ago
Ryan Ofsky 0aaa1298a0 contrib: fix check-deps.sh when libraries do not import symbols
2 months ago
Ryan Ofsky 3c99f5a38a contrib: fix check-deps.sh to check for weak symbols
2 months ago
Ryan Ofsky 86c80e9cf2 contrib: make check-deps.sh script work with cmake
2 months ago
Ava Chow fa5fc71199
Merge bitcoin/bitcoin#29553: assumeutxo: Add dumptxoutset height param, remove shell scripts
2 months ago
Fabian Jahr b29c21fc92
assumeutxo: Remove devtools/utxo_snapshot.sh
2 months ago
Fabian Jahr 20a1c77aa7
contrib: Remove test_utxo_snapshots.sh
2 months ago
MarcoFalke 3333415890
scripted-diff: LogPrint -> LogDebug
2 months ago
MarcoFalke faaf3e53f0
test: [refactor] Fix F841 flake8
2 months ago
Ava Chow a1f2b5bbb5
Merge bitcoin/bitcoin#30690: devtools, utxo-snapshot: Fix block height out of range in script
2 months ago
pablomartin4btc 5b4f34006d devtools, utxo-snapshot: Fix block height out of range
3 months ago
Ava Chow 221809b81c headerssync: Update headerssync configuration
3 months ago
stickies-v 2925bd537c
refactor: use c++20 std::views::reverse instead of reverse_iterator.h
3 months ago
Hodlinator c06f2368e2
refactor: Hand-replace some uint256S -> uint256
3 months ago
fanquake 6ee000e56f
guix: bump time-machine to efc26826400762207cde9f23802cfe75a737963c
3 months ago
fanquake 1bc9f64bee
contrib: assume binary existence in sec/sym checks
4 months ago
fanquake 51d8f435c9
contrib: simplify ELF test-security-check
4 months ago
fanquake 1810e20677
contrib: simplify PE test-security-check
4 months ago
fanquake 6c9746ff92
contrib: simplify MACHO test-security-check
4 months ago
merge-script 5f538f2a7c
Merge bitcoin/bitcoin#30387: contrib: use c++ compiler rather than c compiler for binary checks
4 months ago
merge-script c2c0b4f002
Merge bitcoin/bitcoin#30146: Add clang-tidy check for thread_local vars
4 months ago
Cory Fields 9010b1343b contrib: c++ify test stubs after switching to c++ compilers
4 months ago
Cory Fields 261f770333 contrib: rename cc to cxx in binary checking scripts
4 months ago
Cory Fields a38c960005 contrib: use c++ rather than c for binary tests
4 months ago
merge-script 0c57a798b5
Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31
4 months ago
fanquake 4289dd02cc
contrib: add R(UN)PATH check to ELF symbol-check
5 months ago
Ava Chow 011a895a82
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
5 months ago
fanquake b5fc6d46a3
guix: use glibc 2.31
5 months ago
fanquake 7cbfd7a7ce
refactor: rename (macho) ld64 to lld
5 months ago
fanquake 9946618f61
guix: use clang-toolchain-18 for macOS build
5 months ago
Cory Fields 34c9cee380 clang-tidy: add check for non-trivial thread_local vars
6 months ago
fanquake 4a0536c5d9
build: switch to using lld for macOS builds
6 months ago
Ryan Ofsky ffa27af24d test: Add check-deps.sh script to check for unexpected library dependencies
6 months ago
fanquake b59a027d95
contrib: drop dead get_machine from test sym check
6 months ago
fanquake e6aba463ad
contrib: use env_flags in get_arch
6 months ago
merge-script 427044afa3
Merge bitcoin/bitcoin#29585: contrib: list other binaries in manpage output
7 months ago
fanquake 11ee058ef5
tidy: remove C compiler check
8 months ago
fanquake c3a4ea1971
tidy: set CMAKE_CXX_STANDARD to 20
8 months ago
fanquake 5b690aeb15
tidy: remove terminfo TODO
8 months ago
fanquake 24410e560a
tidy: set minimum CMake to 3.22
8 months ago
Hennadii Stepanov 669ea0aa4a
doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`
8 months ago
Ava Chow c07935bcf5
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
8 months ago
fanquake 7c3ac598dd
contrib: list other binaries in manpage output
8 months ago
TheCharlatan 3fba3d5dee
[refactor] Make signals optional in mempool and chainman
9 months ago
MarcoFalke faa30a4c56
rpc: Do not wait for headers inside loadtxoutset
9 months ago
fanquake 3d52cedb49
Merge bitcoin/bitcoin#29251: contrib: Update clang-format-diff
10 months ago
TheCharlatan 52149b7a2c
contrib: Fix clang-format-diff.py lint errors
10 months ago
fanquake f1fcc9638c
Merge bitcoin/bitcoin#29170: contrib: add macho branch protection check
10 months ago