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

Error: failed to submit Invalid toggles #23

Open
akkien opened this issue Oct 23, 2024 · 3 comments
Open

Error: failed to submit Invalid toggles #23

akkien opened this issue Oct 23, 2024 · 3 comments

Comments

@akkien
Copy link

akkien commented Oct 23, 2024

I want to submit proof of data on Ethereum mainnet to Sepolia. My data includes transaction receipts and storage slots.
With the same data, on different submitting time, I got different results. Result could be:

  • Success, and I can get Brevis query key
  • Failed, with message: "Error: failed to submit Invalid toggles"
  • Failed, with message: "Error: failed to submit invalid receipt infos"

Is this because my data has issues or the server is not stable? How could I resolve it?

@AndrewLeeCHCH
Copy link
Contributor

Could you please point out the Brevis SDK version(maybe the commit hash) for each results?

@akkien
Copy link
Author

akkien commented Oct 23, 2024

Here are some information:

  • Brevis server: appsdkv2.brevis.network:9094
  • brevis-sdk-typescript version: 1.2.5
  • Brevis query key for successful result: {"f":null,"D":-1,"u":["0x03acd0399432f4edcb5cb1ee97c530f7589c5a5d39cf021cfac6c61c96af964f",1729663953],"G":1.7976931348623157e+308,"a":{}}
  • For the failed result, there is only error message Error: failed to submit Invalid toggles. After getting successful result, I tried many time and it keeps success. I cannot get failed result anymore.

@AndrewLeeCHCH
Copy link
Contributor

The environment setting looks good, though. For this kind of error, more logs will be generated. If you face this error again, could you please share detailed receipts/storages/txs to help us reproduce the bug?

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

2 participants