aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-06tests: Add fuzzing harness for various CTxIn related functionspracticalswift
2019-12-06util: Update tinyformat to upstreamWladimir J. van der Laan
2019-12-06Merge #17051: tests: Add deserialization fuzzing harnessesWladimir J. van der Laan
2019-12-06Merge #17663: build: pass -dead_strip_dylibs to ld on macOSWladimir J. van der Laan
2019-12-05Add bounds checks in key_io before DecodeBase58CheckPieter Wuille
2019-12-05gitian: fixed SC2001 regexwillyk
2019-12-05Merge #17674: tests: Add initialization order fiasco detection in TravisMarcoFalke
2019-12-05Merge #17670: Move events_hasher into RNGState()MarcoFalke
2019-12-05Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflictMarcoFalke
2019-12-05Move events_hasher into RNGState()Pieter Wuille
2019-12-05depends: Support for S390X targetsMarcoFalke
2019-12-05depends: Support for 64-bit POWER targetsLuke Dashjr
2019-12-05Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexceptWladimir J. van der Laan
2019-12-05depends: don't use OpenGL in Qt on macOSfanquake
2019-12-05build: pass -dead_strip_dylibs to ld on macOSfanquake
2019-12-05tests: Add initialization order fiasco detection in Travispracticalswift
2019-12-05Fixed wget call in gitian-build.pywillyk
2019-12-04Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfofanquake
2019-12-04Merge #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64leMarcoFalke
2019-12-04ci: Remove unparseable lines from supp file for old xenial clang tsanMarcoFalke
2019-12-04ci: ubsan report_error_type=1 and add suppressionsMarcoFalke
2019-12-04test: Print stderr when subprocess failsMarcoFalke
2019-12-04test: Use char instead of unsigned charMarcoFalke
2019-12-04ci: Bump to clang-8 for asan build to avoid segfaults on ppc64leMarcoFalke
2019-12-04Merge #17573: Seed RNG with precision timestamps on receipt of net messages.Wladimir J. van der Laan
2019-12-04Merge #17648: doc: rename wallet-tool references to bitcoin-walletWladimir J. van der Laan
2019-12-04util: remove unwanted fields from bitcoin-cli -getinfomalevolent
2019-12-03build: pass -dead_strip_dylibs to ld on macOSfanquake
2019-12-03Merge #17547: build: Fix configure report about qrfanquake
2019-12-03depends: add ability to skip building qrencodefanquake
2019-12-03Merge #17637: script: Add Keyserver to verify-commits READMEMarcoFalke
2019-12-03Merge #17555: test: add unit test for non-standard txs with wrong nVersionMarcoFalke
2019-12-03Merge #17641: Add unit test for leveldb creation with unicode pathMarcoFalke
2019-12-03Merge #17549: ci: misc cleanupsMarcoFalke
2019-12-03Merge #17599: ci: Run functional tests on s390xMarcoFalke
2019-12-03Merge #17643: wallet: Fix origfee return for bumpfee with feerate argMarcoFalke
2019-12-02doc: rename wallet-tool references to bitcoin-walletWilson Ccasihue S
2019-12-02Key pool: Fix omitted pre-split count in GetKeyPoolSizeAndrew Chow
2019-12-02Key pool: Change ReturnDestination interface to take address instead of keyAndrew Chow