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

support offchain worker #297

Closed
xlc opened this issue May 20, 2023 · 1 comment · Fixed by #322
Closed

support offchain worker #297

xlc opened this issue May 20, 2023 · 1 comment · Fixed by #322

Comments

@xlc
Copy link
Member

xlc commented May 20, 2023

Run offchain workers after new block and place generated unsigned tx to pool. Need to make sure those unsigned tx don't trigger new block immediately, otherwise we may have an infinite loop.

@ermalkaleci
Copy link
Collaborator

smoldot doesn't support offchain yet

This was linked to pull requests Jun 26, 2023
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 a pull request may close this issue.

2 participants