Commit Graph

40796 Commits (master)
 

Author SHA1 Message Date
fanquake c7247bd9e8
Merge bitcoin/bitcoin#29765: ci: Use clang-18
4 weeks ago
fanquake 3d37ed490a
Merge bitcoin/bitcoin#29732: depends: qt 5.15.13
4 weeks ago
fanquake b8420e4603
Merge bitcoin/bitcoin#29764: doc: Suggest installing dev packages for debian/ubuntu qt5 build
4 weeks ago
fanquake 8d19d688f4
Merge bitcoin/bitcoin#29738: doc: fix typos
4 weeks ago
nanlour bbe82c116e Fix #29767, set m_synced = true after Commit()
4 weeks ago
Ava Chow 61de64df67
Merge bitcoin/bitcoin#29724: 29242 Diagram check followups
4 weeks ago
MarcoFalke fa75220ac5
ci: Use clang-18 in asan/fuzz/tsan task
4 weeks ago
MarcoFalke fad23a0646
ci: Bump clang+llvm in i686_multiprocess task
4 weeks ago
Ryan Ofsky 4373414d26
Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdkeys` RPCs for adding new automatically generated descriptors
4 weeks ago
laanwj 6c2990416e ci: Pull in qtbase5-dev instead of seperate low-level libraries
4 weeks ago
laanwj a3c6a13cb2 doc: Suggest installing dev packages for debian/ubuntu qt5 build
1 month ago
AngusP c3c18433ae
refactor: Use typesafe Wtxid in compact block encoding message, instead of ambiguous uint256.
1 month ago
Martin Zumsande b7ba60f81a test: add coverage for -reindex and assumeutxo
1 month ago
Hennadii Stepanov f8f5cece4d
doc: Override `-g` properly to skip debugging information
1 month ago
glozow d1e9a02126
Merge bitcoin/bitcoin#29402: mempool: Log added for dumping mempool transactions to disk
1 month ago
brunoerg b4c9ace6ff test: check disconnection when sending sendaddrv2 after verack
1 month ago
Sebastian Falbesoner c6d1b8de89 gui: change example address from legacy (P2PKH) to bech32m (P2TR)
1 month ago
furszy 2eb5175de8
test: fix StopIteration exception in p2p_node_network_limited.py
1 month ago
fanquake 430f319f73
depends: qt 5.15.13
1 month ago
Ryan Ofsky c8e3978114
Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet transactions
1 month ago
fanquake 7a12cbed99
Merge bitcoin/bitcoin#29747: depends: fix mingw-w64 Qt DEBUG=1 build
1 month ago
Sergi Delgado Segura 61560d5e93 test: makes timeout a forced named argument in tests methods that use it
1 month ago
Sebastian Falbesoner d5a715536e
build: remove boost::process dependency for building external signer support
1 month ago
Sebastian Falbesoner 70434b1c44
external_signer: replace boost::process with cpp-subprocess
1 month ago
Hennadii Stepanov cc8b9875b1
Add `cpp-subprocess` header-only library
1 month ago
kevkevin 4d5b55735b
log: renamed disk to file so wording was more accurate
1 month ago
kevkevin b9f04be870
mempool: Log added for dumping mempool transactions to disk
1 month ago
fanquake 28f2ca675f
Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint tests
1 month ago
fanquake b8b0d64765
Merge bitcoin/bitcoin#29740: ci: Print tsan errors to stderr
1 month ago
fanquake b7e7e727ab
depends: fix mingw-w64 Qt DEBUG=1 build
1 month ago
MarcoFalke fa22a438fa
ci: Print tsan errors to stderr
1 month ago
fanquake 601edd8ee8
ci: use codespell 2.2.6
1 month ago
crazeteam 52fa0d285f
doc: fix some typos
1 month ago
RoboSchmied b5ed13a240
doc: Fix typos
1 month ago
Greg Sanders ee1b9b231a CalculateFeerateDiagramsForRBF: update misleading description of old diagram contents
1 month ago
brunoerg e30e8625bb test: remove duplicated ban test
1 month ago
fanquake d04324a705
Merge bitcoin/bitcoin#29695: guix: build GCC with --enable-standard-branch-protection
1 month ago
Greg Sanders a9d42b9aa5 CompareFeerateDiagram: short-circuit comparison when detected as incomparable
1 month ago
Greg Sanders cebcced65e remove erroneous CompareFeerateDiagram comment about slope
1 month ago
Greg Sanders a0376e1061 unit test: clarify unstated assumption for calc_feerate_diagram_rbf chunking
1 month ago
Greg Sanders 890cb015f3 s/effected/affected/
1 month ago
Greg Sanders d9391ec095 CalculateFeerateDiagramsForRBF: remove size tie-breaking from chunking conflicts
1 month ago
Greg Sanders b684d82d7e fuzz: Add more invariant checks for package_rbf
1 month ago
Greg Sanders 2a3ada8b21 fuzz: finer grained ImprovesFeerateDiagram check on error result
1 month ago
Greg Sanders c377ae9ba0 unit test: improve ImprovesFeerateDiagram coverage with one less vb case
1 month ago
Greg Sanders d2bf923eb1 unit test: make calc_feerate_diagram_rbf less brittle
1 month ago
Greg Sanders defe023f6e fuzz: add PrioritiseTransaction coverage in diagram checks
1 month ago
Greg Sanders 216d5ff162 unit test: add coverage showing priority affects diagram check results
1 month ago
Greg Sanders a80d80936a unit test: add CheckConflictTopology case for not the only child
1 month ago
Hennadii Stepanov eff19fa1c8
build, macos: Drop unused `osx_volname` target
1 month ago