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

Investigate issues using the offchain indexing API in pallet ibc #73

Closed
Wizdave97 opened this issue Aug 10, 2022 · 0 comments · Fixed by #108
Closed

Investigate issues using the offchain indexing API in pallet ibc #73

Wizdave97 opened this issue Aug 10, 2022 · 0 comments · Fixed by #108
Assignees

Comments

@Wizdave97
Copy link
Contributor

Wizdave97 commented Aug 10, 2022

Problem definition

While running integration tests with the relayer, it was noticed that extrinsics that called the offchain api to store packet data offchain were discarded from the transaction pool as Invalid transactions, the same extrinsics were not discarded if their execution did not reach a point where the offchain API was called.
This needs to be fixed because packet data needs to be stored offchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant