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

feat(protocol): DaoPriortity issues #62

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

developerfred
Copy link

@developerfred developerfred added the enhancement New feature or request label Mar 15, 2023
@developerfred developerfred self-assigned this Mar 15, 2023
@developerfred
Copy link
Author

@aahna-ashina I'm going to need to update the tests here but the implementations are ready, I was worried about leaving a little gas-less and safe

Copy link
Member

@aahna-ashina aahna-ashina left a comment

Choose a reason for hiding this comment

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

@developerfred Thank you for contributing 😄

This PR solves multiple issues in one commit, so it's difficult to review. I suggest you create smaller pull requests, with one pull request per issue.

Also note that some of the issues in this PR are for functionalities that will not be added in version 1 of the protocol, so we cannot merge code changes for version 2 until version 1 has been released.

To make this distinction more clear, I've labeled the issues by protocol version: https://github.com/orgs/sector-3/projects/1

And the milestones can be seen here: https://github.com/sector-3/protocol/milestones

@developerfred
Copy link
Author

@aahna-ashina Perfect, I'll make those changes tomorrow. I will divide this pull request into features and take advantage and add the tests. I also want to propose that we use a Standard for solidity to divide the logic of the contracts because I believe that as the project grows it will be better to scale and create small issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

2 participants