aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2020-06-01Merge #19115: doc: Add release notes for 17219fanquake
2020-06-01Merge #19072: doc: Expand section on Getting Startedfanquake
2020-05-31Merge #18994: tests: Add fuzzing harnesses for functions in script/MarcoFalke
2020-05-31Merge #19044: net processing: Add support for getcfiltersMarcoFalke
2020-05-31Merge #16564: test: Always define the raii_event_tests test suiteMarcoFalke
2020-05-30Merge #18965: tests: implement base58_decodeMarcoFalke
2020-05-30doc: Sync "how to upgrade" with 0.20.0 release notesMarcoFalke
2020-05-30doc: Add release notes for 17219MarcoFalke
2020-05-30Merge #18807: [doc / test / mempool] unbroadcast follow-upsMarcoFalke
2020-05-30Merge #19110: test: Explain that a bug should be filed when the tests failMarcoFalke
2020-05-30tests: Add fuzzing harness for functions in script/sign.hpracticalswift
2020-05-30tests: Add fuzzing harness for functions in script/sigcache.hpracticalswift
2020-05-30tests: Add fuzzing harness for functions in script/interpreter.hpracticalswift
2020-05-30tests: Add fuzzing harness for functions in script/descriptor.hpracticalswift
2020-05-30tests: Add fuzzing harness for functions in script/bitcoinconsensus.hpracticalswift
2020-05-30tests: Fill fuzzing coverage gaps for functions in script/script.h, script/sc...practicalswift
2020-05-30Merge #18820: build: Propagate well-known vars into dependsfanquake
2020-05-29test: Explain that a bug should be filed when the test failMarcoFalke
2020-05-29Merge #18926: test: Pass ArgsManager into getarg_testsMarcoFalke
2020-05-29Merge #19106: util: simplify the interface of serviceFlagToStr()Jonas Schnelli
2020-05-29util: dedup code in callers of serviceFlagToStr()Vasil Dimov
2020-05-29util: simplify the interface of serviceFlagToStr()Vasil Dimov
2020-05-29tests: Add fuzzing helper functions ConsumeDataStream, ConsumeTxDestination a...practicalswift
2020-05-29Merge #19022: test: Fix intermittent failure in feature_dbcrashMarcoFalke
2020-05-29Merge #18452: qt: Fix shutdown when waitfor* cmds are called from RPC consoleJonas Schnelli
2020-05-29Merge #14988: wallet: Fix for confirmed column in csv export for payment to s...Jonas Schnelli
2020-05-29Merge #16939: p2p: Delay querying DNS seedsfanquake
2020-05-29Merge #18424: qt: Use parent-child relation to manage lifetime of OptionsMode...Jonas Schnelli
2020-05-29Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...Jonas Schnelli
2020-05-29Merge #17993: gui: Balance/TxStatus polling update based on last block hash.Jonas Schnelli
2020-05-29Merge #17968: qt: Ensure that ModalOverlay is resized properlyJonas Schnelli
2020-05-29Merge #17956: gui: Disable unavailable context menu items in transactions tabJonas Schnelli
2020-05-29Merge #17918: qt: Hide non PKHash-Addresses in signing address bookJonas Schnelli
2020-05-29Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimalJonas Schnelli
2020-05-29Merge #17597: qt: Fix height of QR-less ReceiveRequestDialogJonas Schnelli
2020-05-29Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli
2020-05-29Merge #19097: qt: Add missing QPainterPath includefanquake
2020-05-29Merge #19094: build: Only allow ASCII identifiersfanquake
2020-05-28Add missing QPainterPath includeAndrew Chow
2020-05-28build: Only allow ASCII identifiersWladimir J. van der Laan
2020-05-28doc: Explain that anyone can work on good first issues, move text to CONTRIBU...MarcoFalke
2020-05-28doc: Expand section on Getting StartedMarcoFalke
2020-05-28doc: Add headings to CONTRIBUTING.mdMarcoFalke
2020-05-28Merge #18700: Fix locking on WSL using flock instead of fcntlWladimir J. van der Laan
2020-05-28Merge #18635: Replace -Wthread-safety-analysis with broader -Wthread-safetyMarcoFalke
2020-05-28scripted-diff: replace gArgs with argsmanglowang
2020-05-28Create a local class inherited from BasicTestingSetup with a localized args m...glowang
2020-05-28build: Replace -Wthread-safety-analysis with broader -Wthread-safetyHennadii Stepanov
2020-05-28Get rid of -Wthread-safety-precise warningsHennadii Stepanov