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

chore: update internally used chain config #3420

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2024

  1. update chainconfig

    Dhaiwat10 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e073b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee67fb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. reset bytecode wasm file

    Dhaiwat10 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9ec3379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665cead View commit details
    Browse the repository at this point in the history
  3. remove an extra field

    Dhaiwat10 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3318518 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dp/update-chain-config' of github.com:FuelLabs/fuels-ts…

    … into dp/update-chain-config
    Dhaiwat10 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    987c898 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. reset chain id

    Dhaiwat10 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2901aa6 View commit details
    Browse the repository at this point in the history
  2. reset privileged_address

    Dhaiwat10 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    588b3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b78214 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix some tests

    Dhaiwat10 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9bde26c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dp/update-chain-config' of github.com:FuelLabs/fuels-ts…

    … into dp/update-chain-config
    Dhaiwat10 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2beee00 View commit details
    Browse the repository at this point in the history
  3. add 0x prefix to asset id

    Dhaiwat10 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    96ac544 View commit details
    Browse the repository at this point in the history
  4. fix up test

    Dhaiwat10 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    922f2da View commit details
    Browse the repository at this point in the history
  5. fix up test

    Dhaiwat10 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a815c89 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

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

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    6e70c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be77c0 View commit details
    Browse the repository at this point in the history
  3. add changeset

    Dhaiwat10 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    be68bcf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dp/update-chain-config' of github.com:FuelLabs/fuels-ts…

    … into dp/update-chain-config
    Dhaiwat10 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    13af3d7 View commit details
    Browse the repository at this point in the history
  5. Delete index.ts

    Dhaiwat10 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    019c0ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae740d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40aa9fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a098c2b View commit details
    Browse the repository at this point in the history
  9. fix more tests

    Dhaiwat10 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    52ee16b View commit details
    Browse the repository at this point in the history
  10. remove .only()

    Dhaiwat10 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    d65bcf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    238f989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded118c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4aaeaa View commit details
    Browse the repository at this point in the history
  4. resolve lockfile conflicts

    Dhaiwat10 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f92fdca View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    291ef33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8a180 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    7d0c5b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0609bdf View commit details
    Browse the repository at this point in the history
  3. remove __dirname

    Dhaiwat10 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e2d4db7 View commit details
    Browse the repository at this point in the history
  4. fix lint error

    Dhaiwat10 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    a19489f View commit details
    Browse the repository at this point in the history
  5. use TestMessage

    Dhaiwat10 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7dc91d7 View commit details
    Browse the repository at this point in the history
  6. refactor type

    Dhaiwat10 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7bf83b7 View commit details
    Browse the repository at this point in the history
  7. oops

    Dhaiwat10 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    20ce780 View commit details
    Browse the repository at this point in the history