aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/chainparams.h
AgeCommit message (Expand)Author
14 daystestnet: Introduce Testnet4Fabian Jahr
2024-08-04scripted-diff: Modernize naming of nChainTx and nTxCountFabian Jahr
2024-08-04chainparams: Change nChainTx to uint64_tFabian Jahr
2024-07-08tidy: modernize-use-equals-defaultMarcoFalke
2024-05-24assumeutxo: Add network magic ctor param to SnapshotMetadataFabian Jahr
2024-05-21rpc: Enhance metadata of the dumptxoutset outputFabian Jahr
2023-09-30chainparams: add blockhash to AssumeutxoDataJames O'Beirne
2023-09-21Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chainfanquake
2023-09-12[refactor] Remove netaddress.h from kernel headersTheCharlatan
2023-09-12kernel: Move MessageStartChars to its own fileTheCharlatan
2023-08-31Refactor: Remove m_is_test_chainTim Neubauer
2023-08-28config: default acceptnonstdtxn=0 on all chainsAnthony Towns
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-03-15Split non/kernel chainparamsCarl Dong