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

feat!: upgrade fuel-core to v0.20.1 #1053

Merged
merged 22 commits into from
Aug 8, 2023
Merged

Commits on Jul 18, 2023

  1. Draft pull request of the upgrade to the fuel-core master

    The initial commit of the upgrade flow.
    xgreenx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    65dcf67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1e382 View commit details
    Browse the repository at this point in the history
  3. Patch the Sway branch name

    xgreenx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e68292a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Rodrigo Araújo <rod.dearaujo@gmail.com>
    xgreenx and digorithm committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    76a8661 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix programs

    leviathanbeak committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dc46bbd View commit details
    Browse the repository at this point in the history
  2. restart CI

    leviathanbeak committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4edde7f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. use is_some instead

    leviathanbeak committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e846452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20ff05 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    f921c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056b4c6 View commit details
    Browse the repository at this point in the history
  3. Increase default gas limit

    xgreenx committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    539dcad View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix compilation errors

    xgreenx committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e48f003 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Fix tests

    xgreenx committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5cc7e8b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix tests

    xgreenx committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b703419 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Merge branch 'master' into upgrade/fuel-core-v0.20.1

    # Conflicts:
    #	.github/workflows/ci.yml
    #	examples/contracts/src/lib.rs
    #	packages/fuels/tests/contracts.rs
    xgreenx committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    8d72700 View commit details
    Browse the repository at this point in the history
  2. The final fix for tests

    xgreenx committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0f9d926 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    xgreenx committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5b6de1e View commit details
    Browse the repository at this point in the history
  4. Fix CI

    xgreenx committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7ed154c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    bfddc93 View commit details
    Browse the repository at this point in the history
  2. Addressed review comments

    xgreenx committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a0f2274 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: MujkicA <32431923+MujkicA@users.noreply.github.com>
    xgreenx and MujkicA committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    99b89cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6159524 View commit details
    Browse the repository at this point in the history