Skip to content

maint(dtl): remove unused L1DataTransportClient#2316

Merged
smartcontracts merged 1 commit intodevelopfrom
sc/remove-dtl-client
Mar 16, 2022
Merged

maint(dtl): remove unused L1DataTransportClient#2316
smartcontracts merged 1 commit intodevelopfrom
sc/remove-dtl-client

Conversation

@smartcontracts
Copy link
Contributor

Description
Removes the unused L1DataTransportClient class which added extra
dependencies but was not being used anywhere in the codebase. I also
searched for usage of the class on GitHub and found no results. I think
we can safely remove this because we haven't needed it for anything in
over a year and we have other ways to get data out of the DTL when we
need it.

@smartcontracts smartcontracts requested a review from tynes as a code owner March 11, 2022 14:33
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2022

🦋 Changeset detected

Latest commit: 075f4b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/data-transport-layer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #2316 (2f151fc) into develop (cdb61a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2316   +/-   ##
========================================
  Coverage    80.08%   80.08%           
========================================
  Files           77       77           
  Lines         2460     2460           
  Branches       450      450           
========================================
  Hits          1970     1970           
  Misses         490      490           
Flag Coverage Δ
contracts 99.29% <ø> (ø)
core-utils 86.77% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 55.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdb61a3...2f151fc. Read the comment docs.

@tynes
Copy link
Contributor

tynes commented Mar 11, 2022

While i agree that this should be a minor change, we usually saved minor changes for each new regenesis. We dont follow semver which is allowed because we are pre 1.0

Removes the unused L1DataTransportClient class which added extra
dependencies but was not being used anywhere in the codebase. I also
searched for usage of the class on GitHub and found no results. I think
we can safely remove this because we haven't needed it for anything in
over a year and we have other ways to get data out of the DTL when we
need it.
@smartcontracts
Copy link
Contributor Author

While i agree that this should be a minor change, we usually saved minor changes for each new regenesis. We dont follow semver which is allowed because we are pre 1.0

Updated to patch.

Copy link
Contributor

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@smartcontracts smartcontracts merged commit 99021e2 into develop Mar 16, 2022
@smartcontracts smartcontracts deleted the sc/remove-dtl-client branch March 16, 2022 16:55
theochap pushed a commit that referenced this pull request Dec 10, 2025
Fixes #2316

---------

Co-authored-by: refcell <abigger87@gmail.com>
theochap pushed a commit that referenced this pull request Jan 14, 2026
Fixes #2316

---------

Co-authored-by: refcell <abigger87@gmail.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.

4 participants