aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-19Move common sanity check code to init/commonRussell Yanofsky
2021-04-19Move common global init code to init/commonRussell Yanofsky
2021-04-19Merge bitcoin-core/gui#276: Elide long strings in their middle in the Peers tabHennadii Stepanov
2021-04-19Merge bitcoin/bitcoin#21280: test: bug fix in transaction_testsMarcoFalke
2021-04-19Merge #20857: test: update documentation in feature_csv_activation.pyMarcoFalke
2021-04-19Merge #21679: rpc: Keep default argument value in correct typeMarcoFalke
2021-04-19Merge #21713: Refactor ProcessNewBlock to reduce code duplicationMarcoFalke
2021-04-19Merge #21615: script: Add trusted key for hebastoW. J. van der Laan
2021-04-19Merge #21718: rpc: Improve error message for getblock invalid datatype.fanquake
2021-04-18update docstring in feature_csv_activation.pyPierre K
2021-04-18rpc: Improve getblock error message for invalid data type.klementtan
2021-04-17Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modulesMarcoFalke
2021-04-17Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and m...MarcoFalke
2021-04-17Merge #21689: test: Remove intermittently failing and not very meaningful `BO...MarcoFalke
2021-04-17Refactor ProcessNewBlock to reduce code duplicationR E Broadley
2021-04-17Merge #21712: qa: Test default include_mempool value of gettxoutMarcoFalke
2021-04-17rpc: Check default value type againts argument typeJoão Barbosa
2021-04-17rpc: Keep default argument value in correct typeJoão Barbosa
2021-04-16qa: Test default include_mempool value of gettxoutJoão Barbosa
2021-04-16Merge #21695: Remove no longer used contrib/bitcoin-qt.pro from the repofanquake
2021-04-15Remove no longer used contrib/bitcoin-qt.pro from the repoHennadii Stepanov
2021-04-15Merge #21630: fuzz: split FuzzedSock interface and implementationMarcoFalke
2021-04-15Merge #21686: Speedy trial activation parameters for TaprootMarcoFalke
2021-04-15Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_testsMarcoFalke
2021-04-15fuzz: use ConsumeBool() instead of !ConsumeBool()Vasil Dimov
2021-04-15fuzz: split FuzzedSock interface and implementationVasil Dimov
2021-04-15fuzz: make FuzzedSock::Wait() sometimes simulate an occurred eventVasil Dimov
2021-04-15fuzz: set errno from FuzzedSock::Wait() if it simulates a failureVasil Dimov
2021-04-15style: remove extra white spaceVasil Dimov
2021-04-15test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...practicalswift
2021-04-15Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use...MarcoFalke
2021-04-14Add mainnet and testnet taproot activation paramsAndrew Chow
2021-04-15Merge #21377: Speedy trial support for versionbitsfanquake
2021-04-15Merge #21672: doc: remove boostrap info from GUIX_COMMON_FLAGS docfanquake
2021-04-14Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...practicalswift
2021-04-14test: Reset mocktime in the common setupMarcoFalke
2021-04-14rpc/rest: Take and reuse local Chain/ChainState objCarl Dong
2021-04-14rpc: style: Improve BuriedForkDescPushBack signatureCarl Dong
2021-04-14rpc: Remove unnecessary casting of block heightCarl Dong
2021-04-14rpc: Tidy up local references (see commit message)Carl Dong
2021-04-14rest/rpc: Remove now-unused old Ensure functionsCarl Dong
2021-04-14scripted-diff: rest/rpc: Use renamed EnsureAny*()Carl Dong
2021-04-14rpc: Add renamed EnsureAny*() functionsCarl Dong
2021-04-14Merge #21678: test: Fix TestPotentialDeadLockDetected suppressionMarcoFalke
2021-04-14Merge #21675: ci: Only cache depends/sdk-sources for macos/apk task in cirrusMarcoFalke
2021-04-14Merge #21585: Fix assumeutxo crash due to truncated fileMarcoFalke
2021-04-14Merge #260: Handle exceptions instead of crashW. J. van der Laan
2021-04-14test: Fix TSan suppressionHennadii Stepanov
2021-04-14test: Use mocktime to avoid intermittent failureMarcoFalke
2021-04-14Merge #21669: test: Remove spurious double lock tsan suppressions by bumping ...MarcoFalke