aboutsummaryrefslogtreecommitdiff
path: root/src/signet.cpp
AgeCommit message (Expand)Author
2021-04-13Merge #21330: Deal with missing data in signature hashes more consistentlyfanquake
2021-03-15Use PrecomputedTransactionData in signet checkPieter Wuille
2021-03-15Make all SignatureChecker explicit about missing dataPieter Wuille
2021-03-15scripted-diff: remove Optional & nulloptfanquake
2020-09-22refactor: Remove SignetTxs::m_valid and use optional insteadMarcoFalke
2020-09-10add signet basic support (signet.cpp)Karl-Johan Alm