aboutsummaryrefslogtreecommitdiff
path: root/src/node/psbt.cpp
AgeCommit message (Expand)Author
2020-02-06psbt: check output index is within bounds before accessingAndrew Chow
2020-02-05Don't calculate tx fees for PSBTs with invalid money valuesAndrew Chow
2020-01-03Mark PSBTs spending unspendable outputs as invalid in analysisAndrew Chow
2019-04-09[build] Move AnalyzePSBT from psbt.cpp to node/psbt.cppRussell Yanofsky