lambdaclass / lambdaclass/ethrex

Add a gas limit to `eth_call`

Open
#4,366 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

L1 rpc-api
Dominant language
Rust
Stars
897
Forks
229
Avg merge
1d 5h
Merged PRs (30d)
44

Description

Im not sure if we currently have a gas limit, but we should have one.

See this conversation: https://discord.com/channels/595666850260713488/688075293562503241/1414604384192561342

I would start with using 50M gas like geth and others do

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the eth_call handling and its current gas accounting, then review the linked Discord conversation for the intended behavior and 50M reference value. Done means the eth_call path has a defined gas limit consistent with the agreed behavior, with coverage for the limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.