aboutsummaryrefslogtreecommitdiff
path: root/src/node/psbt.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* doc: Correct spelling errors in commentsBen Woosley2020-03-021-1/+1
* Make AnalyzePSBT next role calculation simple, correctGregory Sanders2020-02-281-20/+11
* Merge #17156: psbt: check that various indexes and amounts are within boundsfanquake2020-01-291-0/+16
|\
| * psbt: check output index is within bounds before accessingAndrew Chow2020-01-061-0/+4
| * Don't calculate tx fees for PSBTs with invalid money valuesAndrew Chow2019-12-101-0/+12
* | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
|/
* Mark PSBTs spending unspendable outputs as invalid in analysisAndrew Chow2019-11-191-0/+6
* [build] Move AnalyzePSBT from psbt.cpp to node/psbt.cppRussell Yanofsky2019-04-091-0/+134