Add a script to get subscribed and onboarded laconicd accounts #22

Merged
ashwin merged 12 commits from pm-subscribers-script into stage1-participants 2024-08-16 04:11:55 +00:00
Member

Part of laconicd testnet validator enrollment

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
Part of [laconicd testnet validator enrollment](https://git.vdb.to/cerc-io/testnet-laconicd-stack/pulls/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
prathamesh added 6 commits 2024-08-14 12:12:47 +00:00
prathamesh added 1 commit 2024-08-14 12:18:28 +00:00
prathamesh force-pushed pm-subscribers-script from 1443970395 to f7a23e6acd 2024-08-14 12:30:00 +00:00 Compare
prathamesh added 1 commit 2024-08-14 12:50:58 +00:00
nabarun added 1 commit 2024-08-14 14:40:47 +00:00
prathamesh added 1 commit 2024-08-14 15:01:47 +00:00
prathamesh added 1 commit 2024-08-14 15:07:00 +00:00
prathamesh added 1 commit 2024-08-14 15:17:32 +00:00
prathamesh added 1 commit 2024-08-14 15:19:33 +00:00
ashwin merged commit 5ce343566e into stage1-participants 2024-08-16 04:11:55 +00:00
ashwin deleted branch pm-subscribers-script 2024-08-16 04:11:55 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#22
No description provided.