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
2020-12-22
Merge #20745: qa: Correct epoll_ctl data race suppression
MarcoFalke
2020-12-22
qa: Correct epoll_ctl data race suppression
Hennadii Stepanov
2020-12-22
Merge #19829: net processing: Move block inventory state to net_processing
MarcoFalke
2020-12-22
Merge #20740: fuzz: Update FuzzedDataProvider.h from upstream (LLVM)
MarcoFalke
2020-12-21
fuzz: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2020-12-21
Merge #20735: script: Remove outdated extract-osx-sdk.sh
Wladimir J. van der Laan
2020-12-21
Merge #20683: test: Fix restart node race
Wladimir J. van der Laan
2020-12-21
Merge #20731: rpc: Add missing description of vout in getrawtransaction help ...
MarcoFalke
2020-12-21
Merge #20737: test: Add missing assignment in mempool_resurrect.py
MarcoFalke
2020-12-21
rpc: Add missing description of vout in getrawtransaction help text
Ben Carman
2020-12-21
test: Add missing assignment in mempool_resurrect.py
MarcoFalke
2020-12-21
Merge #20692: test: run mempool_resurrect.py even with wallet disabled
MarcoFalke
2020-12-21
script: Remove outdated extract-osx-sdk.sh
Hennadii Stepanov
2020-12-21
Merge #20671: Replace boost::optional with std::optional
Wladimir J. van der Laan
2020-12-21
Merge #20697: ci: Fix COMMIT_RANGE variable value for PRs
MarcoFalke
2020-12-21
ci: Print COMMIT_RANGE to the log as it was in Travis CI
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific workaround for shellcheck
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific way to set COMMIT_RANGE variable
Hennadii Stepanov
2020-12-21
ci: Fix COMMIT_RANGE variable value for PRs
Hennadii Stepanov
2020-12-21
Merge #20733: inline non-member functions with body in fuzzing headers
MarcoFalke
2020-12-20
inline non-member functions with body in fuzzing headers
Patrick Strateman
2020-12-20
[net processing] Guard m_continuation_block with m_block_inv_mutex
John Newbery
2020-12-20
[net processing] Move hashContinue to net processing
John Newbery
2020-12-20
scripted-diff: rename vBlockHashesToAnnounce and vInventoryBlockToSend
John Newbery
2020-12-20
[net processing] Move block inventory data to Peer
John Newbery
2020-12-20
[net processing] Rename nStartingHeight to m_starting_height
John Newbery
2020-12-20
[net processing] Move nStartingHeight to Peer
John Newbery
2020-12-19
[net processing] Improve documentation for Peer destruction/locking
John Newbery
2020-12-19
Replace boost::optional with std::optional
MarcoFalke
2020-12-19
Remove unused MakeOptional
MarcoFalke
2020-12-19
psbt: Assert that tx has a value in UpdatePSBTOutput
MarcoFalke
2020-12-18
Merge #20434: contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-12-18
Merge #20690: Clean up logging of outbound connection type
MarcoFalke
2020-12-18
Merge #20682: ci: Install missing lint packages
MarcoFalke
2020-12-18
Merge bitcoin-core/gui#155: Fix checkbox layout in Create Wallet dialog
MarcoFalke
2020-12-18
Merge #20687: wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-18
ci: Install missing lint packages
MarcoFalke
2020-12-18
Merge #20691: ci, doc: Travis CI features and mentions cleanup
MarcoFalke
2020-12-17
test: run mempool_resurrect.py even with wallet disabled
Michael Dietz
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-18
doc: Drop mentions of Travis CI as it is no longer used
Hennadii Stepanov
2020-12-17
Merge #20644: Add patch to make codesign_allocate compatible with Apple's
Wladimir J. van der Laan
2020-12-17
ci: Drop travis_fold feature as Travis CI is no longer used
Hennadii Stepanov
2020-12-17
wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-17
test: Add missing check for is_sqlite_compiled
MarcoFalke
2020-12-17
Clean up logging of outbound connection type
Suhas Daftuar
2020-12-17
net: add CNode::IsInboundOnion() public getter and unit tests
Jon Atack
2020-12-17
net: assert CNode::m_inbound_onion is inbound in ctor
Jon Atack
2020-12-17
test, fuzz: fix constructing CNode with invalid inbound_onion
Jon Atack
2020-12-17
Merge #20686: fuzz, refactor: replace CNode code with fuzz/util.h::ConsumeNode()
MarcoFalke
[prev]
[next]