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
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-09
Add multiplication operator to CFeeRate
Murch
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
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#28894: wallet: batch all individual spkms setup db writ...
fanquake
2023-12-08
wallet: fix key parsing check for miniscript expressions in `ParseScript`
brunoerg
2023-12-07
wallet: create tx, log resulting coin selection info
furszy
2023-12-07
wallet: skip BnB when SFFO is active
Murch
2023-12-07
Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...
fanquake
2023-12-07
refactor: rpc: Pass CBlockIndex by reference instead of pointer
MarcoFalke
2023-12-07
refactor: Use reference instead of pointer in IsBlockPruned
MarcoFalke
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-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
test: wait for fee estimator to catch up before estimating fees
ismaelsadeeq
2023-12-06
fuzz: p2p: Detect peer deadlocks
MarcoFalke
2023-12-05
rpc: getwalletinfo, return wallet 'birthtime'
furszy
2023-12-05
wallet: fix legacy spkm default birth time
furszy
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
build: Enable -Wunreachable-code
MarcoFalke
2023-12-05
Merge bitcoin/bitcoin#28997: fuzz: txorphan check wtxids using GenTxid::Wtxid...
fanquake
2023-12-04
bitcoin-tx: Make replaceable value optional
Kashif Smith
2023-12-04
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
Greg Sanders
2023-12-04
Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly
Ryan Ofsky
2023-12-04
refactor: Add InitContext function to initialize NodeContext with global poin...
Ryan Ofsky
2023-12-04
refactor: Remove calls to StartShutdown from KernelNotifications
Ryan Ofsky
2023-12-04
refactor: Remove call to StartShutdown from stop RPC
Ryan Ofsky
2023-12-04
util: Get rid of uncaught exceptions thrown by SignalInterrupt class
Ryan Ofsky
2023-12-04
refactor: Remove call to ShutdownRequested from IndexWaitSynced
Ryan Ofsky
2023-12-04
refactor: Remove call to ShutdownRequested from HTTPRequest
Ryan Ofsky
[prev]
[next]