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-04-05
build: Remove spaces from variable-printing rules
Carl Dong
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-03
Merge #20459: rpc: Fail to return undocumented return values
MarcoFalke
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-01
Merge #21567: docs: fix various misleading comments
W. J. van der Laan
2021-04-01
[doc] correct comment about ATMPW
glozow
2021-04-01
[doc] correct comment in chainparams
glozow
2021-04-01
[doc] GetBestBlock() doesn't do nothing
gzhao408
2021-04-01
Merge #21198: net: Address outstanding review comments from PR20721
W. J. van der Laan
2021-04-01
[net] Changes to RunInactivityChecks
John Newbery
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-04-01
Merge #21311: rpc: document optional fields for getchaintxstats result
fanquake
2021-04-01
Merge #21544: rpc: Missing doc updates for bumpfee psbt update
fanquake
2021-04-01
Merge #21236: net processing: Extract `addr` send functionality into MaybeSen...
MarcoFalke
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-31
[net processing] Refactor MaybeSendAddr()
John Newbery
2021-03-31
Merge #21486: build: link against -lsocket if required for *ifaddrs
fanquake
2021-03-30
Merge #21553: fuzz: Misc refactor
MarcoFalke
2021-03-30
node/ifaces: ChainImpl: Use an accessor for ChainMan
Carl Dong
2021-03-30
node/ifaces: NodeImpl: Use an accessor for ChainMan
Carl Dong
2021-03-30
validation: Make BlockManager::LookupBlockIndex const
Carl Dong
2021-03-30
node: Avoid potential UB by asserting assumptions
Carl Dong
2021-03-30
net_processing: Move comments to declarations
Carl Dong
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...
Wladimir J. van der Laan
2021-03-30
Merge #20228: addrman: Make addrman a top-level component
MarcoFalke
2021-03-30
fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target
MarcoFalke
2021-03-30
fuzz: Removed unused try-catch in coins_view
MarcoFalke
2021-03-30
fuzz: [refactor] Use ConsumeScript in signature_checker fuzz target
MarcoFalke
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-29
refactor: replace util::Ref by std::any (C++17)
Sebastian Falbesoner
2021-03-29
util: introduce helper AnyPtr to access std::any instances
Sebastian Falbesoner
2021-03-29
rpc: Missing doc updates for bumpfee psbt update
MarcoFalke
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-29
[net processing] Fix overindentation in MaybeSendAddr()
John Newbery
2021-03-29
[net processing] Refactor MaybeSendAddr() - early exits
John Newbery
2021-03-29
[net processing] Change MaybeSendAddr() to take a reference
John Newbery
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 #21509: p2p: Don't send FEEFILTER in blocksonly mode.
MarcoFalke
2021-03-29
Merge #21531: test: remove qt byteswap compattests
MarcoFalke
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-29
test: remove qt byteswap compattests
fanquake
2021-03-29
net: add ifaddrs.h include
fanquake
2021-03-29
rand: only try and use freeifaddrs if available
fanquake
2021-03-28
Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...
MarcoFalke
[next]