aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-15Merge bitcoin-core/gui#579: Getting ready to Qt 6 (2/n). Remove `QApplication...Hennadii Stepanov
2022-04-15Merge bitcoin-core/gui#556: refactor: Make BitcoinUnits::Unit a scoped enumHennadii Stepanov
2022-04-15Merge bitcoin-core/gui#552: Refactor `TransactionDesc::FormatTxStatus` and ` ...Hennadii Stepanov
2022-04-13qt, refactor: Use member initializers in TransactionStatusw0xlt
2022-04-13qt, refactor: remove unused field `qint64 TransactionStatus::open_for`w0xlt
2022-04-09qt: Remove `QApplication::globalStrut()` callHennadii Stepanov
2022-04-08Merge bitcoin/bitcoin#24806: RPC: Switch getblockfrompeer back to standard pa...fanquake
2022-04-08Merge bitcoin/bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre...fanquake
2022-04-08RPC: Switch getblockfrompeer back to standard param name blockhashLuke Dashjr
2022-04-07refactor: fixup named args in txpackage testsfanquake
2022-04-07lint: codespell 2.1.0fanquake
2022-04-07Merge bitcoin/bitcoin#24784: refactor: deduplicate integer serialization in R...MarcoFalke
2022-04-07Merge bitcoin/bitcoin#24790: lint: remove qt SIGNAL/SLOT lintfanquake
2022-04-07Merge bitcoin/bitcoin#24152: policy / validation: CPFP fee bumping within pac...fanquake
2022-04-06lint: remove qt SIGNAL/SLOT lintfanquake
2022-04-06doc: Convert remaining comments to clang-tidy formatMarcoFalke
2022-04-06refactor: Remove deduplication of data in rollingbloom benchphyBrackets
2022-04-06Merge bitcoin/bitcoin#24681: build: Bump libevent minimum version up to 2.1.8fanquake
2022-04-06Merge bitcoin/bitcoin#24145: mempool: Clear vTxHashes when mapTx is clearedlaanwj
2022-04-06Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...laanwj
2022-04-06Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonceMarcoFalke
2022-04-06Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...MarcoFalke
2022-04-05[validation] don't package validate if not policy or missing inputsglozow
2022-04-05[unit test] package feerate and package cpfpglozow
2022-04-05[validation] try individual validation before package validationglozow
2022-04-05[packages/policy] use package feerate in package validationglozow
2022-04-05Update /<count>/ endpoints to use a '?count=' query parameter insteadstickies-v
2022-04-05Merge bitcoin/bitcoin#24216: validation: improve connect bench logginglaanwj
2022-04-05Merge bitcoin/bitcoin#24236: Remove utxo db upgrade codelaanwj
2022-04-05Remove gui-only syscallsMarcoFalke
2022-04-05init: Disable syscall sandbox in the bitcoin-qt processMarcoFalke
2022-04-05Merge bitcoin/bitcoin#24147: Miniscript integrationlaanwj
2022-04-05Remove nHeightEnd and nHeight in generateBlocks helperMarcoFalke
2022-04-05Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directiveJon Atack
2022-04-05Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flagsfanquake
2022-04-04Merge bitcoin/bitcoin#24849: lint: Convert lint-logs.sh to PythonMarcoFalke
2022-04-14Merge bitcoin/bitcoin#22052: net: remove non-blocking bool from interfacelaanwj
2022-04-14Merge bitcoin/bitcoin#23416: doc: Remove fee delta TODO from txmempool.cpplaanwj
2022-04-14Merge bitcoin/bitcoin#24077: util: Make base_uint::GetHex() and base_uint::Se...laanwj
2022-04-14lint: Convert lint-logs.sh to PythonDimitri
2022-04-13Merge bitcoin/bitcoin#24355: util, refactor: Add UNIQUE_NAME helper macrolaanwj
2022-04-13Merge bitcoin/bitcoin#24632: add `(none)` in -getinfo `Warnings:` if no warni...laanwj
2022-04-13Merge bitcoin-core/gui#577: Getting ready to Qt 6 (1/n)Hennadii Stepanov
2022-04-13Merge bitcoin-core/gui#576: Add qt unit test runner summaryHennadii Stepanov
2022-04-13Merge bitcoin-core/gui#543: peers-tab: add connection duration column to tabl...Hennadii Stepanov
2022-04-09Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current masterfanquake
2022-04-09qt: Update deprecated enum valueHennadii Stepanov
2022-04-09qt: Use `|` instead of `+` for key modifiersHennadii Stepanov
2022-04-09qt: Fix headersHennadii Stepanov
2022-04-08print `(none)` if no warnings in -getinfo/dev/fd0