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

clients/stellarcore: Add Manual Close endpoint to Core's client #3161

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Oct 23, 2020

What

Add support for MANUAL_CLOSE endpoint to the Stellar Core HTTP client.

Why

We plan to use MANUAL_CLOSE in the Horizon Captive Core integration tests. In particular need to quickly close the first 64 ledgers in order to reach the first ledger endpoint and avoid waiting for 5 minutes in each test. More context here #3144 (comment)

Later on this will come handy to close ledgers right after submitting a transaction, which will remove the remaining waiting time in integration tests.

Known limitations

N/A

@cla-bot cla-bot bot added the cla: yes label Oct 23, 2020
@2opremio 2opremio requested review from a team October 23, 2020 18:20
@2opremio 2opremio merged commit 33adbc1 into stellar:master Oct 26, 2020
@2opremio 2opremio deleted the core-client-manual-close branch October 26, 2020 12:29
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