You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: make TaggedData data field optional (#1983)
* Make TaggedDataPayload::data field optional
* Tag also optional, still failing
* Make TaggedDataPayload work
* Uncomment, fix imports and lint
* Raise error
* Update date
* reorder union
* Remove unused import, update changelog, bump version
* Update rustls
---------
Co-authored-by: Alex Coats <[email protected]>
Add tx options param to prepare_claim_outputs() (#2237)
* Add tx options param to prepare_claim_outputs()
* Add new param
* Bump version and set release data
Fix restore_from_stronghold_snapshot() with same source and target pa…
…th (#2234)
* Fix restore_from_stronghold_snapshot() for the case when source and target path are the same
* Update rustls
* Unblock port 8084
* Compare canonicalized paths, replace used port 8084