keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
122 stars 75 forks source link

Pinning OZ contract version to 4.7.3 #3628

Closed dimpar closed 1 year ago

dimpar commented 1 year ago

Upgrading OZ version might result in different gas consumption by Keep contracts which lead to failing unit tests that check the gas consuption in certain scenarios. We should pin the OZ contracts to a specific version in order to avoid randomly failing tests.