aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-07key: use secp256k1_schnorrsig_sign32 over deprecated secp256k1_schnorrsig_signfanquake
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-06gui, refactor: rename fInvalid to num_test_failures in test_main.cppJon Atack
2022-04-06gui: count test failures in test runner summaryJon Atack
2022-04-06gui: add test runner summaryJon Atack
2022-04-06Update secp256k1 subtree to latest upstream masterfanquake
2022-04-06Squashed 'src/secp256k1/' changes from 0559fc6e41..8746600eecfanquake
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-core/gui#569: test: add regression test for #567Hennadii Stepanov
2022-04-04Merge bitcoin/bitcoin#24729: util/check: avoid unused parameter warningsMarcoFalke
2022-04-04Merge bitcoin/bitcoin#24746: refactor: remove macOS MAP_ANONYMOUS work aroundlaanwj
2022-04-04refactor: fix clang-tidy named args usagefanquake
2022-04-03build: stop overriding user CXXFLAGSfanquake
2022-04-03build: stop overriding user LDFLAGSfanquake
2022-04-03build: stop overriding user CPPFLAGSfanquake
2022-04-03refactor: remove macOS MAP_ANONYMOUS work aroundfanquake