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

Filter non-provable BlockSampledDataLake request #42

Open
rkdud007 opened this issue Mar 19, 2024 · 0 comments
Open

Filter non-provable BlockSampledDataLake request #42

rkdud007 opened this issue Mar 19, 2024 · 0 comments
Labels
I-datalake Query interface of datalake optimization Improvements of performance or optimization P-middle Middle priority, for near future

Comments

@rkdud007
Copy link
Member

rkdud007 commented Mar 19, 2024

Context

Some of the header fields might return None ( e.g. in case calling non-supported eip fields for later block ), or return some non properly handled data ( e.g ExtraData field returns "0x" in some situations ), and there might potentially more of those cases.

As HDP rust repository should filter out non-provable data before sharing to Cairo Program, it is important to identify the potential issues and return proper error message for non-provable cases.

@rkdud007 rkdud007 changed the title Extra Data handling Handle Header.extra_data Mar 19, 2024
@rkdud007 rkdud007 changed the title Handle Header.extra_data Filter non-provable BlockSampledDataLake request Mar 20, 2024
@rkdud007 rkdud007 added I-datalake Query interface of datalake optimization Improvements of performance or optimization P-middle Middle priority, for near future labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-datalake Query interface of datalake optimization Improvements of performance or optimization P-middle Middle priority, for near future
Projects
None yet
Development

No branches or pull requests

1 participant