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

v0.8 upgrade and Keepers #50

Merged
merged 2 commits into from
Oct 22, 2021
Merged

v0.8 upgrade and Keepers #50

merged 2 commits into from
Oct 22, 2021

Conversation

pappas999
Copy link
Collaborator

@pappas999 pappas999 commented Oct 22, 2021

  • upgraded contracts to v0.8
  • removed web3 from package.json
  • removed unnecessary references in package.json
  • added more delay to VRF integration test to avoid test failing when response takes a bit longer on kovan

Mocks can't be upgraded until the contracts are updated in the main chainlink repo, so for now they're still on the earlier version

upgraded contracts to v0.8
removed web3 from package.json
added more delay to VRF integration test
@pappas999 pappas999 linked an issue Oct 22, 2021 that may be closed by this pull request
@pappas999 pappas999 linked an issue Oct 22, 2021 that may be closed by this pull request
added keepers contract, task and unit tests
removed old test not used
renamed setup contract script so can add more deploy scripts before it
@pappas999 pappas999 changed the title v0.8 upgrade v0.8 upgrade and Keepers Oct 22, 2021
@pappas999
Copy link
Collaborator Author

  • added keepers contract, deployment script, config and unit tests
  • removed old test no longer used
  • renamed setup script to ensure it will always be the last deploy script run

@PatrickAlphaC PatrickAlphaC merged commit 7b6aaa4 into main Oct 22, 2021
@PatrickAlphaC PatrickAlphaC deleted the harry/v8-upgrade branch January 22, 2022 04:16
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.

Update contracts to v0.8 Solidity [Feat] Add Keepers to the starter kit
2 participants