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 delete button on the query page #17

Open
grigorescu opened this issue Sep 12, 2017 · 1 comment
Open

Add delete button on the query page #17

grigorescu opened this issue Sep 12, 2017 · 1 comment

Comments

@grigorescu
Copy link
Contributor

I'd like to clear the history for an IP once I query it.

@JustinAzoff
Copy link
Contributor

This can be done, but it's a little tricky. BHR needs to ensure that the entries are unblocked before deleting, otherwise the blocks will get orphaned. For an old record that is already unblocked, this is easy, but for a current block it would have to be an async operation so it can wait for the downstream blockers to catch up.

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

No branches or pull requests

2 participants