aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-29qt, wallet, refactor: Make `WalletModel::sendCoins()` return `void`Hennadii Stepanov
2022-05-28Merge bitcoin/bitcoin#25224: Get time less often in AddrManImpl::ResolveColli...fanquake
2022-05-27Merge bitcoin/bitcoin#25214: multiprocess build fix: ipc/capnp/init.capnp.h: ...fanquake
2022-05-27Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...MacroFake
2022-05-27Merge bitcoin/bitcoin#24934: refactor, miner: Delete call to UpdatePackagesFo...MacroFake
2022-05-27Merge bitcoin/bitcoin#25201: windeploy: Renewed windows code signing certificatefanquake
2022-05-27Merge bitcoin/bitcoin#25217: scripts and tools: update lint-logs.py to detect...MacroFake
2022-05-26Merge bitcoin/bitcoin#24032: Add defaults to vDeployments to avoid uninitiali...laanwj
2022-05-26Merge bitcoin/bitcoin#25003: tracing: fix `coin_selection:aps_create_tx_inter...Andrew Chow
2022-05-26Merge bitcoin/bitcoin#15936: interfaces: Expose settings.json methods to GUIMacroFake
2022-05-26Merge bitcoin/bitcoin#25216: Doc: Fix parameter in hwm example blocklaanwj
2022-05-26Merge bitcoin/bitcoin#25210: doc: remove misleading AreInputsStandard() commentlaanwj
2022-05-26Merge bitcoin/bitcoin#25202: log: Use severity-based logging for leveldb/libe...laanwj
2022-05-26scripts and tools: update lint-logs.py to detect LogPrintLevel()Jon Atack
2022-05-26Merge bitcoin/bitcoin#25132: consensus: Add BIP-341 specified constraints in ...laanwj
2022-05-25Merge bitcoin/bitcoin#25213: fuzz: fix crash at coinselection, add missing fe...Andrew Chow
2022-05-25multiprocess build cleanup: comment on manual dependenciesRyan Ofsky
2022-05-25Update zmq.md: Fix parameter in hwm example blockmutatrum
2022-05-25Add BIP-341 specified constraints to `ComputeTaprootMerkleRoot`David Bakin
2022-05-25fuzz: coinselection, add missing fee rate.furszy
2022-05-25multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directoryRyan Ofsky
2022-05-25doc: remove misleading AreInputsStandard() commentJames O'Beirne
2022-05-25Merge bitcoin/bitcoin#25197: contrib: Remove keys that are no longer used for...laanwj
2022-05-25refactor: Change LogPrintLevel order to category, severitylaanwj
2022-05-25leveldb: Log messages from leveldb with category and debug levellaanwj
2022-05-25http: Use severity-based logging for messages from libeventlaanwj
2022-05-25logging: Unconditionally log levels >= WARNlaanwj
2022-05-25Get time less often in AddrManImpl::ResolveCollisions_()MarcoFalke
2022-05-25Merge bitcoin/bitcoin#25192: test: add coverage for unknown value to -blockfi...MacroFake
2022-05-25Merge bitcoin/bitcoin#24757: build, ci: add `DEBUG_LOCKCONTENTION` to --enabl...fanquake
2022-05-24Merge bitcoin/bitcoin#24464: logging: Add severity level to logslaanwj
2022-05-24windeploy: Renewed windows code signing certificateAndrew Chow
2022-05-24Merge bitcoin/bitcoin#24410: [kernel 2a/n] Split hashing/index `GetUTXOStats`...laanwj
2022-05-24contrib: Remove keys that are no longer used for mergingHennadii Stepanov
2022-05-24Merge bitcoin-core/gui#593: Getting ready to Qt 6 (8/n). Use `QRegularExpress...Hennadii Stepanov
2022-05-24Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...Hennadii Stepanov
2022-05-24Merge bitcoin/bitcoin#25149: refactor: Add thread safety annotation to `BanMa...MacroFake
2022-05-23test: add coverage for unknown -blockfilterindexbrunoerg
2022-05-23coinstats: Move GetUTXOStats to rpc/blockchainCarl Dong
2022-05-23kernel: Use ComputeUTXOStats in validationCarl Dong
2022-05-23style-only: Rearrange using decls after scripted-diffCarl Dong
2022-05-23scripted-diff: Move src/kernel/coinstats to kernel::Carl Dong
2022-05-23Use only kernel/coinstats.h in index/coinstatsindex.hCarl Dong
2022-05-23coinstats: Split node/coinstats.h to kernel/coinstats.hCarl Dong
2022-05-23coinstats: Move hasher codepath to kernel/coinstatsCarl Dong
2022-05-23Move logic from LookupUTXOStatsWithIndex to CoinStatsIndex::LookUpStatsCarl Dong
2022-05-23coinstats: Separate hasher/index lookup codepathsCarl Dong
2022-05-23coinstats: Return purely out-param CCoinsStatsCarl Dong
2022-05-23Merge bitcoin/bitcoin#25176: Fix frequent -netinfo JSON errors from missing g...MacroFake
2022-05-23Merge bitcoin/bitcoin#25015: test: Use permissions from git in lint-files.pyMacroFake