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

Wrong Gas Limit #41

Closed
crypto-facs opened this issue Nov 8, 2021 · 4 comments
Closed

Wrong Gas Limit #41

crypto-facs opened this issue Nov 8, 2021 · 4 comments
Assignees

Comments

@crypto-facs
Copy link
Contributor

Inconsistency with Gas Limit

image

@WilliamXieCrypto
Copy link
Contributor

WilliamXieCrypto commented Nov 15, 2021

@crypto-facs @tomtau After debug and analysis, we found that this is the result returned from the JSON RPC API:
image
Same block number but return difference gas_limit:

curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["0x1038B", false],"id":1}' -H "Content-Type: application/json" https://evm-cronos.crypto.org

@thomas-nguy
Copy link

open issue there evmos/ethermint#747

@WilliamXieCrypto
Copy link
Contributor

Because this issues is coming from ethermint, now close this issues.

@crypto-facs
Copy link
Contributor Author

Should be fixed by this evmos/ethermint#782

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

No branches or pull requests

3 participants