Commit Graph

40884 Commits (70e4d6ff1d269abbda9dafae659e3da3ea17867a)
 

Author SHA1 Message Date
Ryan Ofsky 70e4d6ff1d
Merge bitcoin/bitcoin#30026: refactor, test: Always initialize pointer
6 months ago
merge-script 99d7538cdb
Merge bitcoin/bitcoin#30012: opportunistic 1p1c followups
6 months ago
merge-script 5127844cab
Merge bitcoin/bitcoin#30017: refactor, fuzz: Make 64-bit shift explicit
6 months ago
Hennadii Stepanov bd2de7ac59
refactor, test: Always initialize pointer
6 months ago
Ava Chow 62ef33a718
Merge bitcoin/bitcoin#29617: test: Validate UTXO snapshot with coin height > base height & amount > MAX_MONEY supply
6 months ago
Ava Chow 81174d8a9b
Merge bitcoin/bitcoin#29961: refactor: remove remaining unused code from cpp-subprocess
6 months ago
merge-script 3d28725134
Merge bitcoin/bitcoin#29968: refactor: Avoid unused-variable warning in init.cpp
6 months ago
MarcoFalke fa9abf9688
refactor: Avoid unused-variable warning in init.cpp
6 months ago
glozow 7f6fb73c82 [refactor] use reference in for loop through iters
6 months ago
merge-script 9d1a286f20
Merge bitcoin/bitcoin#29934: doc: add LLVM instruction for macOS < 13
6 months ago
merge-script 59b773f42a
Merge bitcoin/bitcoin#30010: lint: [doc] Clarify Windows line endings (CR LF) not to be used
6 months ago
merge-script 1cc3aa4d21
Merge bitcoin/bitcoin#29707: depends: build miniupnpc with CMake
6 months ago
Hennadii Stepanov b50d127a77
refactor: Make 64-bit shift explicit
6 months ago
merge-script d73245abc7
Merge bitcoin/bitcoin#29120: test: Add test case for spending bare multisig
6 months ago
glozow 6119f76ef7 Process every MempoolAcceptResult regardless of PackageValidationResult
6 months ago
glozow 2b482dc1f3 [refactor] have ProcessPackageResult take a PackageToValidate
6 months ago
glozow c2ada05307 [doc] remove redundant PackageToValidate comment
6 months ago
glozow 9a762efc7a [txpackages] use std::lexicographical_compare instead of sorting hex strings
6 months ago
glozow 8496f69e1c [refactor] make MempoolAcceptResult::m_replaced_transactions non-optional
6 months ago
MarcoFalke fa9be2f795
lint: [doc] Clarify Windows line endings (CR LF) not to be used
6 months ago
Ava Chow 842f7fdf78
Merge bitcoin/bitcoin#29645: doc: update release-process.md
6 months ago
Ava Chow 4df2d0c4ce
Merge bitcoin/bitcoin#29983: msvc: Compile `test\fuzz\bitdeque.cpp`
6 months ago
Ava Chow 063072b86a
Merge bitcoin/bitcoin#29813: doc: i2p: improve `-i2pacceptincoming` mention
6 months ago
Ava Chow 326e563360
Merge bitcoin/bitcoin#28016: p2p: gives seednode priority over dnsseed if both are provided
6 months ago
Ava Chow 0c3a3c9394
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
6 months ago
Ava Chow d813ba1bc4
Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child packages
6 months ago
Ava Chow 2d3056751b
Merge bitcoin/bitcoin#29906: Disable util::Result copying and assignment
6 months ago
glozow 15f696b454
Merge bitcoin/bitcoin#29986: test: Don't rely on incentive incompatible replacement in mempool_accept_v3.py
6 months ago
glozow 36e660fc23
Merge bitcoin/bitcoin#29990: fuzz: don't allow adding duplicate transactions to the mempool
6 months ago
merge-script ad42d63519
Merge bitcoin/bitcoin#29985: depends: Fix build of Qt for 32-bit platforms with recent glibc
6 months ago
fanquake 5195baa600
depends: fix miniupnpc snprintf usage on Windows
6 months ago
Cory Fields 3c2d440f14
depends: switch miniupnpc to CMake
6 months ago
fanquake f5618c79d9
depends: add upstream CMake patch to miniupnpc
6 months ago
fanquake 6866b571ab
depends: miniupnpc 2.2.7
6 months ago
Suhas Daftuar f8a141c2da test: Don't rely on incentive incompatible replacement in mempool_accept_v3.py
6 months ago
Ryan Ofsky 19865a8350
Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by name
6 months ago
merge-script 0c45d73f18
Merge bitcoin/bitcoin#29872: test: Add missing Assert(mock_time_in >= 0s) to SetMockTime
6 months ago
merge-script 4d2d91a9e0
Merge bitcoin/bitcoin#29165: build: Bump clang minimum supported version to 15
6 months ago
Sjors Provoost 22574046c9
doc: add LLVM instruction for macOS < 13
6 months ago
laanwj 2e266f33b5 depends: Fix build of Qt for 32-bit platforms
6 months ago
merge-script a46065e36c
Merge bitcoin/bitcoin#29895: guix: remove bzip2 from deps
6 months ago
Suhas Daftuar cc15c5bfd1 fuzz: don't allow adding duplicate transactions to the mempool
6 months ago
Sebastian Falbesoner 8b52e7f628 update comments in cpp-subprocess (check_output references)
6 months ago
Sebastian Falbesoner 97f159776e remove unused method `Popen::kill` from cpp-subprocess
6 months ago
Hennadii Stepanov 774359b4a9
build, msvc: Compile `test\fuzz\bitdeque.cpp`
6 months ago
Hennadii Stepanov 85f50a46c5
refactor: Fix "error C2248: cannot access private member" on MSVC
6 months ago
merge-script 3aaf7328eb
Merge bitcoin/bitcoin#29774: build: Enable fuzz binary in MSVC
6 months ago
MarcoFalke fa1964c5b8
build: Bump clang minimum supported version to 15
6 months ago
merge-script 7fee0ca014
Merge bitcoin/bitcoin#29976: build, msvc: Drop duplicated `common\url.cpp` source file
6 months ago
Hennadii Stepanov 97a4ad5713
build, msvc: Drop duplicated `common\url.cpp` source file
6 months ago