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!: wasm compatibility for fuels-types #839

Merged
merged 20 commits into from
Feb 23, 2023

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    d58dac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b766fb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 17, 2023

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

Commits on Feb 21, 2023

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

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    4ad7609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b165460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0484ebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee4723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36d57b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f7fa48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a72bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7a0690 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9f9fc3 View commit details
    Browse the repository at this point in the history
  10. add missing args

    segfault-magnet committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    873053c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'segfault_magnet/testing_out_the_wasm_ci' into segfault_…

    …magnet/wasm_friendly_abigen
    segfault-magnet committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e6379fd View commit details
    Browse the repository at this point in the history
  12. disable fuel-core feature

    `fuel-core` feature was created by mentioning `fuel-core` inside the
    `fuel-core-lib` feature without using `dep:`. This has a consequence
    that if somebody should enable `fuel-core` as a feature, thinking that
    would get them the fuel-core-lib, it would only do half the job because
    the real feature for that is `fuel-core-lib`.
    segfault-magnet committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f231170 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbd7b3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2af5527 View commit details
    Browse the repository at this point in the history