aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16Merge bitcoin/bitcoin#24537: rpc: Split mempool RPCs from blockchain.cppMarcoFalke
2022-03-16doc: Fix getblockchaininfo/getdeploymentinfo RPC docsMarcoFalke
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
2022-03-15style-only: No need for std::pair for vSortedByHeightCarl Dong
2022-03-15Add RegisterMempoolRPCCommands helperMarcoFalke
2022-03-15ci: Temporarily use clang-13 to work around clang-14 TSan bugMarcoFalke
2022-03-15Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errorsMarcoFalke
2022-03-14Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flagsMarcoFalke
2022-03-14doc: Revise comments and whitespace to clarifyBen Woosley
2022-03-14refactor: Rename i to curr_try in SelectCoinsBnBBen Woosley
2022-03-14refactor: Track BnB selection by indexBen Woosley
2022-03-14contrib: fix signet miner (sighash mismatch)Sebastian Falbesoner
2022-03-14Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSnipingAndrew Chow
2022-03-14Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly crea...MarcoFalke
2022-03-13guix: Use $HOST instead of generic osx{64} for macOS artifactsHennadii Stepanov
2022-03-13Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to sta...MarcoFalke
2022-03-13Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtestMarcoFalke
2022-03-13Merge bitcoin/bitcoin#24533: test: use MiniWallet for feature_maxuploadtarget.pyMarcoFalke
2022-03-13Merge bitcoin/bitcoin#24491: contrib: fix implicit function decleration in wi...laanwj
2022-03-12Merge bitcoin/bitcoin#24526: build: don't install deprecated libevent headersfanquake
2022-03-12Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to 8.0MarcoFalke
2022-03-11refactor: Avoid int64_t -> size_t -> int64_t conversionMarcoFalke
2022-03-11rpc: Move mempool RPCs to new fileMarcoFalke
2022-03-11Merge bitcoin/bitcoin#24530: wallet: assert BnB's internally calculated waste...Andrew Chow
2022-03-11test: use MiniWallet for feature_maxuploadtarget.pySebastian Falbesoner
2022-03-11Merge bitcoin/bitcoin#24453: Bugfix: doc: Correct change_address/changeAddres...MarcoFalke
2022-03-11Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocksfanquake
2022-03-11[wallet] assert BnB internally calculated waste is the same as GetSelectionWa...glozow
2022-03-11Merge bitcoin/bitcoin#24524: doc: remove Boost LDFLAGS from netBSD build docsfanquake
2022-03-11Merge bitcoin/bitcoin#24509: doc: Add `guix` prefix for changes to reproducib...fanquake
2022-03-11Merge bitcoin/bitcoin#24521: build: Fix Boost.Process detection on macOS arm64fanquake
2022-03-11rpc: rename getdeploymentinfo status-next to status_nextJon Atack
2022-03-10test: set segwit height back to 0 on regtestMartin Zumsande
2022-03-10build: don't install deprecated libevent headersfanquake
2022-03-10Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ...Hennadii Stepanov
2022-03-10doc: remove Boost LDFLAGS from netBSD build docsfanquake
2022-03-10Merge bitcoin/bitcoin#24522: ci: remove compiled-but-unused BDB from MSAN jobMarcoFalke
2022-03-10Merge bitcoin/bitcoin#24404: refactor: Remove confusing P1008R1 violation in ...fanquake
2022-03-10ci: remove compiled-but-unused BDB from MSAN jobfanquake
2022-03-10Merge bitcoin/bitcoin#24486: wallet: refactor: dedup sqlite blob bindingfanquake
2022-03-10wallet: Add a deprecation warning for newly created legacy walletsAndrew Chow
2022-03-10build: Fix Boost.Process detection on macOS arm64Hennadii Stepanov
2022-03-10qt: Remove network detection based on address in BIP21laanwj
2022-03-10doc: update multisig-tutorial.md to default wallet typeJon Atack
2022-03-10Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string pathsMarcoFalke