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

no_std support for fuel-tx and fuel-vm #582

Merged
merged 49 commits into from
Sep 22, 2023
Merged

no_std support for fuel-tx and fuel-vm #582

merged 49 commits into from
Sep 22, 2023

Commits on Sep 1, 2023

  1. WIP

    Dentosal committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9df7764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c74f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2812411 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    4eda0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c6df6 View commit details
    Browse the repository at this point in the history
  3. Fmt toml files

    Dentosal committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dcd67d9 View commit details
    Browse the repository at this point in the history
  4. Cleanup for CI

    Dentosal committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f9465cb View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    Dentosal committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    637368b View commit details
    Browse the repository at this point in the history
  6. Doc-tests cleanup

    Dentosal committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b68c1c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1640c4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73bd6c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94ad309 View commit details
    Browse the repository at this point in the history
  10. WIP

    Dentosal committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    24cad19 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

  1. WIP

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4537fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926643c View commit details
    Browse the repository at this point in the history
  3. Error type rework

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c0f193d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3838725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2511ad9 View commit details
    Browse the repository at this point in the history
  6. Toml fmt

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3f69a40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2ee758 View commit details
    Browse the repository at this point in the history
  8. Cleanup fuel-asm cfgs

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3d255a9 View commit details
    Browse the repository at this point in the history
  9. Add changelog

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b45cbdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7475926 View commit details
    Browse the repository at this point in the history
  11. Clippy fixes

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6a7129c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    438f9db View commit details
    Browse the repository at this point in the history
  13. Finalize test import fixes

    Dentosal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    52bab5d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    e7e9805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329efcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a3cae View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    Dentosal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7dc6f6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56d7fa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    17a650d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf7ac4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    6d9229e View commit details
    Browse the repository at this point in the history
  2. Use alloc feature with tests

    Dentosal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    90d0050 View commit details
    Browse the repository at this point in the history
  3. Remove a useless import

    Dentosal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    be98b79 View commit details
    Browse the repository at this point in the history
  4. Use qualified path instead of an import

    Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
    Dentosal and xgreenx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1001bec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d398c76 View commit details
    Browse the repository at this point in the history
  6. Update fuel-asm/src/encoding_tests.rs

    Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
    Dentosal and xgreenx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    20b5b5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec9c1c View commit details
    Browse the repository at this point in the history
  8. more wip

    Dentosal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    412c55f View commit details
    Browse the repository at this point in the history
  9. WIP: tests passing again

    Dentosal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9ea67a8 View commit details
    Browse the repository at this point in the history
  10. Cleanup: clippy

    Dentosal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a7f6382 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    618a6bd View commit details
    Browse the repository at this point in the history
  2. Minor moments after review

    xgreenx committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4433b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d1050 View commit details
    Browse the repository at this point in the history