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: Issue #3476, Include claimable balances in asset stats summaries #3502

Merged
merged 20 commits into from
Apr 1, 2021

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    aedf637 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. WIP --adding claimable balances

    Paul Bellamy committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8b6b47a View commit details
    Browse the repository at this point in the history
  2. Fix two bugs

    tamirms committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8f52d45 View commit details
    Browse the repository at this point in the history
  3. Add support for claimable balance in processor

    also add tests
    tamirms committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2c9a784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6df55a8 View commit details
    Browse the repository at this point in the history
  5. attempting to refactor

    tamirms committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1c1b7b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af0ddd5 View commit details
    Browse the repository at this point in the history
  7. Update docs

    Paul Bellamy committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e063933 View commit details
    Browse the repository at this point in the history
  8. update CHANGELOG

    Paul Bellamy committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1620118 View commit details
    Browse the repository at this point in the history
  9. Fixing test

    Paul Bellamy committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a77aa02 View commit details
    Browse the repository at this point in the history
  10. rename function

    Paul Bellamy committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    608e367 View commit details
    Browse the repository at this point in the history
  11. Refactor AssetStatSet

    tamirms committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    cd8bab7 View commit details
    Browse the repository at this point in the history
  12. improve commit functions

    tamirms committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    d7247af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Fix godoc strings

    tamirms committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    6e07a4f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    52c842e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Update services/horizon/internal/docs/reference/endpoints/assets-all.md

    Co-authored-by: Bartek Nowotarski <[email protected]>
    Paul Bellamy and bartekn authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    923a768 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Paul Bellamy committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    92bc98a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    148b626 View commit details
    Browse the repository at this point in the history
  2. use ingest.Change in assetStatSet.Add* methods

    Paul Bellamy committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    44d52de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ea3bdc View commit details
    Browse the repository at this point in the history