aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11ci: Use python 3.7 on Windows Github ActionsMarcoFalke
2019-12-11Merge #17714: rpc: add missing newline in analyzepsbt RPCResultMarcoFalke
2019-12-11Merge #17697: CI: GitHub Action workflow which duplicates AppVeyor jobMarcoFalke
2019-12-11Merge #17698: depends: don't configure xcb_protoWladimir J. van der Laan
2019-12-10rpc: add missing newline in analyzepsbt rpcresultJon Atack
2019-12-10Merge #17633: tests: Add option --valgrind to run the functional tests under ...MarcoFalke
2019-12-10Merge #17703: build: Improve configure.ac formattingMarcoFalke
2019-12-10Merge #17561: doc: Changed MiniUPnPc link to https in dependencies.mdMarcoFalke
2019-12-10Merge #17502: test: add unit test for non-standard bare multisig txsMarcoFalke
2019-12-10Merge #17524: psbt: handle unspendable psbtsMarcoFalke
2019-12-10build: Use dnl for all comments in configure.ac, rather than #fanquake
2019-12-10build: Remove backticks from configure.acfanquake
2019-12-09Merge #17109: tests: Add fuzzing harness for various functions consuming only...MarcoFalke
2019-12-09Merge #17093: tests: Add fuzzing harness for various CTx{In,Out} related func...MarcoFalke
2019-12-09Merge #17225: tests: Test serialisation as part of deserialisation fuzzing. T...MarcoFalke
2019-12-09Merge #17682: util: Update tinyformat to upstreamMarcoFalke
2019-12-09Merge #17675: tests: Enable tests which are incorrectly skipped when running ...MarcoFalke
2019-12-09Merge #17702: gui: Move static placeholder texts to formsMarcoFalke
2019-12-09Merge #17678: depends: Support for S390X and POWER targetsMarcoFalke
2019-12-09Merge #17680: gitian: fixed SC2001 regexWladimir J. van der Laan
2019-12-09Adds GitHub Action workflow which duplicates AppVeyor job.Aaron Clauson
2019-12-09Merge #17694: ui: disable 3rd-party tx-urls when wallet disabledfanquake
2019-12-09Merge #17695: gui: disable File->CreateWallet during startupfanquake
2019-12-09Merge #17647: lcov: filter depends from coverage reportsMarcoFalke
2019-12-09qt: Normalize placeholder to avoid using "address book" in sendcoinsentryWladimir J. van der Laan
2019-12-09gui: Move static placeholder texts to formsWladimir J. van der Laan
2019-12-09ui: disable 3rd-party tx-urls when wallet disabledHarris
2019-12-09Merge #17676: depends: don't use OpenGL in Qt on macOSWladimir J. van der Laan
2019-12-09Merge #17699: Make env data logging optionalWladimir J. van der Laan
2019-12-08Make env data logging optionalPieter Wuille
2019-12-09lcov: filter /usr/lib64 from coverage reportnijynot
2019-12-08depends: don't configure xcb_protofanquake
2019-12-08Merge #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descr...MarcoFalke
2019-12-07gui: disable File->CreateWallet during startupfanquake
2019-12-07Merge #17671: script: fixed wget call in gitian-build.pyMarcoFalke
2019-12-07Merge #17658: depends: add ability to skip building qrencodeWladimir J. van der Laan
2019-12-06Merge #17635: ci: Add CentOS 7 buildMarcoFalke
2019-12-06ci: Remove trusty buildHennadii Stepanov
2019-12-06ci: Add CentOS 7 buildHennadii Stepanov
2019-12-06Merge #17373: wallet: Various fixes and cleanup to keypool handling in Legacy...fanquake
2019-12-06Merge #17275: pubkey: Assert CPubKey's ECCVerifyHandle preconditionMarcoFalke
2019-12-06tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)practicalswift
2019-12-06lcov: filter depends from coverage reportnijynot
2019-12-06tests: Use a default of supports_cli=True (instead of supports_cli=False)practicalswift
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-12-06tests: Test serialisation as part of deserialisation fuzzing. Test round-trip...practicalswift
2019-12-06tests: Add fuzzing harness for various functions consuming only integralspracticalswift
2019-12-06tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-06tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
2019-12-06tests: Add fuzzing harness for various CTxOut related functionspracticalswift