Age | Commit message (Expand) | Author |
2021-11-30 | [refactor] put finality and maturity checking into a lambda | glozow |
2021-11-30 | [mempool] only update lockpoints for non-removed entries | glozow |
2021-11-30 | Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwallet | MarcoFalke |
2021-11-30 | MOVEONLY: TestLockPointValidity to txmempool | glozow |
2021-11-30 | Merge bitcoin/bitcoin#23618: build, qt: Ditch `no_sdk_version_check.patch` | fanquake |
2021-11-30 | Merge bitcoin/bitcoin#23597: ci: Revamp SDK caches | fanquake |
2021-11-29 | Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin... | W. J. van der Laan |
2021-11-29 | Merge bitcoin/bitcoin#22902: tracing: utxocache tracepoints | W. J. van der Laan |
2021-11-29 | refactor: Fix implicit-signed-integer-truncation in cuckoocache.h | MarcoFalke |
2021-11-29 | Merge bitcoin/bitcoin#23392: test: move check_node_connections to util | W. J. van der Laan |
2021-11-29 | Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype for ... | W. J. van der Laan |
2021-11-29 | Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueue::Add | MarcoFalke |
2021-11-29 | Merge bitcoin/bitcoin#23617: doc: Fix typos in packages.md | fanquake |
2021-11-28 | build, qt: Ditch `no_sdk_version_check.patch` | Hennadii Stepanov |
2021-11-28 | doc: Fix typos in packages.md | Hennadii Stepanov |
2021-11-28 | test: Make more shell scripts verifiable by the `shellcheck` tool | Hennadii Stepanov |
2021-11-28 | [tracing] tracepoints to utxocache add, spent and uncache | Arnab Sen |
2021-11-28 | [tracing] tracepoint for utxocache flushes | Arnab Sen |
2021-11-28 | Merge bitcoin/bitcoin#23608: test: fix `feature_rbf.py --descriptors` and add... | fanquake |
2021-11-28 | Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace comment | fanquake |
2021-11-27 | Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet locked | Samuel Dobson |
2021-11-26 | test: add feature_rbf.py --descriptors to test_runner.py | Sebastian Falbesoner |
2021-11-26 | test: always rescan after importing private keys in `init_wallet` helper | Sebastian Falbesoner |
2021-11-26 | wallet: Split signmessage from rpcwallet | MarcoFalke |
2021-11-26 | Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.site | fanquake |
2021-11-26 | net: don't check if the listening socket is valid | Vasil Dimov |
2021-11-26 | doc: Tidy up nMinDiskSpace comment | MarcoFalke |
2021-11-26 | Merge bitcoin/bitcoin#23598: contrib: Specify wb mode when creating mac sdk | fanquake |
2021-11-26 | Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node | MarcoFalke |
2021-11-25 | contrib: Specify wb mode when creating mac sdk | João Barbosa |
2021-11-25 | Merge bitcoin/bitcoin#23579: script install_db4.sh check for `patch` command ... | W. J. van der Laan |
2021-11-25 | ci: Always run merge_base_script first for consistency | Hennadii Stepanov |
2021-11-25 | ci: Revamp Android SDK cache, and update it timely | Hennadii Stepanov |
2021-11-25 | Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe | W. J. van der Laan |
2021-11-25 | ci: Make macOS SDK cache independent, and update it timely | Hennadii Stepanov |
2021-11-25 | refactor: Use underlying type of isminetype for isminefilter | MarcoFalke |
2021-11-25 | build: don't set PORT=no in config.site | fanquake |
2021-11-25 | Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration option | fanquake |
2021-11-25 | Merge bitcoin/bitcoin#23583: build, qt, macOS: Don't hard-code x86_64 as the ... | fanquake |
2021-11-25 | Merge bitcoin/bitcoin#22829: refactor: various RecursiveMutex replacements in... | MarcoFalke |
2021-11-25 | Crash debug builds when mempool ConsensusScriptChecks fails | MarcoFalke |
2021-11-25 | Merge bitcoin/bitcoin#23538: Remove strtol in torcontrol | W. J. van der Laan |
2021-11-25 | Merge bitcoin-core/gui#477: Monospaced output in Console on macOS | Hennadii Stepanov |
2021-11-25 | Revert "doc: Install Rosetta on M1-macOS for qt in depends" | Hennadii Stepanov |
2021-11-25 | build, qt, macOS: Don't pass -device-option when building natively | Hennadii Stepanov |
2021-11-25 | build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake | Hennadii Stepanov |
2021-11-25 | Merge bitcoin/bitcoin#23580: build: patch qt to explicitly define previously ... | fanquake |
2021-11-25 | Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active | MarcoFalke |
2021-11-24 | refactor: replace RecursiveMutex m_added_nodes_mutex with Mutex | Sebastian Falbesoner |
2021-11-24 | refactor: replace RecursiveMutex m_addr_fetches_mutex with Mutex | Sebastian Falbesoner |