Skip to content

Conversation

@jimjbrettj
Copy link

Motivation

Add initial flags needed to support forking and the lazy loading backend to the cli.

Solution

Add the following flags to the CLI: fork_url, fork_block_hash, fork_delay, and fork_retries.

Note: The flags --fork-block-number and --fork-transaction-hash are left out and will be added later. They are tracked by this issue and this issue respectively.

The usage of these flags will be added in the integration with the lazy loading backend and used as part of our assethub forking epic

Closes: ChainSafe/gossamer-parity#79

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.

Introduce CLI flags

2 participants