Commit Graph

22344 Commits (6fde9d5e47fc9a1042b3fb68031eab5bf55e508d)
 

Author SHA1 Message Date
Hennadii Stepanov 6fde9d5e47
script: Update EXLUDE list in copyright_header.py
5 years ago
Hennadii Stepanov 1998152f15
script: Add empty line after C++ copyright
5 years ago
Hennadii Stepanov 071f2fc204
script: Add ability to insert copyright to *.sh
5 years ago
MarcoFalke 5622d8f315
Merge #17671: script: fixed wget call in gitian-build.py
5 years ago
Wladimir J. van der Laan a8f5d5c6b9
Merge #17658: depends: add ability to skip building qrencode
5 years ago
MarcoFalke fc0da027e8
Merge #17635: ci: Add CentOS 7 build
5 years ago
Hennadii Stepanov 711e0449cf
ci: Remove trusty build
5 years ago
Hennadii Stepanov 7f3ae22468
ci: Add CentOS 7 build
5 years ago
fanquake 4ee8a58ce7
Merge #17373: wallet: Various fixes and cleanup to keypool handling in LegacyScriptPubKeyMan and CWallet
5 years ago
MarcoFalke da1af855f9
Merge #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition
5 years ago
Wladimir J. van der Laan cb11324a63
Merge #17051: tests: Add deserialization fuzzing harnesses
5 years ago
Wladimir J. van der Laan c7c9c44278
Merge #17663: build: pass -dead_strip_dylibs to ld on macOS
5 years ago
MarcoFalke cf43f3f0a8
Merge #17674: tests: Add initialization order fiasco detection in Travis
5 years ago
MarcoFalke 5d0b7f9e3d
Merge #17670: Move events_hasher into RNGState()
5 years ago
MarcoFalke 910a4301b1
Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict
5 years ago
Pieter Wuille 8bda0960f9 Move events_hasher into RNGState()
5 years ago
Wladimir J. van der Laan 6fff333c9f
Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept
5 years ago
practicalswift 1f9d5af4f1 tests: Add initialization order fiasco detection in Travis
5 years ago
willyk b11d35b5e2 Fixed wget call in gitian-build.py
5 years ago
fanquake 5aee0e2163
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
MarcoFalke fee01bb053
Merge #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
5 years ago
MarcoFalke fa40e48c50
ci: Remove unparseable lines from supp file for old xenial clang tsan
5 years ago
MarcoFalke fa1bfc476c
ci: ubsan report_error_type=1 and add suppressions
5 years ago
MarcoFalke fa69cef13e
test: Print stderr when subprocess fails
5 years ago
MarcoFalke 2222c30586
test: Use char instead of unsigned char
5 years ago
MarcoFalke faa8023ce9
ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
5 years ago
Wladimir J. van der Laan 41919631d5
Merge #17573: Seed RNG with precision timestamps on receipt of net messages.
5 years ago
Wladimir J. van der Laan dcbe024f5e
Merge #17648: doc: rename wallet-tool references to bitcoin-wallet
5 years ago
malevolent 01c8701559 util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
fanquake bd44711e1b build: pass -dead_strip_dylibs to ld on macOS
5 years ago
fanquake bce44089db
Merge #17547: build: Fix configure report about qr
5 years ago
fanquake c8becb8280
depends: add ability to skip building qrencode
5 years ago
MarcoFalke e354db7877
Merge #17637: script: Add Keyserver to verify-commits README
5 years ago
MarcoFalke 54b12e425b
Merge #17555: test: add unit test for non-standard txs with wrong nVersion
5 years ago
MarcoFalke 1fdaa04ceb
Merge #17641: Add unit test for leveldb creation with unicode path
5 years ago
MarcoFalke 1705f1949a
Merge #17549: ci: misc cleanups
5 years ago
MarcoFalke 69ca6cdd66
Merge #17599: ci: Run functional tests on s390x
5 years ago
MarcoFalke 2b6575d989
Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
5 years ago
Wilson Ccasihue S e7ad4a2f8c doc: rename wallet-tool references to bitcoin-wallet
5 years ago
Andrew Chow 886f1731be Key pool: Fix omitted pre-split count in GetKeyPoolSize
5 years ago
Andrew Chow 386a994b85 Key pool: Change ReturnDestination interface to take address instead of key
5 years ago
Andrew Chow ba41aa4969 Key pool: Move LearnRelated and GetDestination calls
5 years ago
fanquake 35eda631ed
Merge #17634: qt: Fix comparison function signature
5 years ago
Gregory Sanders 02afb0c550 Fix origfee return for bumpfee with feerate arg
5 years ago
fanquake 19698ac6bc
Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOutputs
5 years ago
fanquake 2ecb7e1556
Merge #17521: depends: only use D-Bus with Qt on linux
5 years ago
Aaron Clauson 70ed2ab7ef
Add unit test for DB creation with unicode path
5 years ago
Emil Engler bd6a243075
script: Add Keyserver to verify-commits README
5 years ago
Hennadii Stepanov 98fbd1cdff
Use correct C++11 header for std::swap()
5 years ago
Hennadii Stepanov b66861e2e5
Fix comparison function signature
5 years ago