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
2024-01-23
Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooks
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefully
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#28774: wallet: avoid returning a reference to vMasterKe...
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29272: wallet: fix coin selection tracing to return -1 ...
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29276: depends: Update libmultiprocess library to fix C...
fanquake
2024-01-23
Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ CSV...
fanquake
2024-01-23
[test] Move MAGIC_BYTES to messages.py
stratospher
2024-01-23
[test/crypto] Add ECDH
stratospher
2024-01-23
[rpc/net] Allow v2 p2p support in addconnection
stratospher
2024-01-23
net: remove now unused global 'g_initial_block_download_completed'
furszy
2024-01-23
test: add coverage for peerman adaptive connections service flags
furszy
2024-01-23
net: peer manager, dynamically adjust desirable services flag
furszy
2024-01-23
fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses
Vasil Dimov
2024-01-22
depends: Update libmultiprocess library to fix C++20 macos build error
Ryan Ofsky
2024-01-22
settings: add auto-generated warning msg for editing the file manually
furszy
2024-01-22
init: improve corrupted/empty settings file error msg
furszy
2024-01-22
wallet: remove unused `SignatureData` instances in spkm's `FillPSBT` methods
Sebastian Falbesoner
2024-01-22
Merge bitcoin/bitcoin#29260: refactor: remove CTxMemPool::queryHashes()
glozow
2024-01-20
Move TRACEx parameters to seperate lines
Richard Myers
2024-01-20
wallet: fix coin selection tracing to return -1 when no change pos
Richard Myers
2024-01-19
test: ensure output is large enough to pay for its fees
stickies-v
2024-01-19
refactor: pass CRecipient to FundTransaction
josibake
2024-01-19
refactor: simplify `CreateRecipients`
josibake
2024-01-19
refactor: remove out param from `ParseRecipients`
josibake
2024-01-19
refactor: move parsing to new function
josibake
2024-01-19
refactor: move normalization to new function
josibake
2024-01-19
test: add tests for fundrawtx and sendmany rpcs
josibake
2024-01-19
Merge bitcoin/bitcoin#29249: depends: add NM output to gen_id
fanquake
2024-01-19
build: Pass sanitize flags to instrument `libsecp256k1` code
Hennadii Stepanov
2024-01-18
refactor: remove CTxMemPool::queryHashes()
stickies-v
2024-01-18
refactor: Mark prevector iterator with std::contiguous_iterator_tag
MarcoFalke
2024-01-18
Merge bitcoin/bitcoin#29262: rpc: Fix race in loadtxoutset
Ava Chow
2024-01-18
Merge bitcoin/bitcoin#29228: test: Remove all-lint.py script
Ava Chow
2024-01-18
wallet: avoid returning a reference to vMasterKey after releasing the mutex t...
Vasil Dimov
2024-01-18
refactor: Fix binary operator+ for prevector iterators
MarcoFalke
2024-01-18
refactor: Fix constness for prevector iterators
MarcoFalke
2024-01-18
refactor: Add missing default constructor to prevector iterators
MarcoFalke
2024-01-18
Merge bitcoin/bitcoin#29085: refactor: C++20: Use std::rotl
fanquake
2024-01-17
Merge bitcoin/bitcoin#29251: contrib: Update clang-format-diff
fanquake
2024-01-17
Merge bitcoin/bitcoin#29133: refactor: Allow std::span construction from CKey
fanquake
2024-01-17
test: Use blocks_path where possible
MarcoFalke
2024-01-17
rpc: Fix race in loadtxoutset
MarcoFalke
2024-01-17
Merge bitcoin/bitcoin#29233: build: depends move macOS C(XX) FLAGS out of C &...
fanquake
2024-01-17
contrib: Fix clang-format-diff.py lint errors
TheCharlatan
2024-01-16
Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#28791: snapshots: don't core dump when running -checkbl...
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag handling
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#29170: contrib: add macho branch protection check
fanquake
2024-01-16
contrib: Latest clang-format-diff.py script
TheCharlatan
[prev]
[next]