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

Expose ScanSummary across the FFI #113

Closed
str4d opened this issue Jan 24, 2024 · 1 comment
Closed

Expose ScanSummary across the FFI #113

str4d opened this issue Jan 24, 2024 · 1 comment
Assignees
Milestone

Comments

@str4d
Copy link
Contributor

str4d commented Jan 24, 2024

scan_cached_blocks returns a ScanSummary with information that the SDK could use to inform what it does next. We should return it across the FFI to enable the SDK to reduce the number of FFI calls it needs to make.

@nuttycom
Copy link
Contributor

nuttycom commented Feb 6, 2024

Completed in #112

@nuttycom nuttycom closed this as completed Feb 6, 2024
@str4d str4d modified the milestones: Zashi 1.0 performance, Zeboot Feb 8, 2024
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