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

Merge captive-run-from into master #3163

Merged
merged 4 commits into from
Oct 27, 2020
Merged

Merge captive-run-from into master #3163

merged 4 commits into from
Oct 27, 2020

Conversation

bartekn
Copy link
Contributor

@bartekn bartekn commented Oct 27, 2020

Merge a feature branch implementing run-from more of Stellar-Core.

abuiles and others added 3 commits October 26, 2020 12:59
* Use --start-ledger and --start-hash in online captive core.

* Fix tests.

* Add unit test for runFromParams.

* Update ingest/ledgerbackend/captive_core_backend.go

Co-authored-by: Bartek Nowotarski <bartek@nowotarski.info>

Co-authored-by: Bartek Nowotarski <bartek@nowotarski.info>
…headers (#3156)

* historyarchive: Update Archive.GetLedgerHeader to get non-checkpoint headers

* Unmarshal to empty object
Previously we were limiting the ledgers where online captive core could
start since we were always trying to start (captive core) from the
previous check-point ledger.

This was probably problematic since this wouldn't work for ledgers
smaller than 63.
@bartekn bartekn requested a review from a team October 27, 2020 15:35
@cla-bot cla-bot bot added the cla: yes label Oct 27, 2020
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