5f3dd98
, 5f3dd98
, 7625df0
]:
be0a621
Author @amircheikh - Fix for no runner registered
error when using mismatched versions of turnkey/http
be0a621
]:
5afbe51
, a38a6e3
, 40c4035
, 593de2d
]:
27fe590
]:
07dfd33
, e8a5f1b
]:
useGetGetActivity
is now useGetActivity
, and usePostSignTransaction
is useSignTransaction
.TPostCreatePrivateKeysInput
is now TCreatePrivateKeysInput
.0.18.0
are now named “signed” requests to better reflect what they are. FederatedRequest
is now SignedRequest
, and generated types follow. For example: federatedPostCreatePrivateKeys
is now signCreatePrivateKeys
, federatedGetGetActivity
is now signGetActivity
, and so on..postGetPrivateKey(...)
’s underlying path, while adding @deprecated
.postGetPrivateKeyBackwardsCompat(...)
for backward compatibilitysha256
hashing from local to remoteTurnkeyRequestError
error class that contains rich error details