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

Use sync::init_read_state_with_syncer() in the zebra-scanner #8633

Closed
2 tasks
Tracked by #8632
oxarbitrage opened this issue Jun 20, 2024 · 0 comments · Fixed by #8608
Closed
2 tasks
Tracked by #8632

Use sync::init_read_state_with_syncer() in the zebra-scanner #8633

oxarbitrage opened this issue Jun 20, 2024 · 0 comments · Fixed by #8608
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-rpc Area: Remote Procedure Call interfaces P-Medium ⚡

Comments

@oxarbitrage
Copy link
Contributor

In #8608 we added the new scanner binary and in #8596 the non-finalized piece was exposed.

We need to join the two pieces of code by:

  • Use sync::init_read_state_with_syncer() to get the read state.
  • Add more if needed.
@oxarbitrage oxarbitrage added A-rpc Area: Remote Procedure Call interfaces A-blockchain-scanner Area: Blockchain scanner of shielded transactions P-Medium ⚡ labels Jun 20, 2024
@mpguerra mpguerra linked a pull request Jul 1, 2024 that will close this issue
7 tasks
@mergify mergify bot closed this as completed in #8608 Jul 9, 2024
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 A-rpc Area: Remote Procedure Call interfaces P-Medium ⚡
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant