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
We've already merged part of this, but there are some remaining references to the old packages/hdwallet-native/src/crypto/isolation/adapters/cosmos.ts in hdwallet-native; repurposing this issue to track removal of that and full conversion to the new signing mechanism.
This will also remove our dep on tendermint-tx-builder, finally allowing us to close out shapeshift/lib#139.
As of v0.40, the
Cosmos SDK uses
Protocol Buffers (also known
as "protobuf")
This prevents any integrator of HDWallet from being able to broadcast signed transactions against a node > v0.40.
A.C. Native Wallet returns a broadcastable protobuf transaction on signed tendermint transactions
The text was updated successfully, but these errors were encountered: