Skip to content

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Sep 10, 2024

Motivation

Updates serde for eth_simulateV1 to match JSON encoding in geth. ref ethereum/go-ethereum#27720

There's another change for BlockOverrides fields which I am not sure we should address now:

Block override fields of eth_call and debug_traceCall have had the following fields renamed

  • coinbase -> feeRecipient
  • random -> prevRandao
  • baseFee -> baseFeePerGas

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr force-pushed the klkvr/fix-sim-json branch from be76da3 to 073b8b5 Compare September 10, 2024 21:09
@mattsse mattsse merged commit 5354223 into main Sep 11, 2024
@mattsse mattsse deleted the klkvr/fix-sim-json branch September 11, 2024 00:25
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
* fix: serde for eth_simulateV1

* clippy + fmt
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