Skip to content

category refactor#914

Merged
Joeysantoro merged 2 commits intodevelopfrom
feat/addressCategory
Jun 17, 2022
Merged

category refactor#914
Joeysantoro merged 2 commits intodevelopfrom
feat/addressCategory

Conversation

@Joeysantoro
Copy link
Contributor

PR Type: Feature

PR Description: Refactor and deprecate some mainnet addresses

PR Checklist - Feature (Non-Proposal) | Bug

  • All Tests Passing
  • Remove Any .only's on Tests

@Joeysantoro Joeysantoro requested a review from a team as a code owner June 16, 2022 22:11
types/types.ts Outdated
Core = 'Core',
Governance = 'Governance',
Buybacks = 'Buybacks',
PCV_Mover = 'PCV_Mover',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about "Utility" instead?

types/types.ts Outdated
export enum AddressCategory {
Core = 'Core',
Governance = 'Governance',
Buybacks = 'Buybacks',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could also fall under utility; seems weird to give it its own category

@Joeysantoro Joeysantoro merged commit 1bd1d77 into develop Jun 17, 2022
@Joeysantoro Joeysantoro deleted the feat/addressCategory branch June 17, 2022 04:00
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.

2 participants

Comments