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

timestamps verification: verify against relay slots #2221

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

saraswatpuneet
Copy link
Collaborator

@saraswatpuneet saraswatpuneet commented Nov 13, 2024

Verify timestamps against relay chain slot numbers via OnTimestampSet.

Closes #2219

Discussion

Solution proposed in story above

Checklist

  • Updated Pallet Readme?
  • Updated js/api-augment for Custom RPC APIs?
  • Design doc(s) updated?
  • Unit Tests added?
  • e2e Tests added?
  • Benchmarks added?
  • Spec version incremented?

against relay chain slot numbers via `OnTimestampSet`.
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅


🚨 Try these New Features:

Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

🚀

@saraswatpuneet saraswatpuneet enabled auto-merge (squash) November 13, 2024 18:49
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Nov 13, 2024
@github-actions github-actions bot added metadata-changed Metadata has changed since the latest full release and removed metadata-changed Metadata has changed since the latest full release labels Nov 13, 2024
@github-actions github-actions bot removed the metadata-changed Metadata has changed since the latest full release label Nov 15, 2024
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Nov 15, 2024
@github-actions github-actions bot added metadata-changed Metadata has changed since the latest full release and removed metadata-changed Metadata has changed since the latest full release labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadata-changed Metadata has changed since the latest full release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Fix for pallet_timestamp::Config
2 participants