Skip to content

Conversation

@JasoonS
Copy link
Member

@JasoonS JasoonS commented Jun 28, 2020

No description provided.

@JasoonS JasoonS requested a review from moose-code June 28, 2020 19:00
iterationStartTimestamp: BigInt!
iterationEndTimestamp: BigInt
minerAddress: Bytes
proposalDeadline: BigInt
Copy link
Member

Choose a reason for hiding this comment

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

This should be called iterationDeadline right? Think proposal is something different in the daocare context?

Copy link
Member

Choose a reason for hiding this comment

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

Never mind, this is just a misleading name in our contract.

iteration.individualVotes = [];
iteration.interestDistribution = [];
iteration.iterationStartTimestamp = timeStamp;
iteration.proposalDeadline = noLossDao.proposalDeadline();
Copy link
Member

Choose a reason for hiding this comment

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

I can't seem to see where these functions are.

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.

3 participants