aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-12Update msvc build for Visual Studio 2019 v16.4Aaron Clauson
2019-12-12Merge #17735: ci: fix typoMarcoFalke
2019-12-12build: fix typoHarris
2019-12-12Merge #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=...fanquake
2019-12-12Merge #17598: doc: Update release process with latest changesfanquake
2019-12-12Merge #17726: ci: Use python 3.7 on Windows Github Actionsfanquake
2019-12-12Merge #17369: Refactor: Move encryption code between KeyMan and WalletWladimir J. van der Laan
2019-12-12Merge #17511: Add bounds checks before base58 decodingWladimir J. van der Laan
2019-12-11Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...fanquake
2019-12-11Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStrMarcoFalke
2019-12-11ci: Use python 3.7 on Windows Github ActionsMarcoFalke
2019-12-11Merge #17050: tests: Add fuzzing harnesses for functions parsing scripts, num...MarcoFalke
2019-12-11Merge #17713: doc: Add release notes for 17447MarcoFalke
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-10doc: Add release notes for 17447MarcoFalke
2019-12-10Merge #17502: test: add unit test for non-standard bare multisig txsMarcoFalke
2019-12-10Merge #17524: psbt: handle unspendable psbtsMarcoFalke
2019-12-10doc: Update release process with latest changesMarcoFalke
2019-12-10tests: Add fuzzing harnesses for various JSON/univalue parsing functionspracticalswift
2019-12-10tests: Add fuzzing harnesses for various number parsing functionspracticalswift
2019-12-10tests: Add ParseScript(...) (core_io) fuzzing harnesspracticalswift
2019-12-10tests: Add ParseHDKeypath(...) (bip32) fuzzing harnesspracticalswift
2019-12-10tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...practicalswift
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-09test: re-enable CLI test support by using EncodeDecimal in json.dumps()fanquake
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