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

fix: marks rococo as deprecated and should be replaced with contracts #60

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

peetzweg
Copy link
Collaborator

We should use the correct names of the networks we interact with. Rococo is the relay chain and not capable of any smart contract interaction. We always talk to the Contracts parachain of Rococo. We should make this clear to resolve confusions. I agree the name contracts for a parachain is not very insightful, but that is what we are stuck with right now. :)

Copy link

changeset-bot bot commented Jan 24, 2024

🦋 Changeset detected

Latest commit: 2e23a13

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…be replaced with `contracts`, as `rococo` is the testnet relay chain not the smart contracts chain users interact with
@wottpal wottpal changed the base branch from main to develop January 25, 2024 01:36
@wottpal
Copy link
Member

wottpal commented Jan 25, 2024

Amazing to see the first "external" contributions kicking in! 🤩

Just opened a new develop branch and changed the destination of this PR. As it's now multiple parties working on it with multiple open PRs at the same time, having this intermediary layer makes sense.

src/chains.ts Show resolved Hide resolved
@wottpal wottpal merged commit 0f7c051 into scio-labs:develop Feb 5, 2024
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.

2 participants