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

Extract off chain logic from the executor #1579

Merged
merged 17 commits into from
Jan 19, 2024

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    82df7e2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    xgreenx committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d4a4d0a View commit details
    Browse the repository at this point in the history
  3. Cleanup

    xgreenx committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5033d8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab88c67 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    f5c38f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ee5f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c594d45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd60793 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG.md

    xgreenx committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8221443 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into feature/move-offchain-logic-from-executor

    # Conflicts:
    #	CHANGELOG.md
    #	crates/fuel-core/src/executor.rs
    #	crates/services/executor/src/executor.rs
    #	crates/services/executor/src/ports.rs
    #	crates/services/importer/src/config.rs
    #	crates/services/importer/src/importer.rs
    xgreenx committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    810edee View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 7, 2024

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

Commits on Jan 19, 2024

  1. Merge branch 'master' into feature/move-offchain-logic-from-executor

    # Conflicts:
    #	crates/fuel-core/src/service/adapters/executor.rs
    #	crates/services/executor/src/executor.rs
    #	crates/services/executor/src/ports.rs
    xgreenx committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    688a24b View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    xgreenx committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c7bce20 View commit details
    Browse the repository at this point in the history