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-04-22
qt: Do not clear console prompt when font resizing
Hennadii Stepanov
2021-04-22
qt, refactor: Drop redundant history cleaning in RPC console
Hennadii Stepanov
2021-04-22
qt: Untie irrelevant signal-slot parameters
Hennadii Stepanov
2021-04-04
Merge #21586: test: Add missing suppression for signed-integer-overflow:txmem...
MarcoFalke
2021-04-03
test: Add missing suppression for signed-integer-overflow:txmempool.cpp
MarcoFalke
2021-04-03
Merge #20459: rpc: Fail to return undocumented return values
MarcoFalke
2021-04-03
Merge #21403: build: set --build when configuring packages in depends
fanquake
2021-04-02
Merge bitcoin-core/gui#266: Doc: Copyright: Fix embedded font file location
MarcoFalke
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-02
Doc: Copyright: Fix embedded font file location
wodry
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
Merge #21373: test: generate fewer blocks in feature_nulldummy to fix timeout...
MarcoFalke
2021-04-01
Merge #21300: script: Add explanatory comment to tc.sh
fanquake
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
build: set --build when configuring packages in depends
fanquake
2021-03-31
Merge #21486: build: link against -lsocket if required for *ifaddrs
fanquake
2021-03-31
Merge #21542: ci: Bump macOS VM image to the latest version
fanquake
2021-03-31
Merge #21457: build: split libtapi and clang out of native_cctools
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-30
build: split native_cctools
fanquake
2021-03-30
Merge #21543: build: Enable safe warnings for msvc builds
fanquake
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
doc: Merge release notes
MarcoFalke
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
[next]