We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://gist.github.com/guilledk/0735d3d3294c1cdc8fe71b12f9f5f7b5
The text was updated successfully, but these errors were encountered:
This test: https://github.com/telosnetwork/telos-evm-docker/blob/master/tests/test_tx_time_override.py
which uses this contract to calculate primes: https://github.com/guilledk/evm-mechanics/blob/52a989a7bba5d5088bdb3c89b2b5fd4bfbf2f47d/src/EVMMechanics.sol
if i pass --override-max-tx-time=499 i can calculate up to 2200, if i dont i only can up to 1200
--override-max-tx-time=499
So, im gonna say its working as intenteded, and in any case something familiar with multicall's having issues should check it out.
Sorry, something went wrong.
guilledk
No branches or pull requests
https://gist.github.com/guilledk/0735d3d3294c1cdc8fe71b12f9f5f7b5
The text was updated successfully, but these errors were encountered: