Skip to content

use mainnet profile in mainnet artifacts build #17166

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

Draft
wants to merge 24 commits into
base: compatible
Choose a base branch
from

Conversation

dkijania
Copy link
Member

@dkijania dkijania commented May 8, 2025

Context

We detected during replayer mainnet run, that we were using wrong DUNE_PROFILE. Currently we are using devnet profile also for mainnet. The difference is subtle as only difference is genesis_timestamp and network name. This second constant is very important from replayer perspective as receipt_chain_hash has encoded network name.

Fix

More explicitly define profile and propagate it to new jobs

Future

After we deliver runtime configuration refactor we can define all constants at runtime. This will remove necessity to have all possible prebuilt configuration

@dkijania
Copy link
Member Author

dkijania commented May 8, 2025

!ci-build-me

@dkijania
Copy link
Member Author

dkijania commented May 8, 2025

!ci-nightly-me

@dkijania
Copy link
Member Author

dkijania commented May 8, 2025

!ci-build-me

@dkijania dkijania self-assigned this May 8, 2025
@dkijania
Copy link
Member Author

dkijania commented May 8, 2025

!ci-build-me

@dkijania
Copy link
Member Author

dkijania commented May 9, 2025

!ci-build-me

@dkijania
Copy link
Member Author

!ci-build-me

@dkijania
Copy link
Member Author

!ci-nightly-me

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.

1 participant