aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30[refactor] put finality and maturity checking into a lambdaglozow
2021-11-30[mempool] only update lockpoints for non-removed entriesglozow
2021-11-30Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwalletMarcoFalke
2021-11-30MOVEONLY: TestLockPointValidity to txmempoolglozow
2021-11-30Merge bitcoin/bitcoin#23618: build, qt: Ditch `no_sdk_version_check.patch`fanquake
2021-11-30Merge bitcoin/bitcoin#23597: ci: Revamp SDK cachesfanquake
2021-11-29Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...W. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#22902: tracing: utxocache tracepointsW. J. van der Laan
2021-11-29refactor: Fix implicit-signed-integer-truncation in cuckoocache.hMarcoFalke
2021-11-29Merge bitcoin/bitcoin#23392: test: move check_node_connections to utilW. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype for ...W. J. van der Laan
2021-11-29Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueue::AddMarcoFalke
2021-11-29Merge bitcoin/bitcoin#23617: doc: Fix typos in packages.mdfanquake
2021-11-28build, qt: Ditch `no_sdk_version_check.patch`Hennadii Stepanov
2021-11-28doc: Fix typos in packages.mdHennadii Stepanov
2021-11-28test: Make more shell scripts verifiable by the `shellcheck` toolHennadii Stepanov
2021-11-28[tracing] tracepoints to utxocache add, spent and uncacheArnab Sen
2021-11-28[tracing] tracepoint for utxocache flushesArnab Sen
2021-11-28Merge bitcoin/bitcoin#23608: test: fix `feature_rbf.py --descriptors` and add...fanquake
2021-11-28Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace commentfanquake
2021-11-27Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet lockedSamuel Dobson
2021-11-26test: add feature_rbf.py --descriptors to test_runner.pySebastian Falbesoner
2021-11-26test: always rescan after importing private keys in `init_wallet` helperSebastian Falbesoner
2021-11-26wallet: Split signmessage from rpcwalletMarcoFalke
2021-11-26Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.sitefanquake
2021-11-26net: don't check if the listening socket is validVasil Dimov
2021-11-26doc: Tidy up nMinDiskSpace commentMarcoFalke
2021-11-26Merge bitcoin/bitcoin#23598: contrib: Specify wb mode when creating mac sdkfanquake
2021-11-26Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/nodeMarcoFalke
2021-11-25contrib: Specify wb mode when creating mac sdkJoão Barbosa
2021-11-25Merge bitcoin/bitcoin#23579: script install_db4.sh check for `patch` command ...W. J. van der Laan
2021-11-25ci: Always run merge_base_script first for consistencyHennadii Stepanov
2021-11-25ci: Revamp Android SDK cache, and update it timelyHennadii Stepanov
2021-11-25Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safeW. J. van der Laan
2021-11-25ci: Make macOS SDK cache independent, and update it timelyHennadii Stepanov
2021-11-25refactor: Use underlying type of isminetype for isminefilterMarcoFalke
2021-11-25build: don't set PORT=no in config.sitefanquake
2021-11-25Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration optionfanquake
2021-11-25Merge bitcoin/bitcoin#23583: build, qt, macOS: Don't hard-code x86_64 as the ...fanquake
2021-11-25Merge bitcoin/bitcoin#22829: refactor: various RecursiveMutex replacements in...MarcoFalke
2021-11-25Crash debug builds when mempool ConsensusScriptChecks failsMarcoFalke
2021-11-25Merge bitcoin/bitcoin#23538: Remove strtol in torcontrolW. J. van der Laan
2021-11-25Merge bitcoin-core/gui#477: Monospaced output in Console on macOSHennadii Stepanov
2021-11-25Revert "doc: Install Rosetta on M1-macOS for qt in depends"Hennadii Stepanov
2021-11-25build, qt, macOS: Don't pass -device-option when building nativelyHennadii Stepanov
2021-11-25build, qt, macOS: Don't hard-code x86_64 as the arch when using qmakeHennadii Stepanov
2021-11-25Merge bitcoin/bitcoin#23580: build: patch qt to explicitly define previously ...fanquake
2021-11-25Merge bitcoin/bitcoin#23512: policy: Treat taproot as always activeMarcoFalke
2021-11-24refactor: replace RecursiveMutex m_added_nodes_mutex with MutexSebastian Falbesoner
2021-11-24refactor: replace RecursiveMutex m_addr_fetches_mutex with MutexSebastian Falbesoner