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

Propagate block number to eth_call #109

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Propagate block number to eth_call #109

merged 5 commits into from
Feb 15, 2024

Conversation

peterbroadhurst
Copy link
Contributor

We had done the work to propagate through the blockNumber from FFTM, but not actually passed it down to the eth_call when specified.

Signed-off-by: Peter Broadhurst <[email protected]>
@peterbroadhurst peterbroadhurst requested a review from a team as a code owner February 14, 2024 19:43
Signed-off-by: Peter Broadhurst <[email protected]>
Signed-off-by: Peter Broadhurst <[email protected]>
Signed-off-by: Peter Broadhurst <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@393cf9f). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #109   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        23           
  Lines           ?      1519           
  Branches        ?         0           
========================================
  Hits            ?      1519           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nguyer nguyer merged commit 3542499 into main Feb 15, 2024
2 checks passed
@nguyer nguyer deleted the pass-blocknumber branch February 15, 2024 20:57
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

Successfully merging this pull request may close these issues.

3 participants