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-22
refactor: return std::nullopt instead of {}
fanquake
2021-03-21
build: Do not build unused CoreWLAN stuff in depends for macOS
Hennadii Stepanov
2021-03-21
depends: fix Qt precompiled headers bug
Igor Cota
2021-03-21
depends: disable Qt Vulkan support on Android
Igor Cota
2021-03-21
CI: add Android APK build to cirrus
Igor Cota
2021-03-21
CI: add Android APK build script
Igor Cota
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-21
test: remove duplicate assertions in util_tests
Jon Atack
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-21
fuzz: cleanups for versionbits fuzzer
Anthony Towns
2021-03-20
Merge #20921: validation: don't try to invalidate genesis block in CChainStat...
MarcoFalke
2021-03-20
fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-19
test: add functional test for anchors.dat
bruno
2021-03-19
test: add ParseUInt16() test coverage
Jon Atack
2021-03-19
tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952)
practicalswift
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
Fix wrong(1024) divisor for 1000-based prefixes
wodry
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
build: Make Windows-specific targets available for Windows builds only
Hennadii Stepanov
2021-03-18
build: Make macOS-specific targets available for macOS builds only
Hennadii Stepanov
2021-03-18
fuzz: Add tx_pool fuzz targets
MarcoFalke
2021-03-18
Merge #21428: test: Cleanup in test-{security,symbol}-check.py
fanquake
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
qt: Improve URI/file handling message
Hennadii Stepanov
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
[prev]
[next]