aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14Merge bitcoin/bitcoin#21889: macho: check for control flow instrumentationW. J. van der Laan
2021-05-14Merge bitcoin/bitcoin#21929: fuzz: Remove incorrect float round-trip serializ...W. J. van der Laan
2021-05-14Merge bitcoin/bitcoin#21942: docs: improve make with parallel jobs description.MarcoFalke
2021-05-14doc: Fix OSS-Fuzz linksMarcoFalke
2021-05-14qt: Use native presentation of shortcutHennadii Stepanov
2021-05-14docs: improve make with parallel jobs description.Klement Tan
2021-05-13Make cost_of_change part of CoinSelectionParamsAndrew Chow
2021-05-13Move some calculations to common code in SelectCoinsMinConfAndrew Chow
2021-05-13scripted-diff: rename some variablesAndrew Chow
2021-05-13codesigning: Use SHA256 as digest for osslsigncode (Windows)Carl Dong
2021-05-13guix: Add codesigning functionalityCarl Dong
2021-05-13guix: Package codesigning toolsCarl Dong
2021-05-13guix: Reindent existing manifest.scmCarl Dong
2021-05-13Makefile.am: use APP_DIST_DIR instead of hard-coding distCarl Dong
2021-05-13Merge bitcoin/bitcoin#21939: refactor: Replace memset calls with array initia...W. J. van der Laan
2021-05-13Merge bitcoin/bitcoin#21914: net: use stronger AddLocal() for our I2P addressW. J. van der Laan
2021-05-13refactor: Replace memset calls with array initializationJoão Barbosa
2021-05-13Merge bitcoin/bitcoin#21907: wallet: Do not iterate a directory if having an ...Samuel Dobson
2021-05-13Merge bitcoin/bitcoin#21910: refactor: remove redundant fOnlySafe argumentSamuel Dobson
2021-05-13Merge bitcoin/bitcoin#21925: doc: Update bips.md for 0.21.1MarcoFalke
2021-05-12Merge bitcoin/bitcoin#21931: ci: Bump cirrus fuzz CPUs to avoid timeoutMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21584: Fix assumeutxo crash due to invalid base_blockhashW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21911: build: add configure~ to .gitignoreW. J. van der Laan
2021-05-12ci: Bump cirrus fuzz CPUs to avoid timeoutMarcoFalke
2021-05-12build: add *~ to .gitignoreSjors Provoost
2021-05-12Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t maxW. J. van der Laan
2021-05-12scripted-diff: update noban documentation in net_processing.cppJon Atack
2021-05-12scripted-diff: rename NetPermissionFlags enumeratorsJon Atack
2021-05-12p2p, refactor: make NetPermissionFlags a uint32 enum classJon Atack
2021-05-12Merge bitcoin/bitcoin#21796: index: Avoid async shutdown on init errorW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21927: fuzz: Run const CScript member functions only onceMarcoFalke
2021-05-12fuzz: Remove incorrect float round-trip serialization testMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21912: doc: Remove mention of priority estimationW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21462: guix: Add guix-{attest,verify} scriptsW. J. van der Laan
2021-05-12wallet: Do not iterate a directory if having an error while accessing itHennadii Stepanov
2021-05-12p2p: NetPermissions::HasFlag() pass flags param by valueJon Atack
2021-05-12scripted-diff: add NetPermissionFlags scopes where not already presentJon Atack
2021-05-12index: Avoid async shutdown on init errorMarcoFalke
2021-05-12fuzz: Run const CScript member functions only onceMarcoFalke
2021-05-12doc: Update bips.md for 0.21.1MarcoFalke
2021-05-12Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor callsMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed command...fanquake
2021-05-12Merge bitcoin/bitcoin#21922: fuzz: Avoid timeout in EncodeBase58fanquake
2021-05-11fuzz: Avoid timeout in EncodeBase58MarcoFalke
2021-05-11Merge bitcoin/bitcoin#21892: fuzz: Avoid excessively large min fee rate in tx...MarcoFalke
2021-05-11Merge bitcoin/bitcoin#21909: fuzz: Limit max insertions in timedata fuzz testMarcoFalke
2021-05-11build: improve macro for testing -latomic requirementMarcoFalke
2021-05-12rpc/wallet: use OMITTED_NAMED_ARG instead of Default(VNULL)Karl-Johan Alm
2021-05-11net: initialize nMessageSize to max uint32_t instead of -1eugene
2021-05-11rpc/createwallet: omitted named argumentsKarl-Johan Alm