aboutsummaryrefslogtreecommitdiff
path: root/src/signet.cpp
AgeCommit message (Expand)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-06Remove unused (and broken) functionality in SpanReaderPieter Wuille
2021-12-03Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guideMarcoFalke
2021-12-02Generalize/simplify VectorReader into SpanReaderPieter Wuille
2021-11-29More Span simplificationsPieter Wuille
2021-09-07Enable clang-tidy bugprone-argument-comment and fix violationsMarcoFalke
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