Script to generate subscribed and onboarded laconicd accounts CSV #24

Merged
nabarun merged 1 commits from stage1-participants into main 2024-08-16 09:29:41 +00:00
Member
Part of [laconicd testnet validator enrollment](https://git.vdb.to/cerc-io/testnet-laconicd-stack/pulls/19) Reference: https://git.vdb.to/cerc-io/testnet-laconicd-stack/pulls/22
nabarun added 1 commit 2024-08-16 09:28:49 +00:00
Part of [laconicd testnet validator enrollment](#19)

The script:
- Fetches onboarded participants using the configured laconicd GQL endpoint
- Reads a given CSV file with subscribers data
- Fetches all the onboarding txs using given laconicd RPC endpoint
- For each subscriber registered as a participant, maps the laconic pubkey and latest onboarding tx height
- Outputs the result in a CSV

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: #22
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
nabarun merged commit 5ce343566e into main 2024-08-16 09:29:41 +00:00
nabarun deleted branch stage1-participants 2024-08-16 09:29:41 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/testnet-laconicd-stack#24
No description provided.