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

use mina missing block guardian script in rosetta #16346

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

dkijania
Copy link
Member

@dkijania dkijania commented Nov 18, 2024

Fix for missing download-missing-block.sh script. It was removed a long time ago and supposed to be replaced by missing-block-guardian.sh script. This pr is replacing usage of download-missing-block.sh with missing-block-guardian.sh.

As a lesson learned, I added two tests for bundled rosetta docker, for each devnet and mainnet network. It runs rosetta agains desired network and try to sync at least 10 blocks from network. Both tests takes up to 15 minutes, so they are setup to run only on nightly. We can debate if not run them only on release pipeline

@dkijania dkijania requested a review from a team as a code owner November 18, 2024 10:43
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania changed the title us mina missing block guardian script use mina missing block guardian script in rosetta Nov 18, 2024
@dkijania
Copy link
Member Author

!ci-build-me

1 similar comment
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania requested review from a team as code owners November 18, 2024 21:52
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania self-assigned this Nov 19, 2024
@dkijania
Copy link
Member Author

!ci-nightly-me

@dkijania dkijania force-pushed the dkijania/rosetta_start_issue branch from 5cfca4f to 40d50e3 Compare November 19, 2024 10:08
@dkijania dkijania requested a review from a team as a code owner November 19, 2024 10:08
@dkijania dkijania force-pushed the dkijania/rosetta_start_issue branch 2 times, most recently from 932e64d to 65f248a Compare November 20, 2024 09:24
@dkijania
Copy link
Member Author

!ci-build-me

1 similar comment
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania
Copy link
Member Author

!ci-build-me

@dkijania
Copy link
Member Author

@dkijania
Copy link
Member Author

!ci-build-me

fix cleanup method name
fix rosetta-connectivity.sh name
increase timeout for rosetta connectivity test
add connectivity tests
export postgres variables in docker-start.sh
use single-run option for missing-block-guardian
us mina missing block guardian script
@dkijania dkijania force-pushed the dkijania/rosetta_start_issue branch from 0a63c7d to 8e254de Compare November 26, 2024 17:52
@dkijania dkijania changed the base branch from master to compatible November 26, 2024 17:53
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania
Copy link
Member Author

dkijania commented Dec 3, 2024

!ci-nightly-me

@dkijania
Copy link
Member Author

dkijania commented Dec 9, 2024

!ci-build-me

@dkijania
Copy link
Member Author

dkijania commented Dec 9, 2024

!ci-nightly-me

@dkijania dkijania merged commit c32ec46 into compatible Dec 9, 2024
66 checks passed
@dkijania dkijania deleted the dkijania/rosetta_start_issue branch December 9, 2024 19:02
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