aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-14test: add test for signet miner scriptSebastian Falbesoner
2022-04-11test: add `is_bitcoin_util_compiled` helperSebastian Falbesoner
2022-04-11test: determine path to `bitcoin-util` in test frameworkSebastian Falbesoner
2022-04-11Merge bitcoin/bitcoin#24826: builder-keys: Add will8clarkfanquake
2022-04-11builder-keys: Add will8clarkwillcl-ark
2022-04-11Merge bitcoin/bitcoin#24337: build: Do not define `PROVIDE_FUZZ_MAIN_FUNCTION...fanquake
2022-04-11Merge bitcoin/bitcoin#24800: lint: convert lint-python-mutable-default-parame...MarcoFalke
2022-04-11Merge bitcoin/bitcoin#24817: test: use MiniWallet for feature_fee_estimation.pyMarcoFalke
2022-04-11Merge bitcoin/bitcoin#24797: test: compare `/chaininfo` response with `getblo...MarcoFalke
2022-04-10test: use MiniWallet for feature_fee_estimation.pySebastian Falbesoner
2022-04-09Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current masterfanquake
2022-04-09Merge bitcoin/bitcoin#24808: doc: update RPC argument and field naming guidel...MarcoFalke
2022-04-08Converted lint-python-mutable-default-parameters.sh to pythonTakeshiMusgrave
2022-04-08Update RPC argument and field naming guideline in developer notesJon Atack
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-07build: remove some no-longer-needed var unexporting from configurefanquake
2022-04-07build: remove --enable-experimental from libsecp256k1 configurefanquake
2022-04-07build: fix MSVC build after subtree updatedhruv
2022-04-07Merge bitcoin/bitcoin#24796: lint: misc updates & fixesMarcoFalke
2022-04-07refactor: fixup named args in txpackage testsfanquake
2022-04-07lint: mypy 0.942fanquake
2022-04-07lint: flake8 4.0.1fanquake
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-06test: compare `/chaininfo` response with `getblockchaininfo` RPCbrunoerg
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-06Merge bitcoin/bitcoin#24786: doc: Convert remaining comments to clang-tidy fo...fanquake
2022-04-06doc: Convert remaining comments to clang-tidy formatMarcoFalke
2022-04-06Merge bitcoin/bitcoin#24785: lint: remove boost::bind lintMarcoFalke
2022-04-06Merge bitcoin/bitcoin#24779: ci: Build all optional dependencies in tidy taskfanquake
2022-04-06lint: remove boost::bind linterfanquake
2022-04-06Merge bitcoin/bitcoin#24576: contrib: testgen: remove redundant base58 implem...fanquake
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#24358: test: USDT tracepoint interface testslaanwj
2022-04-06ci: Build all optional tools in tidy taskMarcoFalke
2022-04-06Merge bitcoin/bitcoin#24552: guix: make it possible to override gpg binarylaanwj
2022-04-06Merge bitcoin/bitcoin#24669: build: further consolidate macOS deploymentlaanwj
2022-04-06Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...laanwj
2022-04-06Merge bitcoin/bitcoin#24652: doc: rewrite OpenBSD build docs for 7.0fanquake
2022-04-06Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonceMarcoFalke
2022-04-06Merge bitcoin/bitcoin#24753: ci: Add clang-tidy taskfanquake