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!: deprecate FUEL_NETWORK_URL and LOCAL_NETWORK_URL #2915

Merged
merged 77 commits into from
Aug 15, 2024

Commits on Jul 19, 2024

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

Commits on Jul 21, 2024

  1. docs: update changeset

    maschad committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9976ff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    67e359d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095ad96 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. wip

    maschad committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9a43d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e1fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b9e4c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7009b8f View commit details
    Browse the repository at this point in the history
  3. docs: add changeset

    maschad committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    29a9ab0 View commit details
    Browse the repository at this point in the history
  4. deps: update dependencies

    maschad committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    597857e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b1dbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25f9cf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cfaa6c View commit details
    Browse the repository at this point in the history
  8. fix: resolve conflicts

    maschad committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    303d0db View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2cd21ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be4052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2591024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989cf2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4429937 View commit details
    Browse the repository at this point in the history
  6. test: browser test adjusments

    maschad committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ea331ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9378913 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    4abbb87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d33d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a486f2 View commit details
    Browse the repository at this point in the history
  4. linting

    maschad committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6a948d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    781aa6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcdb5ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5760f90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c5a42e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    c4f08f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c69aacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba2d9e View commit details
    Browse the repository at this point in the history
  4. linting fixes

    maschad committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    441e56f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7170dfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3306155 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b806da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a5378e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72bdc09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66cc914 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9c8ec6 View commit details
    Browse the repository at this point in the history
  12. ci: update workflow steps

    maschad committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3eaccd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

    maschad committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9f41a25 View commit details
    Browse the repository at this point in the history
  3. docs: update changesets

    Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
    maschad and petertonysmith94 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    16f39d1 View commit details
    Browse the repository at this point in the history
  4. chore: update variable assignment

    Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
    maschad and petertonysmith94 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9f1398a View commit details
    Browse the repository at this point in the history
  5. docs: update imports

    Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
    maschad and petertonysmith94 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9b8ec2f View commit details
    Browse the repository at this point in the history
  6. chore: pr feedback changes

    maschad committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fd799b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54a9b0b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. docs: re-introduce testing wallets docs (#2635)

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    maschad and arboleya authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c471267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283c96e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3d4fd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    75ebda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a95dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957b951 View commit details
    Browse the repository at this point in the history
  4. chore: changeset

    petertonysmith94 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    afc46cc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into ps…

    …/chore/deprecate-fuel-network-url-and-local
    petertonysmith94 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5d73ea4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02912ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3c10cc View commit details
    Browse the repository at this point in the history
  8. chore: update test asset IDs

    maschad committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1bb4b70 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'mc/chore/integrate-launch-test-node-in-remaining-packag…

    …es' of https://github.com/FuelLabs/fuels-ts into ps/chore/deprecate-fuel-network-url-and-local
    petertonysmith94 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4c36fa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update network url

    petertonysmith94 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c576dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f818d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c12add View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    0f8f2cc View commit details
    Browse the repository at this point in the history
  2. chore: pr feedback

    maschad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8939ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f569034 View commit details
    Browse the repository at this point in the history
  4. docs: update changesets

    maschad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    17f9ad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86461db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63e2c2e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    2c5678a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ce0dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mc/chore/integrate-launch-test-node-in-remaining-packag…

    …es' of https://github.com/FuelLabs/fuels-ts into ps/chore/deprecate-fuel-network-url-and-local
    petertonysmith94 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a9f1133 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into ps…

    …/chore/deprecate-fuel-network-url-and-local
    petertonysmith94 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2f71f1d View commit details
    Browse the repository at this point in the history
  5. chore: changeset

    petertonysmith94 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    211df94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    804dd12 View commit details
    Browse the repository at this point in the history