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

Handle FTI messages in executor #1787

Merged
merged 63 commits into from
Apr 13, 2024
Merged

Handle FTI messages in executor #1787

merged 63 commits into from
Apr 13, 2024

Commits on Apr 2, 2024

  1. fti processing wip

    Voxelot authored and MitchTurner committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    64e8f3f View commit details
    Browse the repository at this point in the history
  2. update changelog

    MitchTurner committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5dbccbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4868e5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2e14b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2b0fc50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40dd37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57760ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca0830 View commit details
    Browse the repository at this point in the history
  5. Get graphql compiling

    MitchTurner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f626949 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    611f9ff View commit details
    Browse the repository at this point in the history
  2. Add actual value to test

    MitchTurner committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2c26842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ed88d View commit details
    Browse the repository at this point in the history
  4. Cleanup

    MitchTurner committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a672cd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a25d9fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    065e93f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21181a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdc6103 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    6542953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96c787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a9576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4d343 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    8fbda0f View commit details
    Browse the repository at this point in the history
  2. WIP cleanup

    MitchTurner committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9422061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4ffce View commit details
    Browse the repository at this point in the history
  4. Remove clones

    MitchTurner committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b83e337 View commit details
    Browse the repository at this point in the history
  5. Cleanup tests

    MitchTurner committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    78a26c3 View commit details
    Browse the repository at this point in the history
  6. Appease Clippy-sama

    MitchTurner committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    98c5a08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88cf656 View commit details
    Browse the repository at this point in the history
  8. Fix integ test

    MitchTurner committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    18a78b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43e7ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    109271c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab27552 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update crates/client/src/client/types.rs

    Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
    MitchTurner and Voxelot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    33354f1 View commit details
    Browse the repository at this point in the history
  2. Update crates/client/src/client/schema/relayed_tx.rs

    Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
    MitchTurner and Voxelot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1af20a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab23700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c17faa8 View commit details
    Browse the repository at this point in the history
  5. Update crates/fuel-core/src/graphql_api/storage/relayed_transactions.rs

    Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
    MitchTurner and Voxelot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eb33a4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    752e17c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c7382df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ec1a61 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ca67e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e384ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1f517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8420a6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    135c9af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d766383 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c63a7a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    593d244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce3bae9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    4c4333c View commit details
    Browse the repository at this point in the history
  2. Appease Clippy-sama

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ef3464 View commit details
    Browse the repository at this point in the history
  3. Fix more CI checks

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8e28483 View commit details
    Browse the repository at this point in the history
  4. Fix silly bug in code

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fa58407 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a7b027 View commit details
    Browse the repository at this point in the history
  6. Appease Clippy-san

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3fc2085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6c1b2d View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary check

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dab539c View commit details
    Browse the repository at this point in the history
  9. Remove extra semi-colons

    MitchTurner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a8e714f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c83eb18 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

    MitchTurner committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    99d21e6 View commit details
    Browse the repository at this point in the history
  3. Cleanup max gas calc

    MitchTurner committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9c703f3 View commit details
    Browse the repository at this point in the history
  4. Remove comments

    MitchTurner committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    abae5ab View commit details
    Browse the repository at this point in the history