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

Extract account names voting for custodians in CSV #8

Open
paplooo opened this issue Feb 5, 2019 · 6 comments
Open

Extract account names voting for custodians in CSV #8

paplooo opened this issue Feb 5, 2019 · 6 comments

Comments

@paplooo
Copy link
Member

paplooo commented Feb 5, 2019

We will require a snapshot of accounts voting for custodians on Feb 11, 2019, 13:00 UTC to facilitate TelosDAC airdrop.

@lukestokes
Copy link
Contributor

I slightly modified the member stats script to do this. I'll clean it up a bit and add it to the repo here for you. Thanks!

@lukestokes
Copy link
Contributor

Okay, I added this script, but it should be run on a stopped chain to ensure nothing changes in the tables being read from between when the script starts and stops. This can probably be accomplished by loading from a snapshot file.

https://github.com/eosdac/DACtools/blob/master/memberstats/export_members_and_voters.js

@paplooo
Copy link
Member Author

paplooo commented Feb 6, 2019

Thanks Luke.
I tested the script and works just like it should.
Closing the issue.

@paplooo paplooo closed this as completed Feb 6, 2019
@lukestokes
Copy link
Contributor

@paplooo is there a mapping of EOS to Telos accounts you'll be using for this? The accounts may be the same on different chains but actually owned by different people.

@paplooo
Copy link
Member Author

paplooo commented Feb 6, 2019

@lukestokes
TelosDAC will probably handle that. They just need the EOS accounts voting for custodians from us.
I will confirm with them though.

@paplooo
Copy link
Member Author

paplooo commented Feb 6, 2019

@lukestokes
I might have to open this issue again 😝
We'll need to capture the public keys of all accounts to make it easier for TelosDAC to handle mapping.
Here's a little excerpt from my chat with Richard from TelosDAC
image

@paplooo paplooo reopened this Feb 6, 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

No branches or pull requests

2 participants