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-02-04
Introduce GetUniquePath(base) helper method to replace boost::filesystem::uni...
Kiminuo
2021-02-04
Merge #21025: validation: Guard chainman chainstates with cs_main
MarcoFalke
2021-02-04
Merge #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
MarcoFalke
2021-02-03
fuzz: Avoid extraneous copy of input data, using Span<>
MarcoFalke
2021-02-03
netinfo: display only outbound block relay counts
Jon Atack
2021-02-03
netinfo: add i2p network
Jon Atack
2021-02-03
netinfo: add bip152 high-bandwidth to/from fields
Jon Atack
2021-02-03
netinfo: display manual peers count
Jon Atack
2021-02-03
netinfo: update to use peer connection types
Jon Atack
2021-02-03
Merge #21060: doc: More precise -debug and -debugexclude doc
fanquake
2021-02-02
[refactor] clean up logic in testmempoolaccept
gzhao408
2021-02-02
netinfo: add ConnectionTypeForNetinfo member helper function
Jon Atack
2021-02-02
doc: refer to BIPs 339/155 in feature negotiation
Jon Atack
2021-02-02
Merge #19509: Per-Peer Message Capture
MarcoFalke
2021-02-02
Merge #21059: Drop boost/preprocessor dependencies
Wladimir J. van der Laan
2021-02-02
util: Disallow negative mocktime
MarcoFalke
2021-02-02
net: Avoid UBSan warning in ProcessMessage(...)
practicalswift
2021-02-02
build: don't build or use Boost Thread
fanquake
2021-02-02
refactor: replace Boost shared_mutex with std shared_mutex in sigcache
fanquake
2021-02-02
refactor: replace Boost shared_mutex with std shared_mutex in cuckoocache tests
fanquake
2021-02-01
validation: Guard all chainstates with cs_main
Carl Dong
2021-02-02
Merge #21051: Fix -Wmismatched-tags warnings
fanquake
2021-02-01
doc: More precise -debug and -debugexclude doc
wodry
2021-02-01
Drop boost/preprocessor dependencies
Hennadii Stepanov
2021-02-01
refactor: Move STRINGIZE macro to macros.h
Hennadii Stepanov
2021-02-01
Merge #20464: refactor: Treat CDataStream bytes as uint8_t
Wladimir J. van der Laan
2021-02-01
Fix -Wmismatched-tags warnings
Hennadii Stepanov
2021-02-01
Merge #21016: refactor: remove boost::thread_group usage
Wladimir J. van der Laan
2021-02-01
Merge #20749: [Bundle 1/n] Prune g_chainman usage related to ::LookupBlockIndex
Wladimir J. van der Laan
2021-02-01
Merge #20941: rpc: document RPC_TRANSACTION_ALREADY_IN_CHAIN exception
MarcoFalke
2021-02-01
Merge #20868: validation: remove redundant check on pindex
MarcoFalke
2021-02-01
Merge #20040: wallet: Refactor OutputGroups to handle fees and spending eligi...
Samuel Dobson
2021-01-30
gui: display plain "Inbound" in peer details
Jon Atack
2021-01-30
rpc: Add hash_type MUHASH to gettxoutsetinfo
Fabian Jahr
2021-01-30
refactor: Separate hash and stats calculation in coinstats
Fabian Jahr
2021-01-30
fuzz: Avoid designated initialization (C++20) in fuzz tests
practicalswift
2021-01-29
[addrman] Don't repeat "Bucketing method was updated" log multiple times
John Newbery
2021-01-29
[addrman] Improve serialization comments
John Newbery
2021-01-29
refactor: remove boost::thread_group usage
fanquake
2021-01-29
Merge #20724: Cleanup of -debug=net log messages
MarcoFalke
2021-01-29
Merge bitcoin-core/gui#139: doc: Improve gui/src/qt README.md
MarcoFalke
2021-01-29
Merge #21029: bitcoin-cli: Correct docs (no "generatenewaddress" exists)
fanquake
2021-01-29
bitcoin-cli: Correct docs (no "generatenewaddress" exists)
Luke Dashjr
2021-01-28
Merge #20963: gitian-linux: Build binaries for 64-bit POWER (continued)
Wladimir J. van der Laan
2021-01-28
style-only: Remove redundant sentence in ActivateBestChain comment
Carl Dong
2021-01-28
style-only: Make TestBlockValidity signature readable
Carl Dong
2021-01-28
validation: Use accessible chainstate in ChainstateManager::ProcessNewBlock
Carl Dong
2021-01-28
validation: Use existing chainstate in ChainstateManager::ProcessNewBlockHeaders
Carl Dong
2021-01-28
validation: Move LoadExternalBlockFile to CChainState
Carl Dong
2021-01-28
validation: Remove global ::ActivateBestChain
Carl Dong
[prev]
[next]