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

Rm old solidity #12569

Merged
merged 7 commits into from
Mar 25, 2024
Merged

Rm old solidity #12569

merged 7 commits into from
Mar 25, 2024

Conversation

RensR
Copy link
Contributor

@RensR RensR commented Mar 25, 2024

This PR removes the old 0.4 and 0.5 Solidity contracts. Some of them were used in 0.8 Hardhat tests, so some migrations have been done from 0.4 to 0.8 for a few testhelpers.

One test now fails, which is disabled for now until the operator forwarder team can address this test cannot call functions on the LINK token through callbacks

@RensR RensR requested review from a team as code owners March 25, 2024 14:15
Copy link
Contributor

I see you updated files related to contracts. Please run pnpm changeset in the contracts directory to add a changeset.

@cl-sonarqube-production
Copy link

Copy link
Contributor

@RyanRHall RyanRHall left a comment

Choose a reason for hiding this comment

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

all automation stuff looks fine to me 👍

),
)
})
// it('cannot call functions on the LINK token through callbacks', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

/nit add a TODO with ticket to add this back in or remove?

i.e.

// TODO: BCI-9999

Copy link
Contributor Author

@RensR RensR Mar 25, 2024

Choose a reason for hiding this comment

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

Where should the ticket live? There are no actual owners

Copy link
Contributor

Choose a reason for hiding this comment

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

You could put something in foundations if you wanted

@RensR RensR added this pull request to the merge queue Mar 25, 2024
Merged via the queue into develop with commit 98ef65a Mar 25, 2024
116 checks passed
@RensR RensR deleted the rm-old-solidity branch March 25, 2024 16:47
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.

3 participants