Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat: move spoof module to ethers_core, add stateoverrides to GethDebugTracingCallOptions #2406

Merged

Conversation

georgewhewell
Copy link
Contributor

Motivation

i want to use stateoverrides in debug_traceCall

Solution

as described in #2298

  • move ethers_providers::types::geth::spoof module to ethers_core
  • add state_overrides to GethDebugTracingCallOptions

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Collaborator

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've added a re-export where the module was removed, to not break imports.

@DaniPopes DaniPopes merged commit 58fd3fe into gakonst:master May 23, 2023
@georgewhewell
Copy link
Contributor Author

nice, thanks for review @DaniPopes 👍

@georgewhewell georgewhewell deleted the grw/export-diffmode-add-overrides branch May 23, 2023 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants