Commit Graph

482 Commits (62516105536a460614120a5e437562226d3d3fd3)

Author SHA1 Message Date
Hennadii Stepanov a0e089a71d
build: Bump minimum supported macOS to 13.0
3 weeks ago
omahs da8824ba30
Fix typos in check-deps.sh
4 weeks ago
Ava Chow dda2613239
Merge bitcoin/bitcoin#30929: log: Enforce trailing newline
1 month ago
Ava Chow e0ae9c14c4
Merge bitcoin/bitcoin#31011: refactor: move util/pcp and util/netif to common/
1 month ago
Ryan Ofsky fd38711217 ci: make CI job fail when check-deps.sh script fails
1 month ago
Marnix 61cdb1c9d8 doc: add testnet4 section header for config file
1 month ago
MarcoFalke fa2b7d8d6b
Remove redundant unterminated-logprintf tidy check
1 month ago
merge-script ab0b5706b2
Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation between autotools to cmake change
2 months ago
kevkevinpal a9964c0444
doc: Updating docs from autotools to cmake
2 months ago
Hennadii Stepanov 7a8a6a0667
doc: Fix comment in `contrib/devtools/check-deps.sh` script
2 months ago
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