divaprotocol / diva-monorepo

Diva Monorepo
https://diva.finance
4 stars 4 forks source link

split governance address #798

Closed Walodja1987 closed 1 year ago

Walodja1987 commented 1 year ago

Split constant DIVA_GOVERNANCE_ADDRESS into TRADING_FEE_RECIPIENT and DEFAULT_MARKETS_CREATED_BY constants.

Observation: The filter by fee recipient doesn't seem to work as orders created with the previous recipient are still visible. Needs fixing in a separate PR