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-14
rpc/rest: Take and reuse local Chain/ChainState obj
Carl Dong
2021-04-14
rpc: style: Improve BuriedForkDescPushBack signature
Carl Dong
2021-04-14
rpc: Remove unnecessary casting of block height
Carl Dong
2021-04-14
rpc: Tidy up local references (see commit message)
Carl Dong
2021-04-14
rest/rpc: Remove now-unused old Ensure functions
Carl Dong
2021-04-14
scripted-diff: rest/rpc: Use renamed EnsureAny*()
Carl Dong
2021-04-14
rpc: Add renamed EnsureAny*() functions
Carl Dong
2021-04-12
rpc: Add alt Ensure* functions acepting NodeContext
Carl Dong
2021-04-05
rest: Use existing NodeContext
Carl Dong
2021-04-05
rest: Pass in NodeContext to rest_block
Carl Dong
2021-04-05
rpc/rawtx: Use existing NodeContext
Carl Dong
2021-04-05
rpc/mining: Use existing NodeContext
Carl Dong
2021-04-05
rpc/blockchain: Use existing NodeContext
Carl Dong
2021-04-05
rpc/*,rest: Add review-only assertion to EnsureChainman
Carl Dong
2021-04-05
miner: Pass in previous CBlockIndex to RegenerateCommitments
Carl Dong
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
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-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
[next]