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

(Feature) Bulk import on whitelist addresses #600

Closed
spatade123 opened this issue Feb 15, 2018 · 4 comments
Closed

(Feature) Bulk import on whitelist addresses #600

spatade123 opened this issue Feb 15, 2018 · 4 comments

Comments

@spatade123
Copy link

Hi,

I tried using POA Network for crowdsale demo test and really liked it. I will like to know how i can add bulk white-list addresses when creating a new contract? or if the feature doesn't exists any timeline when this feature will be availble?

Thanks,
Sagar

@pablofullana
Copy link

Hi @spatade123

I tried using POA Network for crowdsale demo test really liked it

Glad to hear that!

There is no feature nowadays for doing what you describe. Nevertheless, we had this idea in our backlog. It's good to see that it was actually brought up by someone else, this helps us with prioritization.

There are couple of alternatives we were analyzing and we'd appreciate your feedback here:

  1. To have an 'upload text/csv' button via which the user will provide the page with a set of [address,min,max] rows. Inputs will be automatically generated and filled-in based on this file contents.
  2. To be able to paste a list of addresses, with the same format as the previous point, and have the inputs filled-in with that data.

Both alternatives will also allow the user to overwrite the automatically generated and filled-in inputs, add more or even remove them as required.

Any preferences from your perspective as a user?

@spatade123
Copy link
Author

Hi pablofullana,

I like the first option 1) To have an 'upload text/csv' button via which the user will provide the page with a set of [address,min,max] rows. Inputs will be automatically generated and filled-in based on this file contents.

In case this request gets prioritization any timeline for this feature to be in production?

Thnaks,
Sagar

@pablofullana
Copy link

pablofullana commented Feb 16, 2018

hey @spatade123 thanks for your feedback. There's no timeline for this feature right now, we'll have to prioritize this one within the rest features in our pipeline. We'll do our best to have it in production quite soon.

@vbaranov vbaranov changed the title Bulk import on whitelist addresses (Feature) Bulk import on whitelist addresses Feb 18, 2018
@ghost ghost assigned fvictorio Feb 26, 2018
@ghost ghost added in progress and removed to do labels Feb 26, 2018
vbaranov referenced this issue Mar 2, 2018
@ghost ghost removed the in progress label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@fvictorio @pablofullana @vbaranov @spatade123 and others