Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature verification failed #131

Open
tolgaand opened this issue Mar 1, 2023 · 14 comments
Open

Signature verification failed #131

tolgaand opened this issue Mar 1, 2023 · 14 comments

Comments

@tolgaand
Copy link

tolgaand commented Mar 1, 2023

Did gemfarm die? I am getting the error message 'Signature verification failed'.

@imharrymargalotti
Copy link

any updates on this issue?

@tolgaand
Copy link
Author

any updates on this issue?

i solved the problem. I had to synchronize some codes.

@milorue
Copy link

milorue commented Mar 27, 2023

What exactly was the fix though?

@dubiella
Copy link

dubiella commented Apr 1, 2023

Please Share!!

@peterschwarzdev
Copy link

Same problem here! getting the following error when trying to stake/unstake nfts:

Screenshot 2023-04-02 at 10 46 23

Any plan to fix this @ilmoi ? @tolgaand would you mind sending a PR or sharing what is broken?

@tolgaand
Copy link
Author

tolgaand commented Apr 2, 2023

@imharrymargalotti @milorue @dubiella @peterschwarzdev

I updated the library versions as follows:
"@project-serum/anchor": "0.26.0",
"@solana/web3.js": "^1.73.3",

Since I changed the anchor version, I needed to update the gem-bank-client as shown below:
https://github.com/gemworks/gem-farm/blob/main/src/gem-bank/gem-bank.client.ts

And then I replaced the GemBank class with this file:
https://github.com/gemworks/gem-farm/blob/main/app/gem-bank/src/common/gem-bank/index.ts

I didn't have time to deeply investigate the issue, but applying these changes resolved the problem for me.
(The operations are applied only to the frontend)

@AnderUstarroz
Copy link
Contributor

AnderUstarroz commented Apr 3, 2023

@imharrymargalotti @milorue @dubiella @peterschwarzdev

I updated the library versions as follows: "@project-serum/anchor": "0.26.0", "@solana/web3.js": "^1.73.3",

Since I changed the anchor version, I needed to update the gem-bank-client as shown below: https://github.com/gemworks/gem-farm/blob/main/src/gem-bank/gem-bank.client.ts

And then I replaced the GemBank class with this file: https://github.com/gemworks/gem-farm/blob/main/app/gem-bank/src/common/gem-bank/index.ts

I didn't have time to deeply investigate the issue, but applying these changes resolved the problem for me. (The operations are applied only to the frontend)

Were you able to stake/unstake programmable NFTs after this change?

@tolgaand
Copy link
Author

tolgaand commented Apr 3, 2023

@imharrymargalotti @milorue @dubiella @peterschwarzdev
I updated the library versions as follows: "@project-serum/anchor": "0.26.0", "@solana/web3.js": "^1.73.3",
Since I changed the anchor version, I needed to update the gem-bank-client as shown below: https://github.com/gemworks/gem-farm/blob/main/src/gem-bank/gem-bank.client.ts
And then I replaced the GemBank class with this file: https://github.com/gemworks/gem-farm/blob/main/app/gem-bank/src/common/gem-bank/index.ts
I didn't have time to deeply investigate the issue, but applying these changes resolved the problem for me. (The operations are applied only to the frontend)

Were you able to stake/unstake programmable NFTs after this change?

Yes, the system is now continuing to work as it used to.

@tolgaand
Copy link
Author

tolgaand commented Apr 3, 2023

I have tried to also update @solana/web3.js libraries to v1.74.0 but still getting that same error:

I invited you to a repository, maybe it will help us solve this problem faster.

@dubiella
Copy link

dubiella commented Apr 3, 2023

@tolgaand please can you invite me too?

@Exxempt
Copy link

Exxempt commented Apr 16, 2023

@tolgaand @dubiella
Bumping to check on any update for this. Have a few groups with assets stuck due to the signature error.

I don't mind digging in, but if you already think-tanked it, please share :)

@Exxempt
Copy link

Exxempt commented Apr 29, 2023

I figured it out and got all my sites back up and working. I'll open up a PR when I have the time.

@tschifra
Copy link

can someone assist me with this error?
have exatly the same problem.

@peterschwarzdev
Copy link

Ander fixed the problem for me. If someone has an emergency and needs to unstake his NFT collection I would rather contact him.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants