Commit Graph

28185 Commits (ebfb10cb75adb704418d08197681c1e742e63bd5)
 

Author SHA1 Message Date
Igor Cota ebfb10cb75 Qt: add Android packaging support
4 years ago
MarcoFalke d2a78ee928
Merge #21488: test: add ParseUInt16() unit test and fuzz coverage
4 years ago
MarcoFalke 9dbec05600
Merge #21349: build: Fix fuzz-cuckoocache cross-compiling with DEBUG=1
4 years ago
MarcoFalke 4132193617
Merge #21040: wallet: Fix already-loading message grammar
4 years ago
MarcoFalke 63952f73b3
Merge #20921: validation: don't try to invalidate genesis block in CChainState::InvalidateBlock
4 years ago
Jon Atack 3d086f42ab
test: add ParseUInt16() test coverage
4 years ago
MarcoFalke 3530d5d2d8
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exceeded
4 years ago
MarcoFalke 18cd0888ef
Merge #21328: net, refactor: pass uint16 CService::port as uint16
4 years ago
MarcoFalke 7f3fd34117
Merge #21481: doc: Tell howto install clang-format on Debian/Ubuntu
4 years ago
wodry ea76f4ac7d Doc: Tell howto install clang-format on Debian/Ubuntu
4 years ago
MarcoFalke 3a12fdba51
Merge #21235: p2p: Clarify disconnect log message in ProcessGetBlockData, remove send bool
4 years ago
MarcoFalke fa81773243
style-only: Remove whitespace
4 years ago
Patrick Strateman fae77b9e6d
net: Simplify ProcessGetBlockData execution by removing send flag.
4 years ago
MarcoFalke fae7c0429f
log: Clarify that block request below NODE_NETWORK_LIMITED_MIN_BLOCKS disconnects
4 years ago
MarcoFalke 6834e02c89
Merge #21425: refactor: Pass PeerManagerImpl members only once
4 years ago
fanquake e057e01b7b
Merge #21162: Net Processing: Move RelayTransaction() into PeerManager
4 years ago
fanquake bf7c22f7ff
Merge #21435: doc: Update dependencies.md
4 years ago
fanquake d6e3ac89d4
Merge #21343: doc: revamp macOS build doc
4 years ago
Wladimir J. van der Laan a9d1b40d53
Merge #21415: refactor: remove Optional & nullopt
4 years ago
MarcoFalke fa2a80bf12
refactor: Pass PeerManagerImpl members only once
4 years ago
fanquake ebc4ab721b
refactor: post Optional<> removal cleanups
4 years ago
fanquake 993ecafa5e
Merge #21417: Misc external signer improvement and HWI 2 support
4 years ago
Samuel Dobson d25e28c20b
Merge #21083: wallet: Avoid requesting fee rates multiple times during coin selection
4 years ago
Andrew Chow f9cd2bfbcc Rename CoinSelectionParams::effective_fee to m_effective_feerate
4 years ago
Andrew Chow bdd0c2934b wallet: Move discard feerate fetching to CreateTransaction
4 years ago
Andrew Chow 448d04b931 wallet: Move long term feerate setting to CreateTransaction
4 years ago
Jon Atack 52dd40a9fe
test: add missing netaddress include headers
4 years ago
Jon Atack 6f09c0f6b5
util: add missing braces and apply clang format to SplitHostPort()
4 years ago
Jon Atack 2875a764f7
util: add ParseUInt16(), use it in SplitHostPort()
4 years ago
Jon Atack 6423c8175f
p2p, refactor: pass and use uint16_t CService::port as uint16_t
4 years ago
MarcoFalke 5ef16038a1
Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_large
4 years ago
Hennadii Stepanov bb3f79fbdc
doc: Update libnatpmp info in dependencies.md
4 years ago
Andrew Chow e2f429e6bb wallet: Replace nFeeRateNeeded with effective_fee
4 years ago
Andrew Chow 1a6a0b0dfb wallet: Use existing feerate instead of getting a new one
4 years ago
Jon Atack d09120b7d1
test: give fundraw more time for test_transaction_too_large
4 years ago
Wladimir J. van der Laan 01bb3afb51
Merge #21447: Always add -daemonwait to known command line arguments
4 years ago
Wladimir J. van der Laan 1b6c463e03
Merge #21407: i2p: limit the size of incoming messages
4 years ago
Wladimir J. van der Laan 7723479300
Merge #220: Do not translate file extensions
4 years ago
Wladimir J. van der Laan 3b408d21e0
Merge #21438: test: add ParseUInt8() test coverage
4 years ago
Wladimir J. van der Laan af6ee17545
Merge #21405: compat: remove memcpy -> memmove backwards compatibility alias
4 years ago
Wladimir J. van der Laan cb0aafbd21
Merge #21444: net, doc: Doxygen updates and fixes in netbase.{h,cpp}
4 years ago
Vasil Dimov 7059e6d822
test: add a test to ensure RecvUntilTerminator() limit works
4 years ago
Vasil Dimov 80a5a8ea2b
i2p: limit the size of incoming messages
4 years ago
Hennadii Stepanov 4d008f908e
Always add -daemonwait to known command line arguments
4 years ago
MarcoFalke 8e6532053f
Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
4 years ago
Jon Atack 76782e560b
refactor: reuse test string with embedded null char in util_tests
4 years ago
Jon Atack 24c6546946
test: add ParseUInt8() unit and fuzz test coverage
4 years ago
MarcoFalke 4ba1bab443
Merge #21446: Update vcpkg checkout commit
4 years ago
Wladimir J. van der Laan b650c9140e
Merge #21141: wallet: Add new format string placeholders for walletnotify
4 years ago
MarcoFalke 67ec26cacf
Merge #19259: fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)
4 years ago