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(client): feature-gate tx subscription for WASM #984

Merged
merged 4 commits into from
Feb 6, 2023

Conversation

Br1ght0ne
Copy link
Contributor

@Br1ght0ne Br1ght0ne commented Feb 6, 2023

To allow fuels-types to use fuel-core-client on WASM (and unblock the Indexer team), usage of eventsource-client (which uses TCP, sockets etc.) needs to be feature-gated while I'm working on bringing the subscription functionality to WASM.

This should be merged before #446, as it still needs to be completed and is of much lesser priority.

To allow `fuels-types` to use `fuel-core-client` on WASM, usage of
`eventsource-client` (which uses TCP, sockets etc.) needs to be
feature-gated.
@Br1ght0ne Br1ght0ne self-assigned this Feb 6, 2023
deekerno
deekerno previously approved these changes Feb 6, 2023
Copy link
Contributor

@deekerno deekerno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Br1ght0ne Br1ght0ne merged commit ebd1f3c into master Feb 6, 2023
@Br1ght0ne Br1ght0ne deleted the oleksii/client-tx-subscription-wasm branch February 6, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants