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: typegen and storage slots integration #3396

Merged
merged 18 commits into from
Nov 21, 2024

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    7350447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb0db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc68bc View commit details
    Browse the repository at this point in the history
  4. Revert "fix merging partial storage slots"

    This reverts commit 7cb0db6.
    nedsalk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ea97d55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7d6196 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99c2482 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e822f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719b5f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. feat: better typegen contract factory integration with `launchTestNod…

    …e` (#3398)
    
    * feat: better typegen contract factory integration with `launchTestNode`
    
    * give name to type
    
    * remove type assertion to improve inference
    
    * update docs to new approach
    
    * changeset
    
    * revert unnecessary change
    
    * rerun workflows
    
    * revert change
    
    * give name to intermediary type
    
    ---------
    
    Co-authored-by: Chad Nehemiah <[email protected]>
    nedsalk and maschad committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f722cab View commit details
    Browse the repository at this point in the history
  2. improve solution

    nedsalk committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8290c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    082ebfe View commit details
    Browse the repository at this point in the history
  4. remove unused Contract import

    nedsalk committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1fcb22a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    6836f2b View commit details
    Browse the repository at this point in the history
  2. rename parameter

    nedsalk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5a2a9ee View commit details
    Browse the repository at this point in the history
  3. add fuels to changeset

    nedsalk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5df5793 View commit details
    Browse the repository at this point in the history
  4. fix type inference

    nedsalk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a07fa12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    474fc1f View commit details
    Browse the repository at this point in the history