Skip to content

Fix friendbot not starting with different network passphrases #687

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

Merged

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented May 18, 2025

What

Update friendbot configuration file with placeholders that are replaced during initialization with the network's passphrase and root secret key.

Why

Friendbot has a fixed configuration in the image that only works with the network passphrase set to a specific phrase. However the image is designed to be used as a development / testing network with random passphrases, so that when deploying to a shared public URL the network has a unique network passphrase so that txs signed for it don't overlap with any other network.

Close #335

Blocks:

@leighmcculloch leighmcculloch requested a review from fnando May 18, 2025 23:18
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX May 18, 2025
@leighmcculloch leighmcculloch marked this pull request as ready for review May 19, 2025 00:10
@leighmcculloch leighmcculloch enabled auto-merge (squash) May 19, 2025 00:10
@leighmcculloch leighmcculloch disabled auto-merge May 19, 2025 00:11
@leighmcculloch leighmcculloch enabled auto-merge (squash) May 19, 2025 00:11
@leighmcculloch leighmcculloch merged commit e0135ab into main May 20, 2025
149 of 176 checks passed
@leighmcculloch leighmcculloch deleted the i335-friendbot-failing-to-start-on-random-network branch May 20, 2025 22:46
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

friendbot fails in with randomized network passphrase
2 participants