jgriffiths
jgriffiths
Based on the excellent work of @k-matsuzawa in https://github.com/ElementsProject/libwally-core/pull/202 (which this PR replaces). The major changes from the original PR are: - Use the new `_n` api call variants to...
Updates the Elements PSBT support to match the latest changes as per ElementsProject/elements#900. Since that spec is not finalised - yet more changes may be required.
Currently the user has to guess where the file will end up.
This is instead of a refresh button as suggested by @Gitoffthelawn. Also noticed by @mzagol during offline testing of another issue. There are two parts here, 1) reload the calendar...
Hi, I needed a win32 port. The attached is not particularly clean, but it works fine for me. Compiled with VS 2005. I did it as a separate file since...
License
Hi, Thanks for this library! Would it be possible to add a LICENSE.md or COPYING.md file with an explicit license? I'm happy to make a pull request with the appropriate...
**Is your feature request related to a problem? Please describe.** Pre-segwit inputs cause problems for services building on both Bitcoin and Liquid, due to potential tx malleability (discussed extensively elsewhere)....
Fixes signing with parent keys, since the per-input signing call does not derive keys to sign with.