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

execution reverted #94

Open
maxisvk opened this issue Nov 18, 2024 · 3 comments · May be fixed by #95
Open

execution reverted #94

maxisvk opened this issue Nov 18, 2024 · 3 comments · May be fixed by #95

Comments

@maxisvk
Copy link

maxisvk commented Nov 18, 2024

error execution reverted when call function all for index 995

_limit (uint256) = 1
_offset (uint256) = 995
tuple[] Error: Returned error: execution reverted

also tokens function
_offset (uint256) = 995
_limit (uint256) = 2
give errors while
_offset (uint256) = 995
_limit (uint256) = 1
or
_offset (uint256) = 996
_limit (uint256) = 1
works

@stas stas linked a pull request Nov 18, 2024 that will close this issue
@fringlesinthestreet
Copy link

Same issue here

@stas
Copy link
Collaborator

stas commented Dec 5, 2024

Apologies for delay with this issue, we've patched it quickly, feel free to use the addresses in the env files and in the PR if needed.

@Brovmos
Copy link

Brovmos commented Dec 13, 2024

error execution reverted when call function all for index 995

_limit (uint256) = 1

_offset (uint256) = 995

tuple[] Error: Returned error: execution reverted

also tokens function

_offset (uint256) = 995

_limit (uint256) = 2

give errors while

_offset (uint256) = 995

_limit (uint256) = 1

or

_offset (uint256) = 996

_limit (uint256) = 1

works

Hello @maxisvk have you been able to resolve the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

4 participants