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

change(scan): Remove support for starting the scanner at zebrad startup #8594

Merged
merged 7 commits into from
Jun 12, 2024

Conversation

upbqdn
Copy link
Member

@upbqdn upbqdn commented Jun 6, 2024

Motivation

Close #8582.

PR Author Checklist

Check before marking the PR as ready for review:

  • Will the PR name make sense to users?
  • Does the PR have a priority label?
  • Have you added or updated tests?
  • Is the documentation up to date?
  • Is there a summary in the CHANGELOG?
  • Can these changes be split into multiple PRs?

Solution

  • Remove the code that starts the scanner from the start command.

Testing

Let's move the the integration tests out of zebrad in #8593 once we have the new binary.

Reviewer Checklist

Check before approving the PR:

  • Does the PR scope match the ticket?
  • Are there enough tests to make sure it works? Do the tests cover the PR motivation?
  • Are all the PR blockers dealt with?
    PR blockers can be dealt with in new tickets or PRs.

And check the PR Author checklist is complete.

Follow Up Work

@upbqdn upbqdn added A-blockchain-scanner Area: Blockchain scanner of shielded transactions P-Medium ⚡ rust Pull requests that update Rust code labels Jun 6, 2024
@upbqdn upbqdn self-assigned this Jun 6, 2024
@upbqdn upbqdn requested a review from a team as a code owner June 6, 2024 23:54
@upbqdn upbqdn requested review from oxarbitrage and removed request for a team June 6, 2024 23:54
@github-actions github-actions bot added extra-reviews This PR needs at least 2 reviews to merge C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG labels Jun 6, 2024
@upbqdn upbqdn requested a review from a team as a code owner June 10, 2024 14:42
arya2
arya2 previously approved these changes Jun 10, 2024
arya2
arya2 previously approved these changes Jun 12, 2024
@arya2
Copy link
Contributor

arya2 commented Jun 12, 2024

@upbqdn There's a small merge conflict.

@upbqdn
Copy link
Member Author

upbqdn commented Jun 12, 2024

Resolved.

@oxarbitrage oxarbitrage removed the extra-reviews This PR needs at least 2 reviews to merge label Jun 12, 2024
@oxarbitrage
Copy link
Contributor

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Jun 12, 2024

refresh

✅ Pull request refreshed

@mergify mergify bot merged commit 736f5f5 into main Jun 12, 2024
141 checks passed
@mergify mergify bot deleted the remove-scanner-start branch June 12, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Medium ⚡ rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove scanner starting from zebrad
3 participants