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

fuel core 0.13 upgrade #657

Merged
merged 20 commits into from
Nov 1, 2022
Merged

fuel core 0.13 upgrade #657

merged 20 commits into from
Nov 1, 2022

Commits on Oct 28, 2022

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

    Voxelot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    055c803 View commit details
    Browse the repository at this point in the history
  3. Fixed compilations errors.

    Fixed almost all tests:
    - 1 test fails `test_vector` with calling `array_in_vec` method.
    - Increase gas limit or used gas in some tests, because we changed the gas calculation rules.
    - Adapted signing for new cache rules.
    xgreenx committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a76ce6a View commit details
    Browse the repository at this point in the history
  4. remove usage of TxBuilder

    Voxelot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    32d81ce View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. try using sway dep overrides

    Voxelot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ec5e72f View commit details
    Browse the repository at this point in the history
  2. add missing override

    Voxelot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    dcd5f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65af1dd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    a544467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d163a View commit details
    Browse the repository at this point in the history
  3. appease clippy

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5da1caf View commit details
    Browse the repository at this point in the history
  4. remove precompute

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6aacbd2 View commit details
    Browse the repository at this point in the history
  5. update rust cache version

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5824968 View commit details
    Browse the repository at this point in the history
  6. fix github warnings

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    45bcba7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eebb42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e857b29 View commit details
    Browse the repository at this point in the history
  9. fix node config json

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5257e08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c6ad16 View commit details
    Browse the repository at this point in the history
  11. fix tokio features

    Voxelot committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f1bd08f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e8a264 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa1578d View commit details
    Browse the repository at this point in the history