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

Base Rust backend implementation #216

Merged
merged 55 commits into from
Oct 24, 2024
Merged

Base Rust backend implementation #216

merged 55 commits into from
Oct 24, 2024

Commits on May 24, 2024

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

Commits on May 26, 2024

  1. Add more of the API

    limemloh committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b987f2f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 18, 2024

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

Commits on Sep 15, 2024

  1. block metrics and more

    limemloh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5951d47 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    a52eddf View commit details
    Browse the repository at this point in the history
  2. Split binary into two

    limemloh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    72c0650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0bc5f View commit details
    Browse the repository at this point in the history
  4. Prepare for metrics

    limemloh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    28865a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Label the node in metrics

    limemloh committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ce6decb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5a4c230 View commit details
    Browse the repository at this point in the history
  2. Update readme

    limemloh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e3547ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45acaaa View commit details
    Browse the repository at this point in the history
  4. Finish metrics for indexer

    limemloh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7f8b46d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Implement batching

    limemloh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7e97ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded34aa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    89293f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380570c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ecf089 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    5dd35d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21814e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Address review comments

    limemloh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ab8f2b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1e8bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345a049 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    limemloh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8507ca9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    5a12bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    310d66c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9188390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd88746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2550131 View commit details
    Browse the repository at this point in the history
  4. Add contract initialized

    DOBEN committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    095f488 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Fix in-flight query metrics

    limemloh committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e8625e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Add contracts query

    DOBEN committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c7c3e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update Readme

    DOBEN committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b4a0dca View commit details
    Browse the repository at this point in the history
  2. Add TLS support

    DOBEN committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ffc4025 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Address comments

    DOBEN committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9b781a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e0b4e15 View commit details
    Browse the repository at this point in the history
  2. Batch insert blocks

    limemloh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    871dd00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8ee77b View commit details
    Browse the repository at this point in the history
  4. Update query cache

    limemloh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8c7f514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c400288 View commit details
    Browse the repository at this point in the history
  6. Fix CI pipeline

    DOBEN committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7604c7e View commit details
    Browse the repository at this point in the history
  7. Address comments

    DOBEN committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    32edfec View commit details
    Browse the repository at this point in the history
  8. Use bytes for the schema

    DOBEN committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f8d0659 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #268 from Concordium/rust-backend-modules

    Add contract modules and contract instances
    DOBEN authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ef4a5db View commit details
    Browse the repository at this point in the history
  10. Address review comments

    limemloh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    45d8c3b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Add untracked sqlx queries

    limemloh committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    97d3ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b347c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e332789 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #272 from Concordium/batch-blocks

    Batch insert blocks
    limemloh authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3050f09 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Revert "Use rust-backend for block metrics"

    This reverts commit 1ecf089.
    limemloh committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    017f4bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e519e00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    286d5c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #278 from Concordium/timestamptz

    Use timestamptz for storing slot_time
    limemloh authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b3133bc View commit details
    Browse the repository at this point in the history