aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-16Error if LSNs are not resetAva Chow
2024-05-16Berkeley RO Database fuzz testTheCharlatan
2024-05-16tests: Add BerkeleyRO to db prefix testsAva Chow
2024-05-16wallettool: Optionally use BERKELEY_RO as format when dumping BDB walletsAva Chow
2024-05-16Add MakeBerkeleyRODatabaseAva Chow
2024-05-16Implement handling of other endianness in BerkeleyRODatabaseAva Chow
2024-05-16wallet: implement independent BDB deserializer in BerkeleyRODatabaseAva Chow
2024-05-13wallet: implement BerkeleyRODatabase::BackupAva Chow
2024-05-13wallet: implement BerkeleyROBatchAva Chow
2024-05-13wallet: add dummy BerkeleyRODatabase and BerkeleyROBatch classesAva Chow
2024-04-01Add AutoFile::seek and tellAva Chow
2024-04-01Merge bitcoin/bitcoin#29753: test: fix StopIteration exception in p2p_node_ne...fanquake
2024-04-01Merge bitcoin/bitcoin#29648: Remove libbitcoinconsensusfanquake
2024-04-01Merge bitcoin/bitcoin#29756: doc: Override `-g` properly to skip debugging in...fanquake
2024-04-01Merge bitcoin/bitcoin#29765: ci: Use clang-18fanquake
2024-04-01Merge bitcoin/bitcoin#29732: depends: qt 5.15.13fanquake
2024-04-01Merge bitcoin/bitcoin#29764: doc: Suggest installing dev packages for debian/...fanquake
2024-04-01Merge bitcoin/bitcoin#29738: doc: fix typosfanquake
2024-03-29Merge bitcoin/bitcoin#29724: 29242 Diagram check followupsAva Chow
2024-03-29ci: Use clang-18 in asan/fuzz/tsan taskMarcoFalke
2024-03-29ci: Bump clang+llvm in i686_multiprocess taskMarcoFalke
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-29ci: Pull in qtbase5-dev instead of seperate low-level librarieslaanwj
2024-03-29doc: Suggest installing dev packages for debian/ubuntu qt5 buildlaanwj
2024-03-28doc: Override `-g` properly to skip debugging informationHennadii Stepanov
2024-03-28Merge bitcoin/bitcoin#29402: mempool: Log added for dumping mempool transacti...glozow
2024-03-27test: fix StopIteration exception in p2p_node_network_limited.pyfurszy
2024-03-27depends: qt 5.15.13fanquake
2024-03-27Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet tran...Ryan Ofsky
2024-03-27Merge bitcoin/bitcoin#29747: depends: fix mingw-w64 Qt DEBUG=1 buildfanquake
2024-03-27log: renamed disk to file so wording was more accuratekevkevin
2024-03-27mempool: Log added for dumping mempool transactions to diskkevkevin
2024-03-27Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint testsfanquake
2024-03-27Merge bitcoin/bitcoin#29740: ci: Print tsan errors to stderrfanquake
2024-03-27depends: fix mingw-w64 Qt DEBUG=1 buildfanquake
2024-03-26ci: Print tsan errors to stderrMarcoFalke
2024-03-26ci: use codespell 2.2.6fanquake
2024-03-26doc: fix some typoscrazeteam
2024-03-26doc: Fix typosRoboSchmied
2024-03-26CalculateFeerateDiagramsForRBF: update misleading description of old diagram ...Greg Sanders
2024-03-26Merge bitcoin/bitcoin#29695: guix: build GCC with --enable-standard-branch-pr...fanquake
2024-03-26CompareFeerateDiagram: short-circuit comparison when detected as incomparableGreg Sanders
2024-03-26remove erroneous CompareFeerateDiagram comment about slopeGreg Sanders
2024-03-26unit test: clarify unstated assumption for calc_feerate_diagram_rbf chunkingGreg Sanders
2024-03-26s/effected/affected/Greg Sanders
2024-03-26CalculateFeerateDiagramsForRBF: remove size tie-breaking from chunking conflictsGreg Sanders
2024-03-26fuzz: Add more invariant checks for package_rbfGreg Sanders
2024-03-26fuzz: finer grained ImprovesFeerateDiagram check on error resultGreg Sanders
2024-03-26unit test: improve ImprovesFeerateDiagram coverage with one less vb caseGreg Sanders
2024-03-26unit test: make calc_feerate_diagram_rbf less brittleGreg Sanders