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: omit null witness field from payload envelope #30597

Merged

Conversation

rkrasiuk
Copy link
Contributor

@rkrasiuk rkrasiuk commented Oct 14, 2024

Description

Omit null witness field from payload envelope.

Motivation

Currently, JSON encoded payload types always include "witness": null, which, I believe, is not intentional.

@rkrasiuk rkrasiuk requested a review from lightclient as a code owner October 14, 2024 20:20
@karalabe karalabe added this to the 1.14.12 milestone Oct 15, 2024
@karalabe karalabe merged commit 4c4219e into ethereum:master Oct 15, 2024
3 checks passed
@rkrasiuk rkrasiuk deleted the omit-witness-from-payload-envelope branch October 16, 2024 19:36
holiman pushed a commit that referenced this pull request Nov 19, 2024
## Description

Omit null `witness` field from payload envelope.

## Motivation

Currently, JSON encoded payload types always include `"witness": null`,
which, I believe, is not intentional.
zfy0701 pushed a commit to sentioxyz/go-ethereum that referenced this pull request Dec 3, 2024
…m#30597)

## Description

Omit null `witness` field from payload envelope.

## Motivation

Currently, JSON encoded payload types always include `"witness": null`,
which, I believe, is not intentional.
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.

5 participants