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

Add an Anchor request type to state service to check if we've seen and validated the requested anchor before #3185

Closed
upbqdn opened this issue Dec 9, 2021 · 1 comment
Labels
A-state Area: State / database changes

Comments

@upbqdn
Copy link
Member

upbqdn commented Dec 9, 2021

Motivation

TODO

This issue is not strictly needed for validating NU5.

Suggested Solution

The request type should be Anchor::{Sprout, Sapling, Orchard} -> Result<(), Err>.

Related Work

@upbqdn upbqdn changed the title Add an anchor request type (Await)Anchor::{Sprout, Sapling, Orchard} -> Result<(), Err> to check if we've seen and validated the requested anchor before. Await Add an anchor request type to check if we've seen and validated the requested anchor before. Dec 9, 2021
@dconnolly dconnolly changed the title Add an anchor request type to check if we've seen and validated the requested anchor before. Add an Anchor request type to state service to check if we've seen and validated the requested anchor before Dec 9, 2021
@ftm1000 ftm1000 added the S-needs-triage Status: A bug report needs triage label Feb 16, 2022
@teor2345 teor2345 added the A-state Area: State / database changes label Jun 2, 2022
@teor2345
Copy link
Contributor

teor2345 commented Jun 2, 2022

We don't think we need this right now.

@teor2345 teor2345 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2022
@mpguerra mpguerra removed the S-needs-triage Status: A bug report needs triage label Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-state Area: State / database changes
Projects
None yet
Development

No branches or pull requests

4 participants