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

Reorganize tutorial and enhance fdev to support River publishing #1396

Draft
wants to merge 128 commits into
base: main
Choose a base branch
from

Conversation

sanity
Copy link
Collaborator

@sanity sanity commented Jan 30, 2025

No description provided.

sanity added 30 commits January 23, 2025 21:03
sanity and others added 30 commits February 14, 2025 09:48
This commit removes the `.into()` conversion when passing WebSocket streams to `WebApi::start()`, as the conversion was causing type compatibility issues.

The changes directly pass the WebSocket stream without attempting to convert it, which resolves the compilation errors in the `fdev` crate.
This commit adds the missing GetContractIdConfig struct and get_contract_id function to the fdev CLI tool, resolving compilation errors related to contract ID retrieval. The implementation allows generating a contract key from a WASM file and optional parameters.
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.

2 participants