brevis-network / brevis-sdk

SDK for writing application circuits on Brevis
https://docs.brevis.network/
MIT License
9 stars 5 forks source link

Error: failed to submit Invalid toggles #23

Open akkien opened 1 month ago

akkien commented 1 month ago

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:

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

AndrewLeeCHCH commented 1 month ago

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

akkien commented 1 month ago

Here are some information:

AndrewLeeCHCH commented 1 month ago

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?