aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18Merge bitcoin/bitcoin#24608: doc: clarify that BDB is only required for the l...fanquake
2022-03-18test: Fix generate calls and comments in feature_segwitMarcoFalke
2022-03-18add ci/scratch dir to gitignorejosibake
2022-03-18Merge bitcoin/bitcoin#24578: test: Fix intermittent failure in feature_segwitMarcoFalke
2022-03-18Merge bitcoin/bitcoin#24609: Clarify -maxtimeadjustment that only outbound pe...MarcoFalke
2022-03-18Clarify in -maxtimeadjustment that only outbound peers influence time dataJon Atack
2022-03-18build: remove unused QMAKE_* VARsfanquake
2022-03-18doc: clarify that BDB is only required for the legacy walletfanquake
2022-03-18Merge bitcoin/bitcoin#24603: macdeploy: remove unused detached-sig-apply.shfanquake
2022-03-17Merge bitcoin/bitcoin#24585: doc: mention that BDB is for the legacy wallet i...MarcoFalke
2022-03-17Use MiniWallet in feature_coinstatsindexMarcoFalke
2022-03-17test: Refactor MiniWallet get_utxo helperMarcoFalke
2022-03-17macdeploy: remove unused detached-sig-applyfanquake
2022-03-17Revert "build: Fix gcc-cross-x86_64-w64-mingw32-10.3.0 in Guix"fanquake
2022-03-17guix: point to latest upstream commitfanquake
2022-03-17Merge bitcoin/bitcoin#24597: doc, guix: Include `arm64-apple-darwin` into cod...fanquake
2022-03-17doc, guix: Include arm64-apple-darwin into codesigned archsHennadii Stepanov
2022-03-17Move txoutproof RPCs to txoutproof.cppMarcoFalke
2022-03-17Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz engineMarcoFalke
2022-03-17Merge bitcoin/bitcoin#24515: Only load BlockMan in BlockMan member functionsMarcoFalke
2022-03-17Merge bitcoin-core/gui#555: Restore Send button when using external signerHennadii Stepanov
2022-03-17Merge bitcoin/bitcoin#24553: contrib: fix signet miner (sighash mismatch)MarcoFalke
2022-03-17fuzz: execute each file in dir without fuzz engineAnthony Towns
2022-03-16Merge bitcoin/bitcoin#24549: guix: Use $HOST instead of generic osx{64} for m...fanquake
2022-03-16Merge bitcoin/bitcoin#24588: doc: Drop a note about Intel-based Macsfanquake
2022-03-16Merge bitcoin/bitcoin#24519: doc: update multisig-tutorial.md to descriptor w...Andrew Chow
2022-03-16Merge bitcoin/bitcoin#24592: doc: Delete old line of code that was commented outAndrew Chow
2022-03-16doc: Delete old line of code that was commented outMichael Folkson
2022-03-16test: Fix intermittent failure in feature_segwitDrahtBot
2022-03-16doc: Drop a note about Intel-based MacsHennadii Stepanov
2022-03-16Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHash a...MarcoFalke
2022-03-16Merge bitcoin/bitcoin#24573: Update signapple for platform identifier fixfanquake
2022-03-16doc: s/Compiler/Dependency in dependencies.mdfanquake
2022-03-16doc: cleanup wallet docs in build-osx.mdfanquake
2022-03-16Merge bitcoin/bitcoin#18815: bench: Add logging benchmarkMarcoFalke
2022-03-16Merge bitcoin/bitcoin#23565: doc: rewrite dependencies.mdfanquake
2022-03-16Update signapple for platform identifier fixAndrew Chow
2022-03-16guix: Use "win64" for Windows artifacts consistentlyHennadii Stepanov
2022-03-16doc: rework dependencies.mdfanquake
2022-03-16gui: restore Send for external signerSjors Provoost
2022-03-16refactor: helper function signWithExternalSigner()Sjors Provoost
2022-03-16Merge bitcoin/bitcoin#24537: rpc: Split mempool RPCs from blockchain.cppMarcoFalke
2022-03-16doc: Fix getblockchaininfo/getdeploymentinfo RPC docsMarcoFalke
2022-03-16Replace use of `ArgsManager` with `DatabaseOptions`Kiminuo
2022-03-16Merge bitcoin/bitcoin#24572: ci: Temporarily use clang-13 to work around clan...MarcoFalke
2022-03-16guix: Drop "-signed" suffix for signed macOS .dmg filesHennadii Stepanov
2022-03-15Add and use BlockManager::GetAllBlockIndicesCarl Dong
2022-03-15Add and use CBlockIndexHeightOnlyComparatorCarl Dong
2022-03-15move-only: Move CBlockIndexWorkComparator to blockstorageCarl Dong
2022-03-15Only load BlockMan in BlockMan member functionsCarl Dong