-
Notifications
You must be signed in to change notification settings - Fork 500
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
services/horizon: Remove Horizon Submission Queue (#5039)
* Remove horizon submission queue - 1 * Update system.go * Update system.go * remove WaitUntilAccountSequence * Update system.go * Remove tests related to WaitUntilAccountSequence - 1 * Update system_test.go * Remove history_transactions_filtered_tmp - 1 * Fix failing tests in system_test.go * Revert "Remove history_transactions_filtered_tmp - 1" This reverts commit d1c6959. * Revert "Fix failing tests in system_test.go" This reverts commit 767a9f9. * Remove sequenceNumber from checkTxAlreadyExists * Undo removing waitUntilAccountSequence * Small change - 1 * Small changes - 2 * fix failing unit tests * Add some comments - 1 * Small changes - 3 * Small changes - 4 * Fix failing tests - 1 * Use defer for sys.finish * Revert "Use defer for sys.finish" This reverts commit b2321be. * Small changes - 5
- Loading branch information
1 parent
4ecb643
commit a49dffa
Showing
16 changed files
with
76 additions
and
655 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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.