aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-05refactor: Split dbwrapper CDBWrapper::EstimateSize implementationTheCharlatan
2023-08-05refactor: Move HandleError to dbwrapper implementationTheCharlatan
2023-08-05refactor: Split dbwrapper CDBWrapper::Exists implementationTheCharlatan
2023-08-05refactor: Fix logging.h includesTheCharlatan
2023-08-05refactor: Split dbwrapper CDBWrapper::Read implementationTheCharlatan
2023-08-05refactor: Pimpl leveldb::Iterator for CDBIteratorTheCharlatan
2023-08-05refactor: Split dbwrapper CDBIterator::GetValue implementationTheCharlatan
2023-08-05refactor: Split dbwrapper CDBIterator::GetKey implementationTheCharlatan
2023-08-05refactor: Split dbwrapper CDBIterator::Seek implementationTheCharlatan
2023-08-05refactor: Pimpl leveldb::batch for CDBBatchTheCharlatan
2023-08-05refactor: Split dbwrapper CDBatch::Erase implementationTheCharlatan
2023-08-05refactor: Split dbwrapper CDBBatch::Write implementationTheCharlatan
2023-08-01refactor: Wrap DestroyDB in dbwrapper helperTheCharlatan
2023-07-28Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in Pa...fanquake
2023-07-28Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read helper ...fanquake
2023-07-27Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing targetAndrew Chow
2023-07-27Merge bitcoin/bitcoin#28148: refactor: consistently use ApplyArgsManOptions f...Andrew Chow
2023-07-27Remove unused raw-pointer read helper from univalueMarcoFalke
2023-07-27refactor: Revert addition of univalue sighash string checkTheCharlatan
2023-07-26Merge bitcoin/bitcoin#28127: refactor: Remove C-style const-violating cast, U...fanquake
2023-07-26Merge bitcoin/bitcoin#28150: test: Avoid intermittent issues due to async eve...fanquake
2023-07-25Merge bitcoin/bitcoin#27930: util: Don't derive secure_allocator from std::al...Andrew Chow
2023-07-25Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel libraryAndrew Chow
2023-07-25kernel: Remove Univalue from kernel libraryTheCharlatan
2023-07-25kernel: Split ParseSighashStringTheCharlatan
2023-07-25test: Avoid intermittent issues due to async events in validationinterface_testsMarcoFalke
2023-07-25refactor: deduplicate ignores_incoming_txsstickies-v
2023-07-25refactor: set ignore_incoming_txs in ApplyArgsManOptionsstickies-v
2023-07-24Don't derive secure_allocator from std::allocatorCasey Carter
2023-07-24[net processing] Move -capturemessages to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -blockreconstructionextratxn to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -maxorphantx to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -txreconciliation to PeerManager::Optionsdergoegge
2023-07-24[net processing] Use ignore_incoming_txs from m_optsdergoegge
2023-07-24[net processing] Introduce PeerManager optionsdergoegge
2023-07-24refactor: Use reinterpret_cast where appropriateMarcoFalke
2023-07-24refactor: Avoid casting away constnessMarcoFalke
2023-07-24refactor: Remove unused C-style castsMarcoFalke
2023-07-21fuzz: increase coverage of the descriptor targetsAntoine Poinsot
2023-07-21fuzz: add a new, more efficient, descriptor parsing targetAntoine Poinsot
2023-07-21fuzz: make the parsed descriptor testing into a functionAntoine Poinsot
2023-07-20Merge bitcoin/bitcoin#28067: descriptors: do not return top-level only funcs ...Andrew Chow
2023-07-20descriptor: InferScript, do not return top-level only func as sub descriptorfurszy
2023-07-20Merge bitcoin/bitcoin#26654: util: Show descriptive error messages when FileC...fanquake
2023-07-20Merge bitcoin/bitcoin#28066: fuzz: Generate process_message targets individuallyfanquake
2023-07-20Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...fanquake
2023-07-19Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementationRyan Ofsky
2023-07-19Merge bitcoin/bitcoin#28085: refactor: use Span for SipHash::WriteAndrew Chow
2023-07-19Merge bitcoin/bitcoin#28056: rpc: doc: Added `longpollid` and `data` params t...fanquake
2023-07-19Merge bitcoin/bitcoin#28093: subtree: update libsecp256k1 to latest masterfanquake