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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed DrawPrize to PrizeDistributor #200

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

asselstine
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Oct 6, 2021

@PierrickGT PierrickGT self-assigned this Oct 6, 2021
Copy link
Contributor

@PierrickGT PierrickGT left a comment

Choose a reason for hiding this comment

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

Rename also drawPrize to prizeDistributor.

@asselstine asselstine force-pushed the pool-1718-rename-drawprize-to-prizedistributor branch from 9551abe to f955bbd Compare October 6, 2021 21:42
@@ -211,10 +211,10 @@ describe('PrizeDistributionHistory', () => {
});

it('should fail to create a new draw when called from non-draw-manager', async () => {
const drawPrizeWallet2 = prizeDistributionHistory.connect(wallet2);
const prizeDistributorWallet2 = prizeDistributionHistory.connect(wallet2);
Copy link
Contributor

Choose a reason for hiding this comment

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

These changes will conflict with the following PR: #205
So need to make sure we do rename in PrizeDistributionBuffer.test.ts.

@asselstine asselstine merged commit 30bdf22 into master Oct 6, 2021
@asselstine asselstine deleted the pool-1718-rename-drawprize-to-prizedistributor branch October 6, 2021 22:12
@asselstine asselstine restored the pool-1718-rename-drawprize-to-prizedistributor branch October 14, 2021 00:08
@asselstine asselstine deleted the pool-1718-rename-drawprize-to-prizedistributor branch October 14, 2021 00:10
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.

None yet

2 participants