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

Automatically add RKH address to Butterfly-faucet #1584

Open
rjan90 opened this issue Jul 1, 2024 · 2 comments
Open

Automatically add RKH address to Butterfly-faucet #1584

rjan90 opened this issue Jul 1, 2024 · 2 comments
Assignees

Comments

@rjan90
Copy link
Contributor

rjan90 commented Jul 1, 2024

During the most recent reset of the Butterfly-network, we found out that the RKH-key for Butterfly was not automatically added to the faucet-node, maintaing https://faucet.butterfly.fildev.network, so one could not get datacap allocated without manually adding the key to a node, and granting datacap to an address

@rjan90 rjan90 changed the title Automatically add RKH address to faucet Automatically add RKH address to Butterfly-faucet Jul 1, 2024
@rjan90 rjan90 added this to FilOz Jul 1, 2024
@rjan90 rjan90 moved this to 📌 Triage in FilOz Jul 1, 2024
@rjan90
Copy link
Contributor Author

rjan90 commented Jul 2, 2024

One starting point to look into is this part of the code:

verifreg_rootkey=$(ansible -o -i $hostfile -b -m debug -a 'msg="{{ verifreg_rootkey }}"' faucet | sed 's/.*=>//' | jq -r '.msg')

@rjan90
Copy link
Contributor Author

rjan90 commented Jul 23, 2024

  • Make this self-service either with:
    • Tutorial for fetching RKH-key and adding it to their local Butterfly-node to grant themself Datacap
    • Fix this issue/script

@rjan90 rjan90 moved this from 📌 Triage to 🐱Todo in FilOz Jul 23, 2024
@rjan90 rjan90 self-assigned this Jul 23, 2024
@BigLep BigLep moved this from 🐱 Todo to 👊 Needs Commitment in FilOz Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👊 Needs Commitment
Status: 🥞 Todo
Development

No branches or pull requests

1 participant