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

Tests Fail due to Prelude.!! #135

Closed
2 tasks done
cstml opened this issue Sep 20, 2021 · 1 comment · Fixed by #137
Closed
2 tasks done

Tests Fail due to Prelude.!! #135

cstml opened this issue Sep 20, 2021 · 1 comment · Fixed by #137

Comments

@cstml
Copy link

cstml commented Sep 20, 2021

After updating Plutus, in #130 many tests began to fail without trace, throwing the error:

  • Prelude.!!: index too large

Potential issues:

  • The way in which wallets are created has changed, review if this has broken a way in which we work with the wallets.

Task:

  • find cause - test can use wallets from 1 to 10
  • fix bug
@cstml cstml changed the title Test Fail due to Prelude.!! Tests Fail due to Prelude.!! Sep 20, 2021
@cstml cstml mentioned this issue Sep 20, 2021
@cstml cstml linked a pull request Sep 21, 2021 that will close this issue
zygomeb added a commit that referenced this issue Sep 21, 2021
@zygomeb
Copy link

zygomeb commented Sep 21, 2021

closed by #137

@zygomeb zygomeb closed this as completed Sep 21, 2021
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

Successfully merging a pull request may close this issue.

2 participants