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

fix: optimize read queries by keeping count tables, implement rollbacks #214

Merged
merged 13 commits into from
Sep 10, 2023

Commits on Sep 6, 2023

  1. feat: total balances table

    rafaelcr committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9ca1497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a32a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e01f09d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2ed33 View commit details
    Browse the repository at this point in the history
  3. fix: rollbacks

    rafaelcr committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d427a7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f50b4cb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. fix: ticker length check

    rafaelcr committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    48e9ace View commit details
    Browse the repository at this point in the history
  2. feat: add tx_count to tokens (#215)

    * fix: use correct inscription_id for transfer_send event
    
    * feat: add tx_count to tokens
    
    * refactor: rename activities events
    
    ---------
    
    Co-authored-by: janniks <janniks@users.noreply.github.com>
    janniks and janniks authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    83fd720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbeea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80f4eb View commit details
    Browse the repository at this point in the history
  5. feat: token count

    rafaelcr committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    a5f2054 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. test: rollbacks

    rafaelcr committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    eb3bd71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1109c6a View commit details
    Browse the repository at this point in the history