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

Add contract events #269

Merged
merged 22 commits into from
Nov 26, 2024
Merged

Add contract events #269

merged 22 commits into from
Nov 26, 2024

Commits on Nov 20, 2024

  1. Add database schema

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d5b1cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7598e93 View commit details
    Browse the repository at this point in the history
  3. Add contract event to database

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7b97eef View commit details
    Browse the repository at this point in the history
  4. Add contract event query

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c3c20dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620b0cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caf0f4c View commit details
    Browse the repository at this point in the history
  7. Add contract events

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e45d6a8 View commit details
    Browse the repository at this point in the history
  8. Add event and message endpoints

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f1c388b View commit details
    Browse the repository at this point in the history
  9. Add log decoding

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0615c28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ff5c26 View commit details
    Browse the repository at this point in the history
  11. Adjust skip and take values

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ac8324a View commit details
    Browse the repository at this point in the history
  12. Add pagination info

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    00ba8e1 View commit details
    Browse the repository at this point in the history
  13. Add input parameter decoding

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f244ca5 View commit details
    Browse the repository at this point in the history
  14. Reduce code duplication

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f3274a3 View commit details
    Browse the repository at this point in the history
  15. Update .sqlx

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6a52085 View commit details
    Browse the repository at this point in the history
  16. Clean up

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    06a8b19 View commit details
    Browse the repository at this point in the history
  17. Fix merge conflicts

    DOBEN committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0fd9495 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Address comments

    DOBEN committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    eb63559 View commit details
    Browse the repository at this point in the history
  2. Address comments

    DOBEN committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    08d548e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Address comments

    DOBEN committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    53afa46 View commit details
    Browse the repository at this point in the history
  2. Move reminaing TODOs into issue

    DOBEN committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    66f5bff View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Fix sync errors

    DOBEN committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4176dad View commit details
    Browse the repository at this point in the history