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

Fix issue with name clash on auto implementation of AbiEncode and AbiDecode #6044

Merged
merged 18 commits into from
Jun 11, 2024

Commits on May 22, 2024

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

Commits on May 27, 2024

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

Commits on May 31, 2024

  1. Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/name_cla…

    …sh_struct_def_glob_import
    jjcnn committed May 31, 2024
    Configuration menu
    Copy the full SHA
    66681fc View commit details
    Browse the repository at this point in the history
  2. Fix issue 5500

    jjcnn committed May 31, 2024
    Configuration menu
    Copy the full SHA
    670d7b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/name_cla…

    …sh_struct_def_glob_import
    jjcnn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    96f80f3 View commit details
    Browse the repository at this point in the history
  2. Merge conflict

    jjcnn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    396d338 View commit details
    Browse the repository at this point in the history
  3. revert merge fix

    jjcnn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f764499 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5070835 View commit details
    Browse the repository at this point in the history
  2. Comment out dbg call

    jjcnn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9536b18 View commit details
    Browse the repository at this point in the history
  3. Fix path issue for enums

    jjcnn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d507b84 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Code cleanup

    jjcnn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a480160 View commit details
    Browse the repository at this point in the history
  2. clippy, fmt

    jjcnn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    270f04b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:FuelLabs/sway into jjcnn/name_cla…

    …sh_struct_def_glob_import
    jjcnn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6aca4fe View commit details
    Browse the repository at this point in the history
  4. clippy

    jjcnn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    322db90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8163088 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update sway-core/src/language/call_path.rs

    Co-authored-by: João Matos <joao@tritao.eu>
    jjcnn and tritao authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    90a4dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

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