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

starknet support e2e #159

Merged
merged 28 commits into from
Nov 28, 2024
Merged

starknet support e2e #159

merged 28 commits into from
Nov 28, 2024

Conversation

rkdud007
Copy link
Member

@rkdud007 rkdud007 commented Nov 12, 2024

  • StarknetProvider two method get_headers_from_keys and get_storages_from_keys will be combined with starknet support on dry-run in hdp-cairo side
  • I know preprocessor logic is right now bit ugly, but as I mentioned on the comment, it's temporary solution ideally i'd like to deprecate ./compile folder fully. But for now for sake of keeping datalake feature until server get fully deprecated.

some other changes

  • adding destination chain id to be dynamically passed to indexer
  • removed not used ci cd / docs update

@rkdud007 rkdud007 marked this pull request as ready for review November 14, 2024 04:06
@rkdud007 rkdud007 changed the title feat: starknet support e2e feat: StarknetProvider Nov 14, 2024
@rkdud007
Copy link
Member Author

@rkdud007 rkdud007 linked an issue Nov 14, 2024 that may be closed by this pull request
@rkdud007 rkdud007 changed the title feat: StarknetProvider starknet support e2e Nov 18, 2024
@rkdud007 rkdud007 requested a review from codyx November 19, 2024 07:00
@rkdud007 rkdud007 merged commit 45d190f into dev Nov 28, 2024
2 checks passed
@rkdud007 rkdud007 deleted the starknet branch November 28, 2024 14:32
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.

Starknet provider functional
2 participants