Skip to content

feat: 🎸 Allow a running chain to be used in testing #51

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

polymath-eric
Copy link
Contributor

@polymath-eric polymath-eric commented May 7, 2025

Description

Allow a running chain to be used in testing by passing in a URL + genesis hash

yarn test --chain-url=ws://some.chain.url --chain-id=0x123

Breaking Changes

JIRA Link

DA-1458

Checklist

  • Updated the Readme.md (if required) ?

@polymath-eric polymath-eric requested a review from a team as a code owner May 7, 2025 21:29
@polymath-eric polymath-eric changed the title feat: 🎸 allow --chain-id and --chain-url to be given feat: 🎸 Allow a running chain to be used in testing May 7, 2025
allow a running dev chain to be tested with current middleware services, e.g.

`yarn test run --chain-url=ws://chain.socket --chain-id=0x123`,
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