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-26
Merge bitcoin/bitcoin#21707: test: Extend functional tests for addr relay
MarcoFalke
2021-04-25
Merge bitcoin-core/gui#284: refactor: Simplify SendCoinsDialog::updateCoinCon...
Hennadii Stepanov
2021-04-25
Merge bitcoin/bitcoin#21563: net: Restrict period when cs_vNodes mutex is locked
MarcoFalke
2021-04-23
Merge bitcoin/bitcoin#21732: MOVEONLY: Move common init code to init/common
MarcoFalke
2021-04-22
net, refactor: Fix style in CConnman::StopNodes
Hennadii Stepanov
2021-04-22
net: Combine two loops into one, and update comments
Hennadii Stepanov
2021-04-22
net: Restrict period when cs_vNodes mutex is locked
Hennadii Stepanov
2021-04-22
Merge bitcoin/bitcoin#19801: test: check for all possible OP_CLTV fail reason...
MarcoFalke
2021-04-22
Merge bitcoin/bitcoin#21564: net: Avoid calling getnameinfo when formatting I...
MarcoFalke
2021-04-21
[test] Add tests for addr relay in -blocksonly mode
Amiti Uttarwar
2021-04-21
[test] Add address relay tests involving outbound peers
Martin Zumsande
2021-04-21
Merge bitcoin-core/gui#286: qt: Bump transifex slug for 22.x
Hennadii Stepanov
2021-04-21
[test] Add tests for getaddr behavior
Martin Zumsande
2021-04-21
[test] Extract sending an addr message into a helper
Amiti Uttarwar
2021-04-21
[test] Refactor the addr relay test to prepare for new tests
Amiti Uttarwar
2021-04-21
qt: Bump transifex slug for 22.x
W. J. van der Laan
2021-04-21
Merge #21655: build, qt: No longer need to set QT_RCC_TEST=1 for determinism
fanquake
2021-04-21
Merge #20353: configure: Support -fdebug-prefix-map and -fmacro-prefix-map
fanquake
2021-04-21
Merge bitcoin/bitcoin#21719: refactor: Add and use EnsureConnman in rpc code
MarcoFalke
2021-04-20
Merge bitcoin-core/gui#263: Revamp context menus
Hennadii Stepanov
2021-04-20
Merge bitcoin/bitcoin#21731: Update msvc build to use Qt5.12.10 binaries.
MarcoFalke
2021-04-20
Merge #21694: build: Use XLIFF file to provide more context to Transifex tran...
W. J. van der Laan
2021-04-20
Add bitcoin_en.xlf intermediate translation file to the repo
Hennadii Stepanov
2021-04-20
qt [experimental]: Add a translation comment and a disambiguation string
Hennadii Stepanov
2021-04-20
build: Add Qt lconvert tool to depends
Hennadii Stepanov
2021-04-20
build: Use XLIFF file to provide more context to Transifex translators
Hennadii Stepanov
2021-04-20
Merge #21595: cli: create -addrinfo
W. J. van der Laan
2021-04-20
Merge bitcoin/bitcoin#21733: build: Re-add command to install vcpkg
MarcoFalke
2021-04-20
Merge bitcoin/bitcoin#21736: doc: Fix doxygen comment silent merge conflict i...
MarcoFalke
2021-04-20
cli: use C++17 std::array class template argument deduction (CTAD)
Jon Atack
2021-04-20
doc: Fix doxygen comment silent merge conflict in descriptor.cpp
W. J. van der Laan
2021-04-20
Merge #21238: A few descriptor improvements to prepare for Taproot support
W. J. van der Laan
2021-04-20
Merge bitcoin/bitcoin#21691: test: Check that no versionbits are re-used
MarcoFalke
2021-04-20
Merge #21244: Move GetDataDir to ArgsManager
fanquake
2021-04-20
Merge #21728: remove executable flag for src/net_processing.cpp
fanquake
2021-04-19
Re-add command to install vcpkg
dplusplus1024
2021-04-19
Update msvc build to use Qt5.12.10 binaries.
Aaron Clauson
2021-04-19
refactor: Add and use EnsureConnman in rpc code
MarcoFalke
2021-04-19
Move common package version code to init/common
Russell Yanofsky
2021-04-19
Merge bitcoin-core/gui#276: Elide long strings in their middle in the Peers tab
Hennadii Stepanov
2021-04-19
Move common logging start code to init/common
Russell Yanofsky
2021-04-19
Move common logging GetArgs code to init/common
Russell Yanofsky
2021-04-19
Move common logging AddArg code to init/common
Russell Yanofsky
2021-04-19
Move common sanity check code to init/common
Russell Yanofsky
2021-04-19
Move common global init code to init/common
Russell Yanofsky
2021-04-19
Merge bitcoin/bitcoin#21280: test: bug fix in transaction_tests
MarcoFalke
2021-04-19
Merge #20857: test: update documentation in feature_csv_activation.py
MarcoFalke
2021-04-19
remove executable flag for src/net_processing.cpp
Sebastian Falbesoner
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-19
Merge #21713: Refactor ProcessNewBlock to reduce code duplication
MarcoFalke
[next]