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

Add support for chain simulation #210

Open
4 tasks
bartolomej opened this issue Dec 12, 2023 · 0 comments
Open
4 tasks

Add support for chain simulation #210

bartolomej opened this issue Dec 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request feedback

Comments

@bartolomej
Copy link
Member

bartolomej commented Dec 12, 2023

Description

Add support for emulating testnet and mainnet networks, using --chain-id emulator flag.

See: https://github.com/onflow/flow-emulator

TODO

  • Fix account index lookup (use the correct chain ID)
  • Fix default account indexing (generate default accounts using index lookup and the correct chain ID)
  • Optionally support --start-block-height flag
  • Add UI to switch or set chain (ideally not buried under workspace settings)
@bartolomej bartolomej added enhancement New feature or request feedback labels Dec 12, 2023
@bartolomej bartolomej self-assigned this Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feedback
Projects
None yet
Development

No branches or pull requests

1 participant