aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-23Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooksAva Chow
2024-01-23Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefullyAva Chow
2024-01-23Merge bitcoin/bitcoin#28774: wallet: avoid returning a reference to vMasterKe...Ava Chow
2024-01-23Merge bitcoin/bitcoin#29272: wallet: fix coin selection tracing to return -1 ...Ava Chow
2024-01-23Merge bitcoin/bitcoin#29276: depends: Update libmultiprocess library to fix C...fanquake
2024-01-23Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ CSV...fanquake
2024-01-23[test] Move MAGIC_BYTES to messages.pystratospher
2024-01-23[test/crypto] Add ECDHstratospher
2024-01-23[rpc/net] Allow v2 p2p support in addconnectionstratospher
2024-01-23net: remove now unused global 'g_initial_block_download_completed'furszy
2024-01-23test: add coverage for peerman adaptive connections service flagsfurszy
2024-01-23net: peer manager, dynamically adjust desirable services flagfurszy
2024-01-23fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addressesVasil Dimov
2024-01-22depends: Update libmultiprocess library to fix C++20 macos build errorRyan Ofsky
2024-01-22settings: add auto-generated warning msg for editing the file manuallyfurszy
2024-01-22init: improve corrupted/empty settings file error msgfurszy
2024-01-22wallet: remove unused `SignatureData` instances in spkm's `FillPSBT` methodsSebastian Falbesoner
2024-01-22Merge bitcoin/bitcoin#29260: refactor: remove CTxMemPool::queryHashes()glozow
2024-01-20Move TRACEx parameters to seperate linesRichard Myers
2024-01-20wallet: fix coin selection tracing to return -1 when no change posRichard Myers
2024-01-19test: ensure output is large enough to pay for its feesstickies-v
2024-01-19refactor: pass CRecipient to FundTransactionjosibake
2024-01-19refactor: simplify `CreateRecipients`josibake
2024-01-19refactor: remove out param from `ParseRecipients`josibake
2024-01-19refactor: move parsing to new functionjosibake
2024-01-19refactor: move normalization to new functionjosibake
2024-01-19test: add tests for fundrawtx and sendmany rpcsjosibake
2024-01-19Merge bitcoin/bitcoin#29249: depends: add NM output to gen_idfanquake
2024-01-19build: Pass sanitize flags to instrument `libsecp256k1` codeHennadii Stepanov
2024-01-18refactor: remove CTxMemPool::queryHashes()stickies-v
2024-01-18refactor: Mark prevector iterator with std::contiguous_iterator_tagMarcoFalke
2024-01-18Merge bitcoin/bitcoin#29262: rpc: Fix race in loadtxoutsetAva Chow
2024-01-18Merge bitcoin/bitcoin#29228: test: Remove all-lint.py scriptAva Chow
2024-01-18wallet: avoid returning a reference to vMasterKey after releasing the mutex t...Vasil Dimov
2024-01-18refactor: Fix binary operator+ for prevector iteratorsMarcoFalke
2024-01-18refactor: Fix constness for prevector iteratorsMarcoFalke
2024-01-18refactor: Add missing default constructor to prevector iteratorsMarcoFalke
2024-01-18Merge bitcoin/bitcoin#29085: refactor: C++20: Use std::rotlfanquake
2024-01-17Merge bitcoin/bitcoin#29251: contrib: Update clang-format-difffanquake
2024-01-17Merge bitcoin/bitcoin#29133: refactor: Allow std::span construction from CKeyfanquake
2024-01-17test: Use blocks_path where possibleMarcoFalke
2024-01-17rpc: Fix race in loadtxoutsetMarcoFalke
2024-01-17Merge bitcoin/bitcoin#29233: build: depends move macOS C(XX) FLAGS out of C &...fanquake
2024-01-17contrib: Fix clang-format-diff.py lint errorsTheCharlatan
2024-01-16Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...Ava Chow
2024-01-16Merge bitcoin/bitcoin#28791: snapshots: don't core dump when running -checkbl...Ava Chow
2024-01-16Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag handlingAva Chow
2024-01-16Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...Ava Chow
2024-01-16Merge bitcoin/bitcoin#29170: contrib: add macho branch protection checkfanquake
2024-01-16contrib: Latest clang-format-diff.py scriptTheCharlatan