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

fix: debug_traceCallMany and trace_callMany #1278

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Sep 12, 2024

Motivation

Closes: #1074

Solution

  • Fix debug_traceCallMany
  • Fix trace_callMany

Does not include the addition of eth_callMany, to be added in #1274 as it requires more consideration (i.e. it being integrated into multicall or the EthCall builder). Ties into #328 / #1119.

Excludes Reth binding improvements previously added in #1076 (comment).

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks marked this pull request as ready for review September 12, 2024 13:40
@zerosnacks zerosnacks merged commit f50313a into main Sep 12, 2024
26 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/fix-incorrect-rpc-methods branch September 12, 2024 13:41
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
* apply bug fixes and add tests

* use constants
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.

[Bug] all *_many methods don't work on Reth
2 participants