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

feat: regtest is dead, long live signet #2596

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented Jun 4, 2024

Note: the hidden faucet button does not work, you will need to use the official mutinynet faucet for this https://faucet.mutinynet.com/

Before this gets merged, I'll need to update the environment settings on this repository so that the latest build binaries are being deployed to the new machine.

Copy link
Contributor

@luckysori luckysori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes LGTM, but I guess there is a chance we missed changing something somewhere :D

justfile Outdated
public_regtest_coordinator := "03507b924dae6595cfb78492489978127c5f1e3877848564de2015cd6d41375802@34.32.62.120:9045"
public_regtest_electrs := "http://34.32.62.120:3000"
public_regtest_coordinator := "021eddb3062fddef2c24f16f6de55fbd78ab985b74b41858719def46321d4be7d0@146.0.73.175:9045"
public_regtest_electrs := "http://146.0.73.175:3003"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧 I guess we should rename these variables to use signet instead of public_regtest.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@bonomat bonomat force-pushed the feat/mutinynet-signet branch from 8491847 to 79f8a61 Compare June 4, 2024 02:56
@bonomat
Copy link
Contributor Author

bonomat commented Jun 4, 2024

The changes LGTM, but I guess there is a chance we missed changing something somewhere :D

there is only one way to find out 😬

@bonomat bonomat enabled auto-merge June 4, 2024 02:58
@bonomat bonomat added this pull request to the merge queue Jun 4, 2024
Merged via the queue into main with commit 55e873a Jun 4, 2024
22 of 23 checks passed
@bonomat bonomat deleted the feat/mutinynet-signet branch June 4, 2024 03:20
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

Successfully merging this pull request may close these issues.

2 participants