index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-11
Merge bitcoin/bitcoin#29031: fuzz: Improve fuzzing stability for txorphan har...
fanquake
2023-12-11
Merge bitcoin/bitcoin#29044: msvc: Define the same `QT_...` macros as in Auto...
fanquake
2023-12-11
Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)
fanquake
2023-12-11
Merge bitcoin/bitcoin#29035: test: fix `addnode` functional test failure on O...
fanquake
2023-12-11
Merge bitcoin/bitcoin#29045: msvc: Optimize "Release" builds
fanquake
2023-12-11
Merge bitcoin/bitcoin#29048: Add a note to msvc readme re building Qt for Bit...
fanquake
2023-12-10
Add a note to msvc readme re building Qt for Bitcoin Core.
Aaron Clauson
2023-12-09
msvc: Define the same `QT_...` macros as in Autotools builds
Hennadii Stepanov
2023-12-09
msvc: Optimize "Release" builds
Hennadii Stepanov
2023-12-09
test: fix intermittent error in rpc_net.py (#29030)
Sebastian Falbesoner
2023-12-08
test: fix `addnode` functional test failure on OpenBSD
Sebastian Falbesoner
2023-12-08
fuzz: Improve fuzzing stability for txorphan harness
dergoegge
2023-12-08
Merge bitcoin/bitcoin#28349: build: Require C++20 compiler
fanquake
2023-12-08
Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test failure...
fanquake
2023-12-08
Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional test
fanquake
2023-12-08
Merge bitcoin/bitcoin#28894: wallet: batch all individual spkms setup db writ...
fanquake
2023-12-08
Merge bitcoin/bitcoin#29025: doc: Add link to needs-release-notes label
fanquake
2023-12-07
Merge bitcoin/bitcoin#29023: doc: add historical release notes for 26.0
Andrew Chow
2023-12-07
Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...
fanquake
2023-12-07
doc: Missing additions to 26.0 release notes
fanquake
2023-12-07
doc: Add link to needs-release-notes label
MarcoFalke
2023-12-07
doc: add historical release notes for 26.0
fanquake
2023-12-07
doc: add minimum required Linux Kernel to release-notes
fanquake
2023-12-07
fuzz: Use C++20 starts_with in rpc.cpp
MarcoFalke
2023-12-07
Revert "tracepoints: Disables `-Wgnu-zero-variadic-macro-arguments` to compil...
MarcoFalke
2023-12-07
refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-arguments
MarcoFalke
2023-12-07
refactor: modernize-use-default-member-init for bit-fields (C++20)
MarcoFalke
2023-12-07
build: Require C++20 compiler
MarcoFalke
2023-12-07
Merge bitcoin/bitcoin#28622: build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-12-06
test: Extends MEMPOOL msg functional test
Sergi Delgado Segura
2023-12-06
Merge bitcoin/bitcoin#29012: fuzz: Avoid timeout in bitdeque
fanquake
2023-12-06
Merge bitcoin/bitcoin#27581: net: Continuous ASMap health check
Andrew Chow
2023-12-06
Merge bitcoin/bitcoin#28980: rpc: encryptwallet help, mention HD seed rotatio...
Andrew Chow
2023-12-06
Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual exception ...
Andrew Chow
2023-12-06
fuzz: Avoid timeout in bitdeque
MarcoFalke
2023-12-06
Merge bitcoin/bitcoin#29003: rpc: fix getrawtransaction segfault
fanquake
2023-12-06
Merge bitcoin/bitcoin#28992: ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzz
fanquake
2023-12-06
test: fix v2 transport intermittent test failure (#29002)
Sebastian Falbesoner
2023-12-05
test: add regression test for the getrawtransaction segfault
Martin Zumsande
2023-12-05
rpc, doc: encryptwallet, mention HD seed rotation and new backup
furszy
2023-12-05
rpc: fix getrawtransaction segfault
Martin Zumsande
2023-12-05
Merge bitcoin/bitcoin#28856: depends: Build the `native_capnp` and `capnp` pa...
fanquake
2023-12-05
Merge bitcoin/bitcoin#28997: fuzz: txorphan check wtxids using GenTxid::Wtxid...
fanquake
2023-12-05
build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-12-05
build: patch boost process for macOS 14 SDK
fanquake
2023-12-05
depends: add -platform_version to macOS build flags
fanquake
2023-12-04
Merge bitcoin/bitcoin#28852: script, assumeutxo: Enhance validations in utxo_...
Ryan Ofsky
2023-12-04
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
Greg Sanders
2023-12-04
Merge bitcoin/bitcoin#28946: init: don't delete PID file if it was not generated
Andrew Chow
2023-12-04
depends: Build `native_capnp` package with CMake
Hennadii Stepanov
[next]