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

Cancun Hardfork: support for new Transaction type #12063

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Conversation

simsonraj
Copy link
Contributor

@simsonraj simsonraj commented Feb 16, 2024

Ticket: https://smartcontract-it.atlassian.net/browse/SHIP-1032

Including the new transaction type(0x3) in Gas estimator

Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@simsonraj simsonraj changed the title testing block unparsing Cancun Hardfork: support for new Transaction type Feb 19, 2024
@simsonraj simsonraj marked this pull request as ready for review February 20, 2024 15:04
@simsonraj simsonraj requested a review from a team as a code owner February 20, 2024 15:04
@friedemannf friedemannf added the build-test-image Will build the e2e test image in integration-tests workflow for PRs label Feb 20, 2024
Copy link
Collaborator

@dimriou dimriou left a comment

Choose a reason for hiding this comment

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

We need to figure out if max_priority_fee_per_gas is priced lower in blob transactions compared to 0x0 and 0x2 because there is an added cost from max_fee_per_blob_gas

friedemannf
friedemannf previously approved these changes Feb 23, 2024
@simsonraj simsonraj added this pull request to the merge queue Feb 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2024
@simsonraj simsonraj added this pull request to the merge queue Feb 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2024
@simsonraj simsonraj added this pull request to the merge queue Feb 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2024
@prashantkumar1982 prashantkumar1982 added this pull request to the merge queue Feb 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 26, 2024
@simsonraj simsonraj added this pull request to the merge queue Feb 26, 2024
Merged via the queue into develop with commit 7e41738 Feb 26, 2024
97 checks passed
@simsonraj simsonraj deleted the cancun-hardfork branch February 26, 2024 10:16
jinhoonbang pushed a commit that referenced this pull request Feb 29, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
jinhoonbang added a commit that referenced this pull request Feb 29, 2024
* change error log to warn log (#12204)

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>

* Cancun Hardfork: support for new Transaction type (#12063)

* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>

---------

Co-authored-by: Jim W <poopoothegorilla@users.noreply.github.com>
Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
Co-authored-by: Simson <simsonraj.easvarasakthi@smartcontract.com>
simsonraj added a commit that referenced this pull request Mar 1, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
simsonraj added a commit that referenced this pull request Mar 1, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
anirudhwarrier pushed a commit that referenced this pull request Mar 1, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
anirudhwarrier added a commit that referenced this pull request Mar 1, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Simson <simsonraj.easvarasakthi@smartcontract.com>
Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
simsonraj added a commit that referenced this pull request Mar 4, 2024
* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
simsonraj added a commit that referenced this pull request Mar 5, 2024
* Cancun Hardfork: support for new Transaction type (#12063)

* testing block unparsing

* Pdded arsing tests for 0x3

* Adding type 0x3 to gas estimator

* Sonar cube code quality fix

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>

* Updated changelog for Blob transaction type inclusion

---------

Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-test-image Will build the e2e test image in integration-tests workflow for PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants