aboutsummaryrefslogtreecommitdiff
path: root/src/test/util
AgeCommit message (Expand)Author
2024-07-02Merge bitcoin/bitcoin#30272: doc: use TRUC instead of v3 and add release noteAva Chow
2024-07-02Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...Ava Chow
2024-07-02scripted-diff: change names from V3 to TRUCglozow
2024-07-02[doc] replace mentions of v3 with TRUCglozow
2024-06-19refactor: Move early loadtxoutset checks into ActiveSnapshotFabian Jahr
2024-06-18Always pass options to BlockAssembler constructorSjors Provoost
2024-06-18rename policy/v3_policy.* to policy/truc_policy.*glozow
2024-06-17Merge bitcoin/bitcoin#28984: Cluster size 2 package rbfAva Chow
2024-06-13CheckPackageMempoolAcceptResult: Check package rbf invariantsGreg Sanders
2024-06-13refactor: remove warnings globalsstickies-v
2024-06-12Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_tmerge-script
2024-06-11Merge bitcoin/bitcoin#28339: validation: improve performance of CheckBlockIndexAva Chow
2024-06-11Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctorAva Chow
2024-06-10Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...Ryan Ofsky
2024-06-07refactor: Rename CTransaction::nVersion to versionAva Chow
2024-06-07kernel: Add less confusing reindex optionsRyan Ofsky
2024-06-07Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3Ava Chow
2024-05-31[refactor] use TRUC_VERSION in place of 3glozow
2024-05-24assumeutxo: Add network magic ctor param to SnapshotMetadataFabian Jahr
2024-05-23Merge bitcoin/bitcoin#29873: policy: restrict all TRUC (v3) transactions to 1...Ava Chow
2024-05-21[fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limitsglozow
2024-05-21doc: remove comment about using thread_localfanquake
2024-05-17[[refactor]] Check CTxMemPool options in constructorTheCharlatan
2024-05-16kernel: De-globalize fReindexTheCharlatan
2024-05-14Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options in ...Ava Chow
2024-05-09kernel: Remove key module from kernel libraryTheCharlatan
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-06refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather th...Luke Dashjr
2024-05-01[refactor] make MempoolAcceptResult::m_replaced_transactions non-optionalglozow
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-26validation: allow to specify frequency for -checkblockindexMartin Zumsande
2024-04-24refactor: Remove hooking code for urlDecodeFabian Jahr
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2024-03-11Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>Ava Chow
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-07test: test_bitcoin: allow -testdatadir=<datadir>Larry Ruane
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-16kernel: Remove dependency on CSchedulerTheCharlatan
2024-02-15scripted-diff: Rename MainSignals to ValidationSignalsTheCharlatan
2024-02-15[refactor] Make MainSignals RAII styledTheCharlatan
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-08[fuzz] v3 transactions and sigop-adjusted vsizeglozow
2024-02-01refactor: Fix timedata includesMarcoFalke
2024-01-05Remove GetAdjustedTimedergoegge
2023-12-14Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...Ava Chow
2023-12-06fuzz: p2p: Detect peer deadlocksMarcoFalke
2023-12-04Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directlyRyan Ofsky