index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-21
build: Do not build unused CoreWLAN stuff in depends for macOS
Hennadii Stepanov
2021-03-21
Merge #21488: test: add ParseUInt16() unit test and fuzz coverage
MarcoFalke
2021-03-21
Merge #21349: build: Fix fuzz-cuckoocache cross-compiling with DEBUG=1
MarcoFalke
2021-03-21
Merge #21040: wallet: Fix already-loading message grammar
MarcoFalke
2021-03-20
Merge #20921: validation: don't try to invalidate genesis block in CChainStat...
MarcoFalke
2021-03-19
test: add ParseUInt16() test coverage
Jon Atack
2021-03-19
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exce...
MarcoFalke
2021-03-19
Merge #21328: net, refactor: pass uint16 CService::port as uint16
MarcoFalke
2021-03-19
Merge #21481: doc: Tell howto install clang-format on Debian/Ubuntu
MarcoFalke
2021-03-19
Doc: Tell howto install clang-format on Debian/Ubuntu
wodry
2021-03-19
Merge #21235: p2p: Clarify disconnect log message in ProcessGetBlockData, rem...
MarcoFalke
2021-03-18
style-only: Remove whitespace
MarcoFalke
2021-03-18
net: Simplify ProcessGetBlockData execution by removing send flag.
Patrick Strateman
2021-03-18
log: Clarify that block request below NODE_NETWORK_LIMITED_MIN_BLOCKS disconn...
MarcoFalke
2021-03-18
Merge #21425: refactor: Pass PeerManagerImpl members only once
MarcoFalke
2021-03-18
Merge #21162: Net Processing: Move RelayTransaction() into PeerManager
fanquake
2021-03-18
Merge #21435: doc: Update dependencies.md
fanquake
2021-03-18
Merge #21343: doc: revamp macOS build doc
fanquake
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-17
refactor: Pass PeerManagerImpl members only once
MarcoFalke
2021-03-17
refactor: post Optional<> removal cleanups
fanquake
2021-03-17
Merge #21417: Misc external signer improvement and HWI 2 support
fanquake
2021-03-17
Merge #21083: wallet: Avoid requesting fee rates multiple times during coin s...
Samuel Dobson
2021-03-16
Rename CoinSelectionParams::effective_fee to m_effective_feerate
Andrew Chow
2021-03-16
wallet: Move discard feerate fetching to CreateTransaction
Andrew Chow
2021-03-16
wallet: Move long term feerate setting to CreateTransaction
Andrew Chow
2021-03-16
test: add missing netaddress include headers
Jon Atack
2021-03-16
util: add missing braces and apply clang format to SplitHostPort()
Jon Atack
2021-03-16
util: add ParseUInt16(), use it in SplitHostPort()
Jon Atack
2021-03-16
p2p, refactor: pass and use uint16_t CService::port as uint16_t
Jon Atack
2021-03-16
Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_l...
MarcoFalke
2021-03-16
doc: Update libnatpmp info in dependencies.md
Hennadii Stepanov
2021-03-16
wallet: Replace nFeeRateNeeded with effective_fee
Andrew Chow
2021-03-16
wallet: Use existing feerate instead of getting a new one
Andrew Chow
2021-03-16
test: give fundraw more time for test_transaction_too_large
Jon Atack
2021-03-16
Merge #21447: Always add -daemonwait to known command line arguments
Wladimir J. van der Laan
2021-03-16
Merge #21407: i2p: limit the size of incoming messages
Wladimir J. van der Laan
2021-03-16
Merge #220: Do not translate file extensions
Wladimir J. van der Laan
2021-03-16
Merge #21438: test: add ParseUInt8() test coverage
Wladimir J. van der Laan
2021-03-16
Merge #21405: compat: remove memcpy -> memmove backwards compatibility alias
Wladimir J. van der Laan
2021-03-16
Merge #21444: net, doc: Doxygen updates and fixes in netbase.{h,cpp}
Wladimir J. van der Laan
2021-03-16
test: add a test to ensure RecvUntilTerminator() limit works
Vasil Dimov
2021-03-16
i2p: limit the size of incoming messages
Vasil Dimov
2021-03-16
Always add -daemonwait to known command line arguments
Hennadii Stepanov
2021-03-16
Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...
MarcoFalke
2021-03-15
refactor: reuse test string with embedded null char in util_tests
Jon Atack
2021-03-15
test: add ParseUInt8() unit and fuzz test coverage
Jon Atack
2021-03-15
Merge #21446: Update vcpkg checkout commit
MarcoFalke
2021-03-15
Merge #21141: wallet: Add new format string placeholders for walletnotify
Wladimir J. van der Laan
2021-03-15
Merge #19259: fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...
MarcoFalke
[next]