Kalle Rosenbaum
|
0af7fd2595
|
Assign returned values in correct order
This is basically a copy of PR #154, which is now obsolete due to refactorings. It also adds a test case for this issue.
|
2020-07-13 09:45:52 -04:00 |
|
Oliver Gugger
|
488d2cc834
|
psbt: add new utility functions
|
2020-06-25 09:38:03 +02:00 |
|
Oliver Gugger
|
8ec8bad266
|
psbt: export WriteTxWitness
|
2020-06-25 09:38:03 +02:00 |
|
nsa
|
d08f03552c
|
psbt: define MaxPsbtKeyLength and check against it when decoding
This commit defines MaxPsbtKeyLength and checks that decoding a
key from a PSBT blob doesn't attempt to allocate too much memory.
|
2020-04-08 17:53:06 -04:00 |
|
Olaoluwa Osuntokun
|
6d70b190b0
|
psbt: create new utils file, refactor finalizer for consistent code style
|
2020-01-15 17:56:41 -08:00 |
|