erigontech / erigontech/erigon

rpc/ethapi: remove raw field from FillTransactionResult when execution-apis#803 is adopted

Open
#21,948 1 comment 0 reactions 1 assignee Claimed by @lupin012 View on GitHub
RPC
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

`SignTransactionResult.Raw` (the `raw` field in `eth_fillTransaction` response) is kept for compatibility with current Geth, but [ethereum/execution-apis#803](https://github.com/ethereum/execution-apis/pull/803) drops it from the spec.

When that PR is merged and adopted, `raw` must be removed from `SignTransactionResult` and `signedTxJSON`.

Tracked here per yperbasis's review of #21870.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.