Not even a week has passed since our first release -- and a new update with new features is shipped. In version 1.1 we have added highly requested ability to sign without hardware wallets, such that it will be possible to play with Taproot script spending before hardware wallets started to support them.
You requested -- we have delivered:
To use non-hardware signers just create a read-only xpub in a wallet and use "sign with xpriv" feature from the screenshot above when signing PSBT.
What's Changed
- Ability to sign PSBTs with xpriv
- Selecting network to publish PSBT
- Add basic nix env to compile the project by @NCrashed in #36
- Fixed bug with calendar month selection
- Fixed bug with unsaved signer name under certain conditions
New Contributors
Full Changelog: v1.0.0...v1.1.0