bitmark-inc / feralfile-app

Feral File: the way to collect art
https://app.feralfile.com
Other
43 stars 7 forks source link

Operation Failed Due to Invalid Signature Error When Transferring XTZ via Etherlink Bridge #1994

Open bibash28 opened 2 months ago

bibash28 commented 2 months ago

While attempting to transfer XTZ from Tezos to Etherlink, I encountered an issue using the bridge available at https://bridge.etherlink.com/. The operation failed with the following error message:

Operation failed
The operation failed with message: Unhandled error: Error while validating injected operation onmAJRbWhmwAcLKikjJ udUKQhConSBAABpegdWSajn9dFYJffXh:
Error:
The operation signature is invalid
longbmk commented 2 months ago

Hi @bibash28, Many thanks for using our Feral File app. We are so sorry but it seems the issue happened from your server side. It throw error 500 to check the signature. We just sign a message with private key and send. Please check with your standard to verify the signature in your side.

image image image image image image image

Please let us know if you have any questions,

Thank you, Long Vu

bibash28 commented 2 months ago

Hello @longbmk,

Thank you for responding. But it works with Temple Wallet. It looks like an issue on the app side...

longbmk commented 2 months ago

Hi @bibash28,

What standard did you used for signing? We need it to compare or debug.

Thank you, Long Vu

bibash28 commented 2 months ago

Hello @longbmk ,

https://bridge.etherlink.com/ is not built by us.

bibash28 commented 2 months ago

Hello @longbmk

It depends on your Tezos account. tz1, tz2 , tz3 and tz4 uses different cryptographic algorithms

https://tezos.gitlab.io/active/accounts.html

Let me know if this helps...

bibash28 commented 1 month ago

Is there any update on this?