Skip to content

fix(ctb): remove DefaultValues#2961

Merged
mergify[bot] merged 1 commit intodevelopfrom
sc/ctb-rm-default-values
Jul 8, 2022
Merged

fix(ctb): remove DefaultValues#2961
mergify[bot] merged 1 commit intodevelopfrom
sc/ctb-rm-default-values

Conversation

@smartcontracts
Copy link
Contributor

Description
Unnecessary library, only being used in a single place now and it can
just be an internal constant. I see no strong reason for this library to
continue to exist.

@changeset-bot
Copy link

changeset-bot bot commented Jul 8, 2022

🦋 Changeset detected

Latest commit: 99662c0

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/contracts-bedrock 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

@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Jul 8, 2022
@tynes
Copy link
Contributor

tynes commented Jul 8, 2022

Since xDomainMessageSender reverts, this is a good change. It doesn't need to be in a lib for the caller to do a comparison against

Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

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

needs a linter fix

Unnecessary library, only being used in a single place now and it can
just be an internal constant. I see no strong reason for this library to
continue to exist.
@smartcontracts smartcontracts force-pushed the sc/ctb-rm-default-values branch from 7cfeec9 to 99662c0 Compare July 8, 2022 19:39
@smartcontracts
Copy link
Contributor Author

needs a linter fix

Resolved

@mergify
Copy link
Contributor

mergify bot commented Jul 8, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit 69ee689 into develop Jul 8, 2022
@mergify mergify bot deleted the sc/ctb-rm-default-values branch July 8, 2022 20:33
@mergify
Copy link
Contributor

mergify bot commented Jul 8, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-contracts-bedrock Area: packages/contracts-bedrock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants