v0.18.0
BitcoinZavior
released this
15 Aug 17:10
·
50 commits
to main
since this release
[0.18.0]
Updated flutter_rust_bridge
to 2.0.0
.
APIs added
- Exposed
PjUriBuilder
andPjUri
. - Exposed
pjUrlBuilder()
inActiveSession
. - Exposed
checkPjSupported()
inPjUri
. - Exposed
fetchOhttpKeys()
to fetch theohttp
keys from the specifiedpayjoin
directory.
APIs changed
- Upgrade
receive/v2
type state machine to resume multiplepayjoins
simultaneously (#283) - Refactor output substitution with new fallable
try_substitute_outputs
(#277) Enroller
becameSessionInitializer
.Enrolled
becameActiveSession
.fallbackTarget()
becamepjUrl()
.
Fixed
- Handle OHTTP encapsulated response status (#284)