Skip to content

Add Cancun GraphQL fields#5923

Merged
shemnon merged 5 commits intobesu-eth:mainfrom
shemnon:graphql-cancun
Sep 28, 2023
Merged

Add Cancun GraphQL fields#5923
shemnon merged 5 commits intobesu-eth:mainfrom
shemnon:graphql-cancun

Conversation

@shemnon
Copy link
Copy Markdown
Contributor

@shemnon shemnon commented Sep 21, 2023

PR description

Add the fields for Blobs into the GraphQL service.

Fixed Issue(s)

Add the fields for Blobs into the GraphQL service.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
@github-actions
Copy link
Copy Markdown

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Copy link
Copy Markdown
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

spotless sad, otherwise changes LGTM

"""
withdrawals: [Withdrawal!]

"""BlobGasUsed is the total amount of gas used by the transactions."""
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"""BlobGasUsed is the total amount of gas used by the transactions."""
"""BlobGasUsed is the total amount of blob gas used by the transactions."""

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

LGTM other than spotless

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
@shemnon shemnon enabled auto-merge (squash) September 28, 2023 04:49
@shemnon shemnon merged commit 4f49ec9 into besu-eth:main Sep 28, 2023
jflo pushed a commit to jflo/besu that referenced this pull request Nov 10, 2023
Add the fields for Blobs into the GraphQL service.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
NickSneo pushed a commit to NickSneo/besu that referenced this pull request Nov 12, 2023
Add the fields for Blobs into the GraphQL service.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
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