index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-03-29
[net processing] Extract `addr` send functionality into MaybeSendAddr()
John Newbery
2021-03-29
[net] Change addr send times fields to be guarded by new mutex
John Newbery
2021-03-29
[net processing] Only call GetTime() once in SendMessages()
John Newbery
2021-03-29
Merge bitcoin-core/gui#154: qt: Support macOS Dark mode
MarcoFalke
2021-03-29
Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#251: Improve URI/file handling message
MarcoFalke
2021-03-28
Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...
MarcoFalke
2021-03-26
Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...
MarcoFalke
2021-03-26
Merge #21390: test: Test improvements for UTXO set hash tests
MarcoFalke
2021-03-25
Merge #21522: fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-24
Merge #17227: Qt: Add Android packaging support
Wladimir J. van der Laan
2021-03-24
Merge #21516: remove unnecessary newline from initWarning() argument
MarcoFalke
2021-03-24
remove unnecessary newline from initWarning() argument
Larry Ruane
2021-03-24
Merge #21489: fuzz: cleanups for versionbits fuzzer
fanquake
2021-03-24
fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-23
rpc: Improve gettxoutsetinfo help
Fabian Jahr
2021-03-23
qt: fix issue when disabling the auto-enabled blank wallet checkbox
Jarol Rodriguez
2021-03-23
Merge #21512: fuzz: Fix tx_pool target to properly fuzz immature outpoints
MarcoFalke
2021-03-23
Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...
MarcoFalke
2021-03-23
qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
Hennadii Stepanov
2021-03-23
Merge #18030: doc: Coin::IsSpent() can also mean never existed
MarcoFalke
2021-03-23
fuzz: Fix tx_pool target to properly fuzz immature outpoints
MarcoFalke
2021-03-23
fuzz: Style fixups
MarcoFalke
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
2021-03-23
Merge #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-22
Merge #21317: util: Make Assume() usable as unary expression
MarcoFalke
2021-03-22
Merge #21498: refactor: return std::nullopt instead of {}
MarcoFalke
2021-03-22
refactor: return std::nullopt instead of {}
fanquake
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 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
Fix wrong(1024) divisor for 1000-based prefixes
wodry
2021-03-19
Merge #21235: p2p: Clarify disconnect log message in ProcessGetBlockData, rem...
MarcoFalke
2021-03-18
fuzz: Add tx_pool fuzz targets
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-17
qt: Improve URI/file handling message
Hennadii Stepanov
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
[next]