Skip to content

Conversation

@dylanlott
Copy link
Contributor

@dylanlott dylanlott commented Nov 6, 2025

[wip] feat: adds mainnet chain to constants crate

This PR adds mainnet values to the constants crate in preparation for mainnet deployment.

WIP: This PR is in the process of being filled out with the Mainnet Cheat Sheet.

Closes ENG-1339

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@dylanlott dylanlott changed the title feat: adds mainnet chain to constants [wip] feat: adds mainnet chain to constants Nov 6, 2025
@dylanlott dylanlott changed the title [wip] feat: adds mainnet chain to constants [wip] feat: adds mainnet chain to constants crate Nov 6, 2025
@Evalir Evalir force-pushed the dylan/mainnet-constants branch from 47790e3 to 074fc32 Compare November 12, 2025 13:39
@Evalir Evalir marked this pull request as ready for review November 12, 2025 16:09
@Evalir Evalir requested a review from a team as a code owner November 12, 2025 16:09
pub const MAINNET: SignetConstants = SignetConstants::new(MAINNET_SYS, MAINNET_ENV);

/// The URL of the Transaction Cache endpoint (empty for mainnet placeholder).
pub const TX_CACHE_URL: &str = "TODO";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only thing missing is the tx cache url cc @rswanson

@prestwich
Copy link
Member

deploy height is potentially not finalized

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.

4 participants