Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RPC crash for call action with v3 gas algo #360

Open
stephenpdeos opened this issue Feb 12, 2025 · 0 comments · May be fixed by #363 or eosnetworkfoundation/silkworm#247
Open

RPC crash for call action with v3 gas algo #360

stephenpdeos opened this issue Feb 12, 2025 · 0 comments · May be fixed by #363 or eosnetworkfoundation/silkworm#247
Assignees
Labels
bug Something isn't working 👍 lgtm

Comments

@stephenpdeos
Copy link
Member

stephenpdeos commented Feb 12, 2025

related to #247

version used:
eos-evm-node: f1d34c1
evm contract: 4b3ea85eac4a41d3c7d3195b1d19ab73027adc12

rpc assert (factor_den > 0) failed in rpc process.
root cause: gas_prices parameter failed to be retrieved in rpc process (but it can be retrieved in evm-node process), If I inject logs to print out get prices, they are always 0.

@stephenpdeos stephenpdeos converted this from a draft issue Feb 12, 2025
@stephenpdeos stephenpdeos added bug Something isn't working 👍 lgtm labels Feb 12, 2025
@stephenpdeos stephenpdeos moved this from Todo to In Progress in EOS EVM Feb 21, 2025
This was referenced Feb 21, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working 👍 lgtm
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants