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

fuel_core_client types don't compile to WASM #286

Open
ra0x3 opened this issue Oct 26, 2022 · 3 comments
Open

fuel_core_client types don't compile to WASM #286

ra0x3 opened this issue Oct 26, 2022 · 3 comments
Assignees
Labels

Comments

@ra0x3
Copy link
Contributor

ra0x3 commented Oct 26, 2022

  • We're temporarily wrapping fuel_gql_client::client::types::TransactionStatus because using just fuel_gql_client::client::types::TransactionStatus requires importing the entire fuel_gql_client crate, which won't easily compile to WASM
  • This issue is just an FYI so we don't forget about this
@ra0x3
Copy link
Contributor Author

ra0x3 commented May 23, 2023

  • Same goes for Block and Header

@ra0x3 ra0x3 changed the title Manually wrapping fuel_gql_client::client::types::TransactionStatus fuel_core_client types don't compile to WASM May 23, 2023
@ra0x3 ra0x3 added bug Something isn't working P: Medium labels May 23, 2023
@ra0x3
Copy link
Contributor Author

ra0x3 commented Jul 18, 2023

Related to slash blocked by #408

@ra0x3 ra0x3 added the blocked This change is currently blocked by a linked issue label Jul 18, 2023
@ra0x3 ra0x3 added P: High and removed code quality bug Something isn't working P: Medium labels Aug 8, 2023
@ra0x3 ra0x3 mentioned this issue Aug 10, 2023
9 tasks
@ra0x3 ra0x3 self-assigned this Sep 5, 2023
@ra0x3
Copy link
Contributor Author

ra0x3 commented Nov 16, 2023

Looks like this might be ready for work with the completion of FuelLabs/fuel-core#1212

@ra0x3 ra0x3 removed the blocked This change is currently blocked by a linked issue label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant