ElementsProject / libwally-core

Useful primitives for wallets
Other
282 stars 135 forks source link

Psbt updates #373

Closed jgriffiths closed 1 year ago

jgriffiths commented 1 year ago

Primarily makes finalization more flexible, and adds flags to support buggy behavior seen by other implementations, which external software (e.g. gdk) already relies on.

Some minor fixes and also allows detecting CSV scripts in preparation for supporting finalizing them.

NOTE: This PR contains ABI changes as per CHANGES.md.