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

services/horizon: Update in memory orderbook graph using Horizon DB instead of ingestion #2630

Merged
merged 28 commits into from
Jun 1, 2020

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    0dfcf0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787c932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719b53f View commit details
    Browse the repository at this point in the history
  4. Add OrderBookStream

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ae117c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bac00b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09cd256 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    3036709 View commit details
    Browse the repository at this point in the history
  8. Fix shadow declarations

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    340ee6d View commit details
    Browse the repository at this point in the history
  9. Fix sql test scenarios

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    462a567 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5331a6f View commit details
    Browse the repository at this point in the history
  11. Revert "Create OfferRemoved effects in ingestion processor"

    This reverts commit 33e22a94ac3b5075623fb131de4642ab9c0d3699.
    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    37f68c6 View commit details
    Browse the repository at this point in the history
  12. Revert "Add last updated timestamp column to key value table"

    This reverts commit 6eec7e1d92ccc3f040a183400d6b344ae8a2a4b9.
    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    aedab7c View commit details
    Browse the repository at this point in the history
  13. Revert "Fix sql test scenarios"

    This reverts commit 3cd68c4c44afa71453d2010a47b6b3bb4035164f.
    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    9112acc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23a7924 View commit details
    Browse the repository at this point in the history
  15. Soft delete offers

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    22e2ace View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c8dc4fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    60e930a View commit details
    Browse the repository at this point in the history
  18. Update OrderBookStream

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    1f9cc00 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    145ac0e View commit details
    Browse the repository at this point in the history
  20. Add tests for db functions

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ebbb6f8 View commit details
    Browse the repository at this point in the history
  21. Fix offers processor

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e143120 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7cc3ce8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1c2c819 View commit details
    Browse the repository at this point in the history
  24. Fix indexes

    tamirms committed May 30, 2020
    Configuration menu
    Copy the full SHA
    b84a859 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Add OrderBookStream tests

    tamirms committed May 31, 2020
    Configuration menu
    Copy the full SHA
    e48e988 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    tamirms authored May 31, 2020
    Configuration menu
    Copy the full SHA
    89aa055 View commit details
    Browse the repository at this point in the history
  3. fix shadow

    tamirms committed May 31, 2020
    Configuration menu
    Copy the full SHA
    2b72b62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a78032 View commit details
    Browse the repository at this point in the history