aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-06Merge bitcoin/bitcoin#28799: wallet: cache descriptor ID to avoid repeated de...Andrew Chow
2023-11-06Merge bitcoin/bitcoin#28363: doc: Add offline signing tutorialAndrew Chow
2023-11-06[validation] add TxValidationResult::TX_RECONSIDERABLE, TX_UNKNOWNglozow
2023-11-06[refactor] use Wtxid for m_wtxids_fee_calculationsglozow
2023-11-06Merge bitcoin/bitcoin#28788: test: bugfix CheckPackageMempoolAcceptResult ret...fanquake
2023-11-06Merge bitcoin/bitcoin#28798: build: Drop no longer needed MSVC warning suppre...fanquake
2023-11-05test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...Sebastian Falbesoner
2023-11-05wallet: cache descriptor ID to avoid repeated descriptor string creationSebastian Falbesoner
2023-11-05Merge bitcoin/bitcoin#28735: depends: Bump to capnproto-c++-1.0.1fanquake
2023-11-05Merge bitcoin/bitcoin#28796: ci: Drop no longer needed "Fix Visual Studio ins...fanquake
2023-11-05build: Drop no longer needed MSVC warning suppressionsHennadii Stepanov
2023-11-05ci: Drop no longer needed "Fix Visual Studio installation" stepHennadii Stepanov
2023-11-03fuzz: Avoid utxo_total_supply timeoutMarcoFalke
2023-11-03test: bugfix CheckPackageMempoolAcceptResult return all error stringsGreg Sanders
2023-11-03init: completely remove `-zapwallettxes` (remaining hidden option)Sebastian Falbesoner
2023-11-03guix: switch to 6.1 kernel headers over 5.15fanquake
2023-11-03Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearizationAndrew Chow
2023-11-03Merge bitcoin/bitcoin#28778: depends: drop -O1 workaround from arm64 apple Qt...fanquake
2023-11-03Merge bitcoin/bitcoin#28758: refactors for subpackage evaluationfanquake
2023-11-03Merge bitcoin/bitcoin#28764: Fuzz: Check individual and package transaction i...glozow
2023-11-03test: Add missing sync on send_version in peer_connectMarcoFalke
2023-11-03depends: Bump to capnproto-c++-1.0.1MarcoFalke
2023-11-03build: latest config.sub in dependsfanquake
2023-11-03build: latest config.guess in dependsfanquake
2023-11-03[test] MiniMiner::Linearize and manual constructionglozow
2023-11-03[refactor] unify fee amounts in miniminer_testsglozow
2023-11-03[MiniMiner] track inclusion order and add Linearize() functionglozow
2023-11-03[test] add case for MiniMiner working with negative fee txnsglozow
2023-11-03[MiniMiner] make target_feerate optionalglozow
2023-11-03[MiniMiner] allow manual construction with non-mempool txnsglozow
2023-11-03[refactor] change MiniMinerMempoolEntry ctor to take values, update includesglozow
2023-11-03[lint] update expected boost includesglozow
2023-11-02Merge bitcoin/bitcoin#28172: refactor: use string_view for passing string lit...Andrew Chow
2023-11-02Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.pyAndrew Chow
2023-11-02Merge bitcoin/bitcoin#24097: Replace RecursiveMutex m_cs_banned with Mutex, a...Andrew Chow
2023-11-02doc: update docs for CHECK_ATOMIC macrofanquake
2023-11-02depends: drop -O1 workaround from arm64 apple Qt buildfanquake
2023-11-02Use CheckPackageMempoolAcceptResult for package evaluation fuzzingGreg Sanders
2023-11-02[test util] CheckPackageMempoolAcceptResult for sanity-checking resultsglozow
2023-11-02Merge bitcoin/bitcoin#21161: Fee estimation: extend bucket ranges consistentlyglozow
2023-11-02Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...glozow
2023-11-02Merge bitcoin/bitcoin#28769: build: Update `qt` package up to 5.15.11fanquake
2023-11-02Merge bitcoin/bitcoin#28770: refactor: Remove unused circular include depende...fanquake
2023-11-01tests: Fix LCOV_OPTS to be in the correct positionAndrew Chow
2023-11-01MOVEONLY: CleanupTemporaryCoins into its own functionglozow
2023-11-01[test util] CreateValidTransaction multi-in/out, configurable feerate, signal...glozow
2023-11-01scripted-diff: rename CheckPackage to IsWellFormedPackageglozow
2023-11-01[refactor] move package checks into helper functionsglozow
2023-11-01refactor: Remove unused circular include dependency from validation.cppMarcoFalke
2023-11-01build: Update `qt` package up to 5.15.11Hennadii Stepanov