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

Replayer, test db from mainnet #8329

Merged
merged 1 commit into from Mar 23, 2021
Merged

Conversation

psteckler
Copy link
Member

@psteckler psteckler commented Mar 18, 2021

In the replayer, the test database contains the first 1063 blocks from Mainnet. The test-replayer script builds the replayer with the mainnet profile.

Updated the genesis ledger to the Mainnet RC ledger.

To make this work, the input specifies use_genesis_winner as true, it had been false for the Rosetta-generated archive db.

Tested by running the script, which succeeded.

Partially addresses #6365. We should create a second test when Mainnet is on to a second epoch.

@psteckler psteckler requested review from a team as code owners March 18, 2021 17:25
@psteckler psteckler added this to In Review in MainNet Mar 18, 2021
@psteckler psteckler added ci-build-me Add this label to trigger a circle+buildkite build for this branch waiting-for-gating labels Mar 18, 2021
@deepthiskumar
Copy link
Member

deepthiskumar commented Mar 18, 2021

We should add this to the CI tests

@psteckler
Copy link
Member Author

We should add this to the CI tests

Yes, there's an issue: #8330.

@aneesharaines
Copy link
Contributor

!approved-for-mainnet

@mrmr1993 mrmr1993 merged commit 334c948 into compatible Mar 23, 2021
@mrmr1993 mrmr1993 deleted the fix/replayer-mainnet-db branch March 23, 2021 03:13
@aneesharaines aneesharaines moved this from In Review to Done in MainNet Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants