Commit Graph

28560 Commits (70cdf679f8e665dbdc3301873a0267fe9faa72cd)
 

Author SHA1 Message Date
Kiminuo 70cdf679f8 Move StripRedundantLastElementsOfPath before ArgsManager class.
4 years ago
MarcoFalke 0dd7b23489
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
4 years ago
MarcoFalke 4a1751a929
Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and macOS.
4 years ago
MarcoFalke f5e8bcf985
Merge #21689: test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in `cnetaddr_basic`
4 years ago
MarcoFalke 8e69370b15
Merge #21712: qa: Test default include_mempool value of gettxout
4 years ago
João Barbosa 44dab423eb qa: Test default include_mempool value of gettxout
4 years ago
fanquake 585cbe2257
Merge #21695: Remove no longer used contrib/bitcoin-qt.pro from the repo
4 years ago
Hennadii Stepanov 5f2be6e71e
Remove no longer used contrib/bitcoin-qt.pro from the repo
4 years ago
MarcoFalke c6b30ccb2e
Merge #21630: fuzz: split FuzzedSock interface and implementation
4 years ago
MarcoFalke 7cb0bcb681
Merge #21686: Speedy trial activation parameters for Taproot
4 years ago
MarcoFalke a5e756b74e
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
4 years ago
Vasil Dimov 549c82ad3a
fuzz: use ConsumeBool() instead of !ConsumeBool()
4 years ago
Vasil Dimov 29ae1c13a5
fuzz: split FuzzedSock interface and implementation
4 years ago
Vasil Dimov 9668e43d8e
fuzz: make FuzzedSock::Wait() sometimes simulate an occurred event
4 years ago
Vasil Dimov 0c90ff1429
fuzz: set errno from FuzzedSock::Wait() if it simulates a failure
4 years ago
Vasil Dimov 5198a02de4
style: remove extra white space
4 years ago
practicalswift 63631beef6 test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in `cnetaddr_basic`
4 years ago
MarcoFalke 9712f75746
Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use) in FuzzedSock
4 years ago
Andrew Chow f979b3237f Add mainnet and testnet taproot activation params
4 years ago
fanquake 2cd834e6c0
Merge #21377: Speedy trial support for versionbits
4 years ago
fanquake 7fcf53f7b4
Merge #21672: doc: remove boostrap info from GUIX_COMMON_FLAGS doc
4 years ago
practicalswift 6262182b3f Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and StaticContentsSock
4 years ago
MarcoFalke fa40d6a1c4
test: Reset mocktime in the common setup
4 years ago
Carl Dong 586190f0b4 rpc/rest: Take and reuse local Chain/ChainState obj
4 years ago
Carl Dong bc3bd36902 rpc: style: Improve BuriedForkDescPushBack signature
4 years ago
Carl Dong f99913969f rpc: Remove unnecessary casting of block height
4 years ago
Carl Dong 6a3d192020 rpc: Tidy up local references (see commit message)
4 years ago
Carl Dong 038854f31e rest/rpc: Remove now-unused old Ensure functions
4 years ago
Carl Dong 6fb65b49f4 scripted-diff: rest/rpc: Use renamed EnsureAny*()
4 years ago
Carl Dong 1570c7ee98 rpc: Add renamed EnsureAny*() functions
4 years ago
MarcoFalke 773f8c1a7d
Merge #21678: test: Fix TestPotentialDeadLockDetected suppression
4 years ago
MarcoFalke 8c867ed4ec
Merge #21675: ci: Only cache depends/sdk-sources for macos/apk task in cirrus
4 years ago
MarcoFalke a12962ca89
Merge #21585: Fix assumeutxo crash due to truncated file
4 years ago
W. J. van der Laan 03ecceedf6
Merge #260: Handle exceptions instead of crash
4 years ago
Hennadii Stepanov f2ef5a8afd
test: Fix TSan suppression
4 years ago
MarcoFalke fa78590a8f
test: Use mocktime to avoid intermittent failure
4 years ago
MarcoFalke b8e5bbdf93
Merge #21669: test: Remove spurious double lock tsan suppressions by bumping to clang-12
4 years ago
MarcoFalke 11115c8ee5
ci: Only cache depends/sdk-sources for macos/apk task in cirrus
4 years ago
MarcoFalke fadea0bf37
Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"
4 years ago
fanquake e7af2f35af
Merge #21666: Miscellaneous external signer changes
4 years ago
fanquake 09b3e46848
doc: remove boostrap info from GUIX_COMMON_FLAGS doc
4 years ago
MarcoFalke fadbd99885
test: Remove spurious double lock tsan suppressions by bumping to clang-12
4 years ago
MarcoFalke a1f0b8b62e
Merge #21634: tests: Skip SQLite fsyncs while testing
4 years ago
fanquake 1f14130cb0
Merge #21575: refactor: Create blockstorage module
4 years ago
fanquake 88331aa8a7
Merge #21633: refactor: add [[noreturn]] attribute where applicable
4 years ago
fanquake 3aa4935db7
Merge #17934: doc: Use CONFIG_SITE variable instead of --prefix option
4 years ago
fanquake c8f469c6d5
external_signer: remove ExternalSignerException
4 years ago
fanquake 9e0b199b97
external_signer: use const where appropriate
4 years ago
fanquake aaa4e5a45b
wallet: remove CWallet::GetExternalSigner()
4 years ago
fanquake 06a0673351
external_signer: remove ignore_errors from Enumerate()
4 years ago