Commit Graph

42497 Commits (95560616fbab3ddca9d85980b7f73c8a816bc99e)
 

Author SHA1 Message Date
Sebastian Falbesoner 95560616fb code style: update .editorconfig file
2 months ago
merge-script a5e99669cc
Merge bitcoin/bitcoin#30733: test: remove unused src_dir param from run_tests after CMake migration
2 months ago
merge-script 0c1e507278
Merge bitcoin/bitcoin#30871: build: Add more cmake presets
2 months ago
merge-script fcb61bbc8d
Merge bitcoin/bitcoin#27038: security-check: test for `_FORTIFY_SOURCE` usage in release binaries
2 months ago
merge-script 85833cf05f
Merge bitcoin/bitcoin#30847: test: Drop no longer needed workarounds
2 months ago
merge-script 11e2f9fff4
Merge bitcoin/bitcoin#30835: build: Introduce "Kernel" installation component
2 months ago
merge-script db8350b0e3
Merge bitcoin/bitcoin#30803: build: Minor build system fixes and amendments
2 months ago
merge-script a86e7a476d
Merge bitcoin/bitcoin#30838: build: Use CMake's default permissions in macOS `deploy` target
2 months ago
merge-script f0eb63399a
Merge bitcoin/bitcoin#30841: ci: Post CMake-migration fixes and amendments
2 months ago
merge-script 155963768a
Merge bitcoin/bitcoin#30842: build: Minimize I/O operations in `GenerateHeaderFrom{Json,Raw}.cmake`
2 months ago
merge-script c773618886
Merge bitcoin/bitcoin#30867: build: Fix `ENABLE_WALLET` option
2 months ago
Ava Chow 349632e022
Merge bitcoin/bitcoin#30807: Fix peers abruptly disconnecting from AssumeUTXO nodes during IBD
2 months ago
Ava Chow f6298a878f
Merge bitcoin/bitcoin#30840: docs: Updated debug build instructions for cmake
2 months ago
Ava Chow a8809aeb6e
Merge bitcoin/bitcoin#30870: docs: updated developer notes for --with-sanitizers to -DSANITIZERS
2 months ago
Pieter Wuille f15e817811 build: add more CMake presets (dev-mode, libfuzzer, libfuzzer-nosan)
2 months ago
kevkevinpal 4b1ce3cac8
docs: updated developer notes for --with-sanitizers to -DSANITIZERS and removed resource for -fsanitze flags
2 months ago
glozow 0725a37494
Merge bitcoin/bitcoin#30805: test: Add explicit onion bind to p2p_permissions
2 months ago
Hennadii Stepanov 0037d53d1a
build: Fix `ENABLE_WALLET` option
2 months ago
furszy 992f83bb6f
test: add coverage for assumeUTXO honest peers disconnection
2 months ago
furszy 6d5812e5c8
assumeUTXO: fix peers disconnection during sync
2 months ago
Ava Chow 082779d606 test: Add explicit onion bind to p2p_permissions
2 months ago
Ryan Ofsky c66c68345e
Merge bitcoin/bitcoin#30773: Remove unsafe uint256S() and test-only uint160S()
2 months ago
Ryan Ofsky 2756797eca
Merge bitcoin/bitcoin#30065: init: fixes file descriptor accounting
2 months ago
Hennadii Stepanov 5ba03e7d35
build: Use CMake's default permissions in macOS `deploy` target
2 months ago
merge-script e4fb97a512
Merge bitcoin/bitcoin#30791: build: Use correct variable name
2 months ago
Ava Chow df3f63ccfa
Merge bitcoin/bitcoin#30509: multiprocess: Add -ipcbind option to bitcoin-node
2 months ago
Ava Chow 712a2b5453
Merge bitcoin/bitcoin#30817: test: Add coverage for dumptxoutset failure robustness
2 months ago
Ava Chow fb52023ee6
Merge bitcoin/bitcoin#30684: init: fix init fatal error on invalid negated option value
2 months ago
Ava Chow 746f88000e
Merge bitcoin/bitcoin#30401: fix: increase consistency of rpcauth parsing
2 months ago
Hennadii Stepanov 2d68c3b1c2
build: Use correct variables when passing `-fsanitize` to libsecp256k1
2 months ago
merge-script df86a4f333
Merge bitcoin/bitcoin#30845: Update libsecp256k1 subtree to latest master
2 months ago
fanquake be4f78275f
contrib: test for FORTIFY_SOURCE in security-check.py
2 months ago
merge-script 94bc3c4cc0
Merge bitcoin/bitcoin#30824: cmake: decouple `FORTIFY_SOURCE` check from `Debug` build type
2 months ago
merge-script ba84c2774d
Merge bitcoin/bitcoin#30823: cmake: add `USE_SOURCE_PERMISSIONS` to all `configure_file()` usage
2 months ago
merge-script da3f4cb8ee
Merge bitcoin/bitcoin#30850: doc: fix minor typo
2 months ago
Gutflo 7a669fde18
docs: Fix minor typo
2 months ago
Hennadii Stepanov 1cc93fe7b4
build: Delete dead code that implements `IF_CHECK_FAILED` option
2 months ago
ion- 0b003e1ff7 docs: Updated debug build instructions for cmake
2 months ago
Hennadii Stepanov 341ad23809
build: Delete MSVC special case for `BUILD_FOR_FUZZING` option
2 months ago
Hennadii Stepanov 5c80192ff6
test: Drop no longer needed workarounds
2 months ago
Hennadii Stepanov ff54395de4
Update secp256k1 subtree to latest master
2 months ago
Hennadii Stepanov 611562806c Squashed 'src/secp256k1/' changes from 642c885b61..2f2ccc4695
2 months ago
Hennadii Stepanov b07fe666f2
build: Minimize I/O operations in `GenerateHeaderFrom{Json,Raw}.cmake`
2 months ago
Hennadii Stepanov c45186ca54
ci: Switch from `make` to `cmake --build`
2 months ago
Hennadii Stepanov 6e5f33af58
ci: Handle log files regardless of CMake's version
2 months ago
Hennadii Stepanov fdad128b52
build: Stop enabling CMake's CMP0141 policy
2 months ago
Hennadii Stepanov b2a6f545b4
doc: Drop `ctest` command from Windows cross-compiling instructions
2 months ago
Hennadii Stepanov 73b618582d
build: Print `CMAKE_CXX_COMPILER_ARG1` in summary
2 months ago
Hennadii Stepanov f03c942095
build, test: Add missed log options
2 months ago
Hennadii Stepanov 6f2cb0eafd
doc: Amend comment about ZeroMQ config files
2 months ago