index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-09-13
streams: cache file position within AutoFile
Pieter Wuille
2024-09-12
Merge bitcoin/bitcoin#30814: kernel: Create usable static kernel library
merge-script
2024-09-12
build: Skip secp256k1 ctime tests when tests are not being built
Hennadii Stepanov
2024-09-12
Merge bitcoin/bitcoin#30847: test: Drop no longer needed workarounds
merge-script
2024-09-12
Merge bitcoin/bitcoin#30835: build: Introduce "Kernel" installation component
merge-script
2024-09-12
Merge bitcoin/bitcoin#30803: build: Minor build system fixes and amendments
merge-script
2024-09-11
Merge bitcoin/bitcoin#30807: Fix peers abruptly disconnecting from AssumeUTXO...
Ava Chow
2024-09-10
assumeUTXO: fix peers disconnection during sync
furszy
2024-09-10
Merge bitcoin/bitcoin#30773: Remove unsafe uint256S() and test-only uint160S()
Ryan Ofsky
2024-09-10
Merge bitcoin/bitcoin#30065: init: fixes file descriptor accounting
Ryan Ofsky
2024-09-10
Merge bitcoin/bitcoin#30791: build: Use correct variable name
merge-script
2024-09-09
Merge bitcoin/bitcoin#30509: multiprocess: Add -ipcbind option to bitcoin-node
Ava Chow
2024-09-09
Merge bitcoin/bitcoin#30817: test: Add coverage for dumptxoutset failure robu...
Ava Chow
2024-09-09
Merge bitcoin/bitcoin#30684: init: fix init fatal error on invalid negated op...
Ava Chow
2024-09-09
Merge bitcoin/bitcoin#30401: fix: increase consistency of rpcauth parsing
Ava Chow
2024-09-09
build: Use correct variables when passing `-fsanitize` to libsecp256k1
Hennadii Stepanov
2024-09-09
Merge bitcoin/bitcoin#30845: Update libsecp256k1 subtree to latest master
merge-script
2024-09-09
Merge bitcoin/bitcoin#30823: cmake: add `USE_SOURCE_PERMISSIONS` to all `conf...
merge-script
2024-09-08
test: Drop no longer needed workarounds
Hennadii Stepanov
2024-09-07
Update secp256k1 subtree to latest master
Hennadii Stepanov
2024-09-07
Squashed 'src/secp256k1/' changes from 642c885b61..2f2ccc4695
Hennadii Stepanov
2024-09-06
build, test: Add missed log options
Hennadii Stepanov
2024-09-06
build: Add a pkg-config file for libbitcoinkernel
TheCharlatan
2024-09-06
build: Produce a usable static kernel library
TheCharlatan
2024-09-06
test: move uint256_tests/operator_with_self to arith_uint256_tests
stickies-v
2024-09-06
test: remove test-only uint160S
stickies-v
2024-09-06
test: remove test-only uint256S
stickies-v
2024-09-06
test: remove test-only arith_uint256S
stickies-v
2024-09-06
build: Introduce "Kernel" installation component
Hennadii Stepanov
2024-09-06
test: Work around boost compilation error
MarcoFalke
2024-09-06
Revert "build: work around issue with Boost <= 1.80 and Clang >= 18"
MarcoFalke
2024-09-06
multiprocess: Add -ipcbind option to bitcoin-node
Russell Yanofsky
2024-09-06
multiprocess: Add unit tests for connect, serve, and listen functions
Ryan Ofsky
2024-09-06
multiprocess: Add IPC connectAddress and listenAddress methods
Russell Yanofsky
2024-09-06
fuzz: Don't compile BDB-specific code on MSVC in `wallet_bdb_parser.cpp`
Hennadii Stepanov
2024-09-06
cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage
fanquake
2024-09-06
Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarks
merge-script
2024-09-06
Merge bitcoin/bitcoin#30748: test: Pin and document TEST_DIR_PATH_ELEMENT, Se...
merge-script
2024-09-05
Merge bitcoin/bitcoin#30821: build: work around issue with Boost <= 1.80 and ...
Ava Chow
2024-09-05
init: error out if -maxconnections is negative
Sergi Delgado Segura
2024-09-05
init: improves file descriptors accounting and docs
Sergi Delgado Segura
2024-09-05
init: fixes fd accounting regarding poll/select
Sergi Delgado Segura
2024-09-05
build: work around issue with Boost <= 1.80 and Clang >= 18
fanquake
2024-09-05
Merge bitcoin-core/gui#834: qt, build: remove unneeded `Q_IMPORT_PLUGIN` macr...
Hennadii Stepanov
2024-09-05
Merge bitcoin/bitcoin#30796: test: Use std::span and std::string_view for raw...
merge-script
2024-09-05
test: Use span for raw data
MarcoFalke
2024-09-05
refactor: Manage dumptxoutset RAII classes with std::optional
Fabian Jahr
2024-09-05
bench: Remove redundant logging benchmarks
MarcoFalke
2024-09-05
bench: Use LogInfo instead of the deprecated alias LogPrintf
MarcoFalke
2024-09-04
Merge bitcoin/bitcoin#30788: test: fixing failing system_tests/run_command un...
Ava Chow
[next]