Skip to content

ETCM-845: Through rpc expose only blocks that are saved to storage #999

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

Merged
merged 1 commit into from
May 31, 2021

Conversation

AnastasiiaL
Copy link
Contributor

@AnastasiiaL AnastasiiaL commented May 27, 2021

Description

Several endpoints make use of the "best known block", which fails in case the best block wasn't yet saved to storage and only available in memory.

#Solution

fallback to best saved block in case best known block is not (yet) available

@AnastasiiaL AnastasiiaL changed the title ETCM-845: Through rpc expose only blocks that are saved to storage WIP: ETCM-845: Through rpc expose only blocks that are saved to storage May 31, 2021
@AnastasiiaL AnastasiiaL changed the title WIP: ETCM-845: Through rpc expose only blocks that are saved to storage ETCM-845: Through rpc expose only blocks that are saved to storage May 31, 2021
@AnastasiiaL AnastasiiaL merged commit b22574a into develop May 31, 2021
@AnastasiiaL AnastasiiaL deleted the ETCM-845 branch May 31, 2021 15:04
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

Successfully merging this pull request may close these issues.

4 participants