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
Currently, ledger-related components are defined within mxpy. This makes it harder to create scripts based on sdk-py, that also interact with Ledger devices.
First, we should think of how to incorporate the hardware signing provider into sdk-specs, then do a first implementation in sdk-py - largely by refactoring the existing code from mxpy.
The text was updated successfully, but these errors were encountered:
I wanted to know if there is any ETA for this issue? MxOps is dependant of the Ledger feature, so I'm waiting for this before migrating from the old py sdks to the new package mx-sdk-py
We will try to do it as soon as possible, but most probably, this will come in the very first release after the major version v1.0.0 will be released. I'd say an ETA could be end of this year or early next year.
Currently, ledger-related components are defined within
mxpy
. This makes it harder to create scripts based onsdk-py
, that also interact with Ledger devices.First, we should think of how to incorporate the hardware signing provider into
sdk-specs
, then do a first implementation insdk-py
- largely by refactoring the existing code frommxpy
.The text was updated successfully, but these errors were encountered: