aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10[util] Avoid integer overflow in CheckDiskSpacedergoegge
2023-03-04Merge bitcoin/bitcoin#27192: util: add missing include and fix function signa...fanquake
2023-03-04Merge bitcoin/bitcoin#27197: Fix typos in comments to make linter happyfanquake
2023-03-03util: add missing include and fix function signatureCory Fields
2023-03-03Fixed a couple of typos in comments to make linter happyhernanmarino
2023-03-03Merge bitcoin/bitcoin#26612: refactor: RPC: pass named argument value as stri...fanquake
2023-03-02Merge bitcoin/bitcoin#27183: doc: Update Transifex links and slug format in R...fanquake
2023-03-01Merge bitcoin/bitcoin#27172: guix: switch to some `minimal` versions of packa...Andrew Chow
2023-03-01doc: Update Transifex links and slug format in Release ProcessHennadii Stepanov
2023-03-01Merge bitcoin/bitcoin#27169: Update translations for 25.0 soft translation st...fanquake
2023-02-28Merge bitcoin/bitcoin#27165: Make miniscript_{stable,smart} fuzzers avoid too...fanquake
2023-02-28Merge bitcoin/bitcoin#27173: valgrind: remove libsecp256k1 suppressionfanquake
2023-02-28Merge bitcoin/bitcoin#23897: refactor: Move calculation logic out from `Check...glozow
2023-02-28Merge bitcoin/bitcoin#27170: refactor: Stop using gArgs global in system.cppAndrew Chow
2023-02-28Merge bitcoin/bitcoin#27174: ci: bump lint task to bookworm for git v2.38fanquake
2023-02-28Merge bitcoin/bitcoin#27176: docs: GetDataDirNet and GetDataDirBase don't cre...fanquake
2023-02-28Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...Andrew Chow
2023-02-28[ci] change lint to bookworm for git v2.38glozow
2023-02-28Make miniscript fuzzers avoid script size limitPieter Wuille
2023-02-28Make miniscript fuzzers avoid ops limitPieter Wuille
2023-02-28Enforce type consistency in miniscript_stable fuzz testPieter Wuille
2023-02-28Simplify miniscript fuzzer NodeInfo structPieter Wuille
2023-02-28Do base type propagation in miniscript_stable fuzzerPieter Wuille
2023-02-28docs: GetDataDirNet and GetDataDirBase don't create datadirstickies-v
2023-02-28guix: use cmake-minimal over cmakefanquake
2023-02-28guix: use coreutils-minimal over coreutilsfanquake
2023-02-28guix: use bash-minimal over bashfanquake
2023-02-28valgrind: remove libsecp256k1 suppressionfanquake
2023-02-28Merge bitcoin/bitcoin#27157: init: Return ChainstateLoadStatus::INTERRUPTED w...fanquake
2023-02-28Merge bitcoin/bitcoin#27118: depends: harden libeventfanquake
2023-02-27refactor: Stop using gArgs global in system.cppRyan Ofsky
2023-02-27refactor: Use new GetConfigFilePath functionRyan Ofsky
2023-02-27Merge bitcoin/bitcoin#26032: wallet: skip R-value signature grinding for exte...Andrew Chow
2023-02-27Merge bitcoin/bitcoin#27146: Fix various libbitcoinkernel DLL build problemsfanquake
2023-02-27Merge bitcoin/bitcoin#25227: Handle invalid hex encoding in ParseHexfanquake
2023-02-27qt: Update translation source fileHennadii Stepanov
2023-02-27qt: Bump Transifex slug for 25.xHennadii Stepanov
2023-02-27qt: Periodic translation updates from TransifexHennadii Stepanov
2023-02-27Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...glozow
2023-02-27util: Return empty vector on invalid hex encodingMarcoFalke
2023-02-27test: Add hex parse unit testsMarcoFalke
2023-02-24doc: add explanation for fail_on_insufficient_dbcacheRyan Ofsky
2023-02-24init: Return more fitting ChainStateLoadStatus if verification was interruptedMartin Zumsande
2023-02-24Merge bitcoin/bitcoin#27154: doc: mention sanitizer suppressions in developer...glozow
2023-02-24doc: mention sanitizer suppressions in developer docsfanquake
2023-02-24Merge bitcoin/bitcoin#27135: Remove MarcoFalke fingerprint, update trusted-gi...glozow
2023-02-24Merge bitcoin/bitcoin#27151: util: Remove duplicate includefanquake
2023-02-23util: Remove duplicate includeAndrew Chow
2023-02-23Merge bitcoin/bitcoin#27073: Convert ArgsManager::GetDataDir to a read-only f...Andrew Chow
2023-02-23Merge bitcoin/bitcoin#16195: util: Use void* throughout support/lockedpool.hAndrew Chow