What's Changed
- SubmitRedeemTx: remove useless extra PSBT decode by @louisinger in #509
- Add SubscribeForAddress explorer API by @altafan in #507
- hotfix: TapscriptsVtxoScript.Decode returns an error in case array is empty by @louisinger in #510
- hotfix:
GetTaprootTree
use bytes.Contains instead of bytes.Equal by @louisinger in #511 - hotfix: CLTV locktime decoding by @louisinger in #513
- [Server] Move db write ops to background by @altafan in #512
- chore: fix some typos in comment by @luozexuan in #514
New Contributors
- @luozexuan made their first contribution in #514
Full Changelog: v0.5.3...v0.5.4