-
Notifications
You must be signed in to change notification settings - Fork 3
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
submitData is reverting #2
Comments
error: SOLVER: Error while handling EndRevealPeriod event {"logIndex":0,"transactionIndex":0,"transactionHash":"0xc6f4662eb061156e03a9962d11662a48ac787c195c1f476291406a3167b523f1","blockHash":"0xdcf5165abbec761d6bac57036adc635d1d1bee090b55edd3fdd7029f5322c6a4","blockNumber":1852,"address":"0xc045c7b6b976d24728872d2117073c893d0b09c2","type":"mined","event":"EndRevealPeriod","args":{"taskID":"0xc7fe4001d48e85229349be03cf2936ba2d5339542298e67fdb15b629e089f00f"}}: Error: VM Exception while processing transaction: revert I encounter this problem now |
How to resolve it, when call submitData using metamask, it revert |
Hmmm, this is a problem with that particular version of truebit-os. Do you mind updating it to the current master branch? We have made a lot of changes since we made this repo. |
Yes, I use the master branch, but on the macos |
Oops, my bad I forgot this repo doesnt use a submodule. Apologies that the master branch contains some breaking changes. I just got done refactoring the filesystem, so I'll have to update this repo as well. Hoping to have everything ready next week. |
Hi, do you fix this bug ? |
Hi, we havent merged any changes into truebit-os:master. You can follow progress there. Edit: |
When attempting to call submitData using MetaMask it reverts for some reason.
The text was updated successfully, but these errors were encountered: