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

NDEV-2183: Implement get_sync_status for eth_syncing #193

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

Deniskore
Copy link

@Deniskore Deniskore commented Sep 12, 2023

Since from the ClickHouse client we cannot reach the Solana RPC node, we return the currentBlock as highestBlock, then in tracer a request is made to Solana RPC and the result is replaced if the request was successful.

@Deniskore Deniskore force-pushed the NDEV_2183_eth_syncing branch 6 times, most recently from 75f7760 to c66db6e Compare September 14, 2023 13:50
@Deniskore Deniskore force-pushed the NDEV_2183_eth_syncing branch from c66db6e to 70f6e54 Compare September 18, 2023 12:29
@Deniskore Deniskore force-pushed the NDEV_2183_eth_syncing branch from 70f6e54 to db00beb Compare September 18, 2023 12:32
@Deniskore Deniskore merged commit e79ec26 into develop Sep 19, 2023
4 checks passed
@Deniskore Deniskore deleted the NDEV_2183_eth_syncing branch September 19, 2023 07:27
afalaleev pushed a commit that referenced this pull request Oct 11, 2023
* NDEV-2183: Implement get_sync_status for eth_syncing
afalaleev pushed a commit that referenced this pull request Oct 18, 2023
* NDEV-2183: Implement get_sync_status for eth_syncing
afalaleev pushed a commit that referenced this pull request Oct 18, 2023
* NDEV-2183: Implement get_sync_status for eth_syncing
afalaleev pushed a commit that referenced this pull request Oct 27, 2023
* NDEV-2183: Implement get_sync_status for eth_syncing
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.

2 participants