-
Notifications
You must be signed in to change notification settings - Fork 37
getLedgerEntries
: optionally use high-performance Core server
#353
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
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
681c353
Replace getLedgerEntries DB queries with Core fetches
Shaptic 7b0efca
Merge branch 'main' into migrate-getledgerentries
2opremio 41dd850
Bump stellar/go dependency
2opremio 1cc589d
Fix typo
2opremio a471392
Fix docker compose file
2opremio 65a43d4
Restore the db-based implementation and choose dynamically
2opremio d34282f
Fix bug in daemon
2opremio 33018b6
Add infrastructure for testing the new Core http query server
2opremio a2f574a
Add initial getLedgerEntries test using Core
2opremio 9891b39
Workaround core bug by enabling the http port
2opremio 79bbbf5
Fix nil dereference bug
2opremio 32077d6
Migrate the rest of the tests to using core
2opremio c55a95c
Refactor result formatting
2opremio 583120e
Fix bug in obtention of entries from Core
2opremio 8ae30ba
Sort entries in response according to request order
2opremio de200a1
Only test the query server from protocol 23 onwards
2opremio 372638d
Appease the linter
2opremio 2026291
Revert unwanted change
2opremio d28373f
Remove TODO
2opremio b9cf90d
Correct Debian package name
2opremio 9be46b9
Fix test
2opremio c1a14cb
Another attempt at fixing the package
2opremio f008b22
Appease the linter
2opremio 13d28da
We still can't upgrade to protocol 23
2opremio dda2a98
Enable debug printouts for integration tests
2opremio 1a9e7cb
Make sure all ports are allocated at once to minimize clashes
2opremio 82a419e
Merge branch 'main' into migrate-getledgerentries
2opremio 1a53f82
Revert "Enable debug printouts for integration tests"
2opremio dc869a1
Revert "Make sure all ports are allocated at once to minimize clashes"
2opremio b91aee5
Fix bug
2opremio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.