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

Fix Tellor EVMCall implementation in DIVAOwnershipSecondary and update OZ libs #3

Merged
merged 4 commits into from
Apr 25, 2023

Conversation

Walodja1987
Copy link
Contributor

@Walodja1987 Walodja1987 commented Apr 24, 2023

#2: Fix wrong implementation of EVMCall in DIVAOwnershipSecondary

While running the tests, I noticed that openzeppelin's ECDSA library had a small change in the error message for incorrect signature v values starting from version 4.8, which required a minor adjustment in the relevant tests. Read more about it here: OpenZeppelin/openzeppelin-contracts#3591

As this adjustment is related to the recommendation to update openzeppelin NPM dependencies in package.json, I addressed #4 in this PR as well.

Note that openzeppelin's ECDSA library removed the signature v check in version 4.8 which required a minor adjustment in the relevant tests. Read more about it here: OpenZeppelin/openzeppelin-contracts#3591
@Walodja1987 Walodja1987 changed the title Fix/2 tellor evmcall Fix Tellor EVMCall implementation in DIVAOwnershipSecondary and update OZ libs Apr 24, 2023
@Walodja1987 Walodja1987 marked this pull request as ready for review April 24, 2023 10:13
@Walodja1987 Walodja1987 removed the request for review from ComposableSecurityTeam April 25, 2023 20:25
@Walodja1987 Walodja1987 merged commit b9f8b75 into main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants