aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24ci: Remove ccache requirement on the hostMarcoFalke
2019-10-23Merge #17018: tests: Add descriptor Parse(...) fuzzing harnessMarcoFalke
2019-10-23Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()MarcoFalke
2019-10-23tests: Add Parse(...) (descriptor) fuzzing harnesspracticalswift
2019-10-23tests: Allow for using non-default fuzzing initializationpracticalswift
2019-10-23Merge #16911: wallet: Only check the hash of transactions loaded from diskWladimir J. van der Laan
2019-10-23Merge #17180: gui: Improved tooltip for send amount fieldWladimir J. van der Laan
2019-10-23Merge #17091: tests: Add test for loadblock option and linearize scriptsWladimir J. van der Laan
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner
2019-10-22static tooltipJeremyCrookshank
2019-10-22Merge #17209: tests: Remove no longer needed UBSan suppressions (issues fixed...MarcoFalke
2019-10-22Merge #17205: ci: Enable address sanitizer (ASan) stack-use-after-return chec...MarcoFalke
2019-10-21tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...practicalswift
2019-10-21Merge #17070: wallet: Avoid showing GUI popups on RPC errorsWladimir J. van der Laan
2019-10-21Merge #17195: gui: send amount placeholder valueWladimir J. van der Laan
2019-10-21Merge #17176: ci: Cleanup macOS runsWladimir J. van der Laan
2019-10-21ci: Enable address sanitizer (ASan) stack-use-after-return checkingpracticalswift
2019-10-21Merge #17191: random: remove call to RAND_screen() (Windows only)Wladimir J. van der Laan
2019-10-20Merge #17203: wallet: Remove unused GetLabelNamefanquake
2019-10-20wallet: Remove unused GetLabelNameSebastian Falbesoner
2019-10-20Merge #17157: doc: Added instructions for how to add an upsteam to forked repofanquake
2019-10-20doc: Added instructions for how to add an upsteam to forked repodannmat
2019-10-19Send amount shows minimum amount placeholderJeremyCrookshank
2019-10-18Merge #17184: util: Filter out macOS process serial numberfanquake
2019-10-18Merge #16949: build: only pass --disable-dependency-tracking to packages that...fanquake
2019-10-18random: remove call to RAND_screen() (Windows only)fanquake
2019-10-18Merge #17151: gui: remove OpenSSL PRNG seeding (Windows, Qt only)fanquake
2019-10-18Merge #16889: Add some general std::vector utility functionsMarcoFalke
2019-10-18Merge #17186: gui: Add placeholder text to the sign message fieldfanquake
2019-10-18gui: Add placeholder text to the sign message fieldDanny-Scott
2019-10-18Merge #15084: gui: don't disable the sync overlay when wallet is disabledJonas Schnelli
2019-10-18util: Filter out macOS process serial numberHennadii Stepanov
2019-10-17Merge #17162: chain: Remove CBlockIndex::SetNull helperfanquake
2019-10-17Merge #17177: doc: Describe log files + consistent paths in test READMEsMarcoFalke
2019-10-17doc: Describe log files + consistent paths in test READMEsMartin Erlandsson
2019-10-17ci: Remove redundant check for TRAVIS_OS_NAMEMarcoFalke
2019-10-17doc: Document that GNU tools are required for lintersMarcoFalke
2019-10-17ci: Cleanup macOS runsMarcoFalke
2019-10-17Merge #16597: Travis: run full test suite on native macOSMarcoFalke
2019-10-17Merge #17119: doc: Fix broken bitcoin-cli examplesWladimir J. van der Laan
2019-10-17Merge #17169: doc: correct function name in ReportHardwareRand()MarcoFalke
2019-10-17Merge #17140: test: Fix bug in blockfilter_index_tests.MarcoFalke
2019-10-16doc: correct function name in ReportHardwareRand()fanquake
2019-10-16Merge #16659: refactoring: Remove unused includesMarcoFalke
2019-10-16chain: Set all CBlockIndex members to null, remove SetNull helperMarcoFalke
2019-10-16Add tests for util/vector.h's Cat and VectorPieter Wuille
2019-10-16Add some general std::vector utility functionsPieter Wuille
2019-10-16Merge #17095: util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-16Merge #17131: rpc: fix -rpcclienttimeout 0 optionWladimir J. van der Laan
2019-10-16Merge #17113: tests: Add fuzzing harness for descriptor Span-parsing helpersMarcoFalke