Skip to content

prague fee market for blob gas#8064

Merged
siladu merged 2 commits intobesu-eth:mainfrom
garyschulte:feature/prague-blob-fee-market
Dec 21, 2024
Merged

prague fee market for blob gas#8064
siladu merged 2 commits intobesu-eth:mainfrom
garyschulte:feature/prague-blob-fee-market

Conversation

@garyschulte
Copy link
Copy Markdown
Contributor

PR description

Prague blob fee market for EIP-7691

Fixed Issue(s)

#8060

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Copy link
Copy Markdown
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

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

LGTM, pushed a fix for the unit test and spotted a wiring issue

@siladu siladu enabled auto-merge (squash) December 21, 2024 12:13
@siladu siladu merged commit 2909ea4 into besu-eth:main Dec 21, 2024
siladu added a commit to siladu/besu that referenced this pull request Dec 21, 2024
* prague fee market for blob gas

Signed-off-by: garyschulte <garyschulte@gmail.com>

* Fix wiring and unit test

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>

---------

Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
pullurib pushed a commit to pullurib/besu that referenced this pull request Feb 6, 2025
* prague fee market for blob gas

Signed-off-by: garyschulte <garyschulte@gmail.com>

* Fix wiring and unit test

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>

---------

Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants