aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-15Move FindForkInGlobalIndex from BlockManager to CChainStateMarcoFalke
2021-12-15Merge bitcoin/bitcoin#23769: Disallow copies of CChainMarcoFalke
2021-12-15Merge bitcoin-core/gui#508: Prevent negative values of progressPerHourHennadii Stepanov
2021-12-15Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...MarcoFalke
2021-12-15Merge bitcoin/bitcoin#22362: Drop only invalid entries when reading banlist.jsonW. J. van der Laan
2021-12-15Merge bitcoin/bitcoin#23757: [build] Android: fix GUI not loading on Qt 5.15fanquake
2021-12-15Merge bitcoin/bitcoin#23174: validation: have LoadBlockIndex account for snap...MarcoFalke
2021-12-15Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes in s...MarcoFalke
2021-12-15Merge bitcoin/bitcoin#23713: refactor, test: refactor addrman_tried_collision...MarcoFalke
2021-12-14qt: prevent negative values of progressPerHourHiLivin
2021-12-14net: Drop only invalid entries when reading banlist.jsonMarcoFalke
2021-12-14Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...MarcoFalke
2021-12-14refactor: remove dependence on AddrManTestjosibake
2021-12-14refactor: check Good() in tried_collisions testjosibake
2021-12-14refactor: make AddrMan::Good return booljosibake
2021-12-14Merge bitcoin/bitcoin#23575: fuzz: Rework FillNodefanquake
2021-12-14style: Use 4 spaces for indendation, not 5MarcoFalke
2021-12-14Disallow copies of CChainMarcoFalke
2021-12-14Merge bitcoin/bitcoin#23766: refactor: remove unneeded calls to strprintf()MarcoFalke
2021-12-14refactor: remove unneeded calls to strprintf()fanquake
2021-12-14Merge bitcoin/bitcoin#23762: wallet: Replace Assume with Assert where needed ...fanquake
2021-12-13test: add tests for LoadBlockIndex when using multiple chainstatesJames O'Beirne
2021-12-13validation: have LoadBlockIndex account for snapshot useJames O'Beirne
2021-12-13validation: don't modify genesis during snapshot loadJames O'Beirne
2021-12-13build, android: Fix Android GUI not loading on Qt 5.15Igor Cota
2021-12-13build, qt: use static QAndroidPlatformIntegrationPluginIgor Cota
2021-12-13Merge bitcoin/bitcoin#23755: rpc: Quote user supplied strings in error messagesMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23761: build: use __SIZEOF_INT128__ for checking __int1...MarcoFalke
2021-12-13rpc: Quote user supplied strings in error messagesMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23738: validation, log: improve logging of ChainstateMa...MarcoFalke
2021-12-13wallet: Replace Assume with Assert where needed in coinselectionMarcoFalke
2021-12-13build: use __SIZEOF_INT128__ for checking __int128 availabilityfanquake
2021-12-13Merge bitcoin/bitcoin#23365: index: Fix backwards search for bestblockMarcoFalke
2021-12-13scripted-diff: Rename touched member variablesMarcoFalke
2021-12-13Use mockable time for peer connection timeMarcoFalke
2021-12-13refactor: Use type-safe std::chrono in netMarcoFalke
2021-12-13Reduce size of strencodings decode tablesMarcoFalke
2021-12-13Fix implicit integer sign changes in strencodingsMarcoFalke
2021-12-11rpc: output all hash preimages in 'decodepsbt'Antoine Poinsot
2021-12-11psbt: implement hash preimages fieldsAntoine Poinsot
2021-12-11validation, doc: remove TODO commentJon Atack
2021-12-11Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...MarcoFalke
2021-12-11Merge bitcoin/bitcoin#23128: doc: Remove TODO 'exclude peers with download pe...MarcoFalke
2021-12-11Merge bitcoin/bitcoin#23733: fuzz: Move ISO8601 to one placeMarcoFalke
2021-12-10Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...W. J. van der Laan
2021-12-10validation, log: improve logging in FlushSnapshotToDisk()Jon Atack
2021-12-10validation, log: extract FlushSnapshotToDisk() functionJon Atack
2021-12-10doc: Remove TODO 'exclude peers with download permission'Douglas Chimento
2021-12-10Merge bitcoin/bitcoin#23280: init: Coalesce Chainstate loading sequence betwe...MarcoFalke
2021-12-10Merge global xpubs in joinpsbts and combinepsbtsAndrew Chow