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
Remove deprecated -rpcserialversion
MarcoFalke
2023-12-11
Merge bitcoin/bitcoin#28999: build: Enable -Wunreachable-code
fanquake
2023-12-11
Merge bitcoin/bitcoin#25273: wallet: Pass through transaction locktime and pr...
fanquake
2023-12-11
Merge bitcoin/bitcoin#29009: fuzz: p2p: Detect peer deadlocks
fanquake
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
wallet: return CreatedTransactionResult from FundTransaction
Andrew Chow
2023-12-08
wallet: use optional for change position as an optional in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve scriptSig and scriptWitness in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve transaction version in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve transaction locktime in CreateTransaction
Andrew Chow
2023-12-08
wallet: Set preset input sequence through coin control
Andrew Chow
2023-12-08
wallet: Replace SelectExternal with SetTxOut
Andrew Chow
2023-12-08
coincontrol: Replace HasInputWeight with returning optional from Get
Andrew Chow
2023-12-08
wallet: Introduce and use PreselectedInput class in CCoinControl
Andrew Chow
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
fuzz: Detect deadlocks in process_message
dergoegge
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
[next]