aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2020-01-03script: Update EXLUDE list in copyright_header.pyHennadii Stepanov
2020-01-03script: Add empty line after C++ copyrightHennadii Stepanov
2020-01-03script: Add ability to insert copyright to *.shHennadii Stepanov
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-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-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-05Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexceptWladimir J. van der Laan
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
2019-12-02Key pool: Move LearnRelated and GetDestination callsAndrew Chow
2019-12-02Merge #17634: qt: Fix comparison function signaturefanquake
2019-12-01Fix origfee return for bumpfee with feerate argGregory Sanders
2019-12-01Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOu...fanquake
2019-11-30Merge #17521: depends: only use D-Bus with Qt on linuxfanquake
2019-11-30Add unit test for DB creation with unicode pathAaron Clauson
2019-11-30script: Add Keyserver to verify-commits READMEEmil Engler
2019-11-29Use correct C++11 header for std::swap()Hennadii Stepanov