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

MerkleIndividuallyCappedCrowdsale #896

Conversation

k06a
Copy link
Contributor

@k06a k06a commented Apr 16, 2018

πŸš€ Description

MerkleIndividuallyCappedCrowdsale allows configuring any number of individuals caps by writing single bytes32 to crowdsale smart contract. But investors should provide additional arguments. The idea was borrowed from this article: https://blog.ricmoo.com/merkle-air-drops-e6406945584d

Moved from repo: https://github.com/bitclave/MerkleIndividuallyCappedCrowdsale

  • πŸ“˜ I've reviewed the OpenZeppelin Contributor Guidelines
  • βœ… I've added tests where applicable to test my new functionality.
  • πŸ“– I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

@k06a k06a mentioned this pull request Apr 16, 2018
2 tasks
@k06a
Copy link
Contributor Author

k06a commented Apr 16, 2018

Hi @maraoz! Wanna know your opinion on this PR.

@frangio
Copy link
Contributor

frangio commented Apr 17, 2018

Thanks @k06a! Great stuff.

@fiiiu or @ajsantander can you please review this new crowdsale?

@k06a k06a force-pushed the feature/merkle-individually-capped-crowdsale branch 2 times, most recently from 1f36f58 to ad05f98 Compare April 23, 2018 20:11
@k06a k06a force-pushed the feature/merkle-individually-capped-crowdsale branch from ad05f98 to 4d3b2a6 Compare April 27, 2018 20:26
@k06a k06a force-pushed the feature/merkle-individually-capped-crowdsale branch from 4d3b2a6 to 617ecfb Compare May 6, 2018 15:38
@k06a k06a force-pushed the feature/merkle-individually-capped-crowdsale branch from 617ecfb to 65b418a Compare June 8, 2018 08:10
@k06a k06a force-pushed the feature/merkle-individually-capped-crowdsale branch from 65b418a to b6a4755 Compare June 18, 2018 22:33
@k06a
Copy link
Contributor Author

k06a commented Jun 19, 2018

@frangio @fiiiu @ajsantander updated API to conform IndividuallyCappedCrowdsale interface.

@k06a
Copy link
Contributor Author

k06a commented Jan 23, 2019

@frangio @fiiiu @ajsantander @nventuro do you still need this functionality?

@nventuro
Copy link
Contributor

Closing due to staleness.

@nventuro nventuro closed this Feb 28, 2019
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

3 participants