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

Missing support for only-free-headers in some relays #2883

Closed
svyatonik opened this issue Mar 18, 2024 · 1 comment
Closed

Missing support for only-free-headers in some relays #2883

svyatonik opened this issue Mar 18, 2024 · 1 comment
Labels

Comments

@svyatonik
Copy link
Contributor

We're introducing new relayer mode in #2871 - it is a mode when:

  • standalone GRANDPA finality relayer only relays mandatory headers and headers which numbers are divisible by some N, configured at target chain runtime;
  • standalone parachains relayer, which will only relay parachain heads, available at relay chain headers, which numbers are divisible by some N.

Those submissions are free for relayer. However, we also have a plenty of other relayer modes, including: complex relayers, on-demand relayers, complex batch relayers and so on. I'm not going to add support of free-only submissions to those relays - we are only interested in standalone relayers. This issue is to mention that fact and if we'll need it some day, to add support for that.

@svyatonik
Copy link
Contributor Author

Not actual with #3002

@svyatonik svyatonik closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant