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
The legacy ShapeShift US "market exchange" (MX) is dead. Various features of this library exist specifically to support interaction between wallets and the MX. These interactions require a signature from the MX's keys to be processed, so literally no new outputs of these types will ever be created and this code is now useless to everyone forever.
The following things should be removed:
supportsNativeShapeShift
hasNativeShapeShift
BTCSignTxOutputExchange
BTCOutputAddressType.Exchange
ExchangeType
The associated hdwallet-keepkey code for creating and processing such outputs
The legacy ShapeShift US "market exchange" (MX) is dead. Various features of this library exist specifically to support interaction between wallets and the MX. These interactions require a signature from the MX's keys to be processed, so literally no new outputs of these types will ever be created and this code is now useless to everyone forever.
The following things should be removed:
supportsNativeShapeShift
hasNativeShapeShift
BTCSignTxOutputExchange
BTCOutputAddressType.Exchange
ExchangeType
hdwallet-keepkey
code for creating and processing such outputsFixed by #421.
The text was updated successfully, but these errors were encountered: