Add GovernorTimelockControl address to TimelockController salt (#4432)

Co-authored-by: Francisco Giordano <fg@frang.io>
This commit is contained in:
Ernesto García
2023-07-12 16:36:10 -06:00
committed by GitHub
parent 0abf18f305
commit b6c5abbde5
3 changed files with 25 additions and 5 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': major
---
`GovernorTimelockControl`: Add the Governor instance address as part of the TimelockController operation `salt` to avoid operation id collisions between governors using the same TimelockController.