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

Allow --enable-horizon-captive-core on pubnet, testnet #486

Merged
merged 14 commits into from
Sep 19, 2023

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Sep 14, 2023

What

Add support for enabling captive-core for horizon on pubnet, testnet by removing the code gating it use on those networks and adding appropriate configuration.

Why

I'm looking into how to add the ability to start a local network forked from a remote network. In the process I tried to simplify the number of ways Horizon can run, because I thought it would simplify the steps the quickstart image needs to take when navigating the remote and local network. However, in the end I don't think I'll need this for that work because I've found an approach that doesn't change at all how Horizon will run in this workflow.

In any event, I see #467 is open and according to @ire-and-curses the only reason we haven't done this is because it hasn't been a priority. So opening this change in any case.

Close #467

Merging

This change is intended to be merged to master after #484.

Base automatically changed from resolve-standalone-confusion to master September 18, 2023 22:04
@leighmcculloch leighmcculloch marked this pull request as ready for review September 19, 2023 13:24
@leighmcculloch leighmcculloch merged commit 4963f40 into master Sep 19, 2023
74 checks passed
@leighmcculloch leighmcculloch deleted the horizon-captive branch September 19, 2023 15:30
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.

Why is captive-core not working in mainnet or pubnet in stellar-quickstart?
2 participants