Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Txpool 4844 upgrades Part 2 #1125

Merged
merged 31 commits into from
Sep 20, 2023
Merged

Txpool 4844 upgrades Part 2 #1125

merged 31 commits into from
Sep 20, 2023

Commits on Sep 10, 2023

  1. Fix build

    somnathb1 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    101b29d View commit details
    Browse the repository at this point in the history
  2. Remove go.work.sum

    somnathb1 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    109504c View commit details
    Browse the repository at this point in the history
  3. Remove redundant check

    somnathb1 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    95c1313 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Add err check

    somnathb1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    969e427 View commit details
    Browse the repository at this point in the history
  2. Comment

    somnathb1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    54a5d23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b62b55 View commit details
    Browse the repository at this point in the history
  4. ignore go.work - merge

    somnathb1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0101e2c View commit details
    Browse the repository at this point in the history
  5. Add PendingBlobFeePerGas

    somnathb1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    73b24db View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    a310392 View commit details
    Browse the repository at this point in the history
  2. Merge main

    somnathb1 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    60e80d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Increase blob slots

    somnathb1 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a4f8130 View commit details
    Browse the repository at this point in the history
  2. Discard unknown blob txs

    somnathb1 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8c3610a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfac277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c91ded View commit details
    Browse the repository at this point in the history
  5. fmt

    somnathb1 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    38fc5b4 View commit details
    Browse the repository at this point in the history
  6. Fine tune

    somnathb1 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    056b5a8 View commit details
    Browse the repository at this point in the history
  7. Chg blobslots

    somnathb1 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e5deeda View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Change blobslots

    somnathb1 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    55ae513 View commit details
    Browse the repository at this point in the history
  2. Comment

    somnathb1 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4b4492d View commit details
    Browse the repository at this point in the history
  3. Fix test

    somnathb1 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0b073c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Fix review comments

    somnathb1 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fb3b618 View commit details
    Browse the repository at this point in the history
  2. fmt

    somnathb1 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c01aa0d View commit details
    Browse the repository at this point in the history
  3. Fix parenthesis

    somnathb1 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    485e52c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    778be3a View commit details
    Browse the repository at this point in the history
  2. Send back errors

    somnathb1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c71bfc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a726ee9 View commit details
    Browse the repository at this point in the history
  4. Forgot this guy

    somnathb1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c54dc75 View commit details
    Browse the repository at this point in the history
  5. Tidy

    somnathb1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5bf4f1d View commit details
    Browse the repository at this point in the history
  6. Add more fee bump scenarios

    somnathb1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    87c22fb View commit details
    Browse the repository at this point in the history
  7. Comment

    somnathb1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ac899d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    e606c62 View commit details
    Browse the repository at this point in the history