Expanation of error messages

Hi all, I’ve gotten several different error messages while running discovery test and I was hoping to get an explanation of what they meant:

  1. “Wrong epoch for this task” was thrown, throw an Error :slight_smile:

  2. Incorrect nonce yielding bad secret contract address

  3. “Allowance not enough” was thrown, throw an Error :slight_smile:

What’s particularly frustrating about this set of messages is that they seem to get thrown at random. I’ll run the same discovery test multiple times and each time a different message will appear, with no changes in the code and seemingly no pattern in which messages comes up.

Does anyone have any insight into these errors?

1 Like

HI, could you perhaps push your project to github so we can run it too?