fuel-indexer icon indicating copy to clipboard operation
fuel-indexer copied to clipboard

`fuel_core_client` types don't compile to WASM

Open ra0x3 opened this issue 2 years ago • 3 comments

  • 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 avatar Oct 26 '22 15:10 ra0x3

  • Same goes for Block and Header

ra0x3 avatar May 23 '23 22:05 ra0x3

Related to slash blocked by https://github.com/FuelLabs/fuel-indexer/issues/408

ra0x3 avatar Jul 18 '23 12:07 ra0x3

Looks like this might be ready for work with the completion of https://github.com/FuelLabs/fuel-core/issues/1212

ra0x3 avatar Nov 16 '23 00:11 ra0x3