Commit Graph

28649 Commits (745c9cebd50fea1664efef571dc1ee1bddc96102)
 

Author SHA1 Message Date
Russell Yanofsky 745c9cebd5 multiprocess: Add Ipc and Init interface definitions
4 years ago
Russell Yanofsky 5d62d7f6cd Update libmultiprocess library
4 years ago
MarcoFalke 66fd3b28e8
Merge bitcoin/bitcoin#21732: MOVEONLY: Move common init code to init/common
4 years ago
MarcoFalke 4b5659c6b1
Merge bitcoin/bitcoin#19801: test: check for all possible OP_CLTV fail reasons in feature_cltv.py (BIP 65)
4 years ago
MarcoFalke aaf66413e1
Merge bitcoin/bitcoin#21564: net: Avoid calling getnameinfo when formatting IPv4 addresses in CNetAddr::ToStringIP
4 years ago
Hennadii Stepanov e7776e20ed
Merge bitcoin-core/gui#286: qt: Bump transifex slug for 22.x
4 years ago
W. J. van der Laan 417305991a
qt: Bump transifex slug for 22.x
4 years ago
fanquake e16f8720dc
Merge #21655: build, qt: No longer need to set QT_RCC_TEST=1 for determinism
4 years ago
fanquake e507acb118
Merge #20353: configure: Support -fdebug-prefix-map and -fmacro-prefix-map
4 years ago
MarcoFalke 2bce9329e8
Merge bitcoin/bitcoin#21719: refactor: Add and use EnsureConnman in rpc code
4 years ago
Hennadii Stepanov f385ad7651
Merge bitcoin-core/gui#263: Revamp context menus
4 years ago
MarcoFalke bca00942ed
Merge bitcoin/bitcoin#21731: Update msvc build to use Qt5.12.10 binaries.
4 years ago
W. J. van der Laan 90e0faaa44
Merge #21694: build: Use XLIFF file to provide more context to Transifex translators
4 years ago
Hennadii Stepanov 35d52397e7
Add bitcoin_en.xlf intermediate translation file to the repo
4 years ago
Hennadii Stepanov 99686b6519
qt [experimental]: Add a translation comment and a disambiguation string
4 years ago
Hennadii Stepanov f959b75e8c
build: Add Qt lconvert tool to depends
4 years ago
Hennadii Stepanov 2045e4cdd2
build: Use XLIFF file to provide more context to Transifex translators
4 years ago
W. J. van der Laan 0180453471
Merge #21595: cli: create -addrinfo
4 years ago
MarcoFalke 30a86bb814
Merge bitcoin/bitcoin#21733: build: Re-add command to install vcpkg
4 years ago
MarcoFalke 572b36d4ff
Merge bitcoin/bitcoin#21736: doc: Fix doxygen comment silent merge conflict in descriptor.cpp
4 years ago
Jon Atack 06c43201a7
cli: use C++17 std::array class template argument deduction (CTAD)
4 years ago
W. J. van der Laan e5faec65bd doc: Fix doxygen comment silent merge conflict in descriptor.cpp
4 years ago
W. J. van der Laan 906ecb87c8
Merge #21238: A few descriptor improvements to prepare for Taproot support
4 years ago
MarcoFalke de77cbc9d8
Merge bitcoin/bitcoin#21691: test: Check that no versionbits are re-used
4 years ago
fanquake a839303edc
Merge #21244: Move GetDataDir to ArgsManager
4 years ago
fanquake 67a359313f
Merge #21728: remove executable flag for src/net_processing.cpp
4 years ago
dplusplus1024 de17d245b7
Re-add command to install vcpkg
4 years ago
Aaron Clauson f02ca7a354
Update msvc build to use Qt5.12.10 binaries.
4 years ago
MarcoFalke fafb68add5
refactor: Add and use EnsureConnman in rpc code
4 years ago
Russell Yanofsky 615965cfd1 Move common package version code to init/common
4 years ago
Hennadii Stepanov 13d27b452d
Merge bitcoin-core/gui#276: Elide long strings in their middle in the Peers tab
4 years ago
Russell Yanofsky 5bed2ab42c Move common logging start code to init/common
4 years ago
Russell Yanofsky 1fb7fcfa52 Move common logging GetArgs code to init/common
4 years ago
Russell Yanofsky 90469c1690 Move common logging AddArg code to init/common
4 years ago
Russell Yanofsky 387c4cf588 Move common sanity check code to init/common
4 years ago
Russell Yanofsky a67b54855b Move common global init code to init/common
4 years ago
MarcoFalke cfec4a1dad
Merge bitcoin/bitcoin#21280: test: bug fix in transaction_tests
4 years ago
MarcoFalke 83c715415a
Merge #20857: test: update documentation in feature_csv_activation.py
4 years ago
Sebastian Falbesoner f2f2541ee7 remove executable flag for src/net_processing.cpp
4 years ago
MarcoFalke d4300a10dd
Merge #21679: rpc: Keep default argument value in correct type
4 years ago
MarcoFalke 17b51cd5cb
Merge #21713: Refactor ProcessNewBlock to reduce code duplication
4 years ago
W. J. van der Laan ed133fe005
Merge #21615: script: Add trusted key for hebasto
4 years ago
fanquake a47ae618a0
Merge #21718: rpc: Improve error message for getblock invalid datatype.
4 years ago
Pierre K 9053b88b1c update docstring in feature_csv_activation.py
4 years ago
Kiminuo bb8d1c6e02 Change ClearDataDirPathCache() to ArgsManager.ClearPathCache().
4 years ago
Kiminuo b4190eff72 Change GetBlocksDir() to ArgsManager.GetBlocksDirPath().
4 years ago
Kiminuo 83292e2a70 scripted-diff: Modify unit tests to use the ArgsManager in the BasicTestingSetup class instead of implicitly relying on gArgs.
4 years ago
Kiminuo 55c68e6f01 scripted-diff: Replace m_args with m_local_args in getarg_tests.cpp
4 years ago
Kiminuo 511ce3a26b BasicTestingSetup: Add ArgsManager.
4 years ago
Kiminuo 1cb52ba065 Modify "util_datadir" unit test to not use gArgs.
4 years ago