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: accept Uint8Arrays as inputs for Vecs, add docs for bytecode inputs #2018

Merged
merged 19 commits into from
Apr 10, 2024

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    d3190a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9231e60 View commit details
    Browse the repository at this point in the history
  3. fix forc format

    Dhaiwat10 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    674c39d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dp/bytecode-input-helper' of github.com:fuellabs/fuels-…

    …ts into dp/bytecode-input-helper
    Dhaiwat10 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    78341b7 View commit details
    Browse the repository at this point in the history
  5. add test group

    Dhaiwat10 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0edc5c3 View commit details
    Browse the repository at this point in the history
  6. add docs

    Dhaiwat10 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    17ca36e View commit details
    Browse the repository at this point in the history
  7. add changeset

    Dhaiwat10 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1575ba8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix a typo

    Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
    Dhaiwat10 and petertonysmith94 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    33319e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc362d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    818bdce View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b6d785d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0f211 View commit details
    Browse the repository at this point in the history
  3. reword docs

    Co-authored-by: Daniel Bate <djbate23@gmail.com>
    Dhaiwat10 and danielbate committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9906d6b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8bcc505 View commit details
    Browse the repository at this point in the history
  2. remove redundant gitignore

    Dhaiwat10 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fe911ee View commit details
    Browse the repository at this point in the history
  3. clean import

    Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
    Dhaiwat10 and petertonysmith94 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0067c92 View commit details
    Browse the repository at this point in the history
  4. enable pr release

    Dhaiwat10 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9f3a6d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4a3262 View commit details
    Browse the repository at this point in the history
  6. disable pr release

    Dhaiwat10 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d4ebfc2 View commit details
    Browse the repository at this point in the history