aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-09fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in tx...Greg Sanders
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-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-03test: bugfix CheckPackageMempoolAcceptResult return all error stringsGreg Sanders
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-03depends: Bump to capnproto-c++-1.0.1MarcoFalke
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-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-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
2023-11-01Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...fanquake
2023-11-01Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmapfanquake
2023-11-01Merge bitcoin/bitcoin#28755: build: remove duplicate `-lminiupnpc` linkingfanquake
2023-11-01Merge bitcoin-core/gui#774: Fix crash on selecting "Mask values" in transacti...Hennadii Stepanov
2023-10-31fuzz: tx_pool checks ATMP result invariantsGreg Sanders
2023-10-31Merge bitcoin/bitcoin#28759: guix: update signapple to latest masterfanquake
2023-10-31Merge bitcoin/bitcoin#28757: guix: Zip needs to include all files and set tim...fanquake
2023-10-31guix: Zip needs to include all files with time as SOURCE_DATE_EPOCHAndrew Chow
2023-10-31guix: update signapplefanquake
2023-10-31build: remove potential for duplciate natpmp linkingfanquake
2023-10-31build: remove duplicate -lminiupnpc linkingfanquake
2023-10-31Merge bitcoin/bitcoin#28503: refactor: Remove WithParams serialization helper...fanquake
2023-10-31gui: fix crash on selecting "Mask values" in transaction viewSebastian Falbesoner