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

Update domain.json and aliases.json #2494

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions spaces/aliases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"radworks": "radworks.eth"
Copy link
Contributor

Choose a reason for hiding this comment

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

You will need to use your ENS to migrate your space.

Suggested change
"radworks": "radworks.eth"
"gov.radicle.eth": "radworks.eth"

"treasuredao.eth": "treasuregaming.eth",
"cryptopugz": "cryptopugz.eth",
"aave": "aave.eth",
Expand Down
1 change: 1 addition & 0 deletions spaces/domains.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"snapshot.radworks.org": "radicle.eth",
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't find your new space. Please make sure that you have filled in all required fields and added a strategy. https://snapshot.org/#/radicle.eth

Suggested change
"snapshot.radworks.org": "radicle.eth",
"snapshot.radworks.org": "radicle.eth",

Copy link
Author

Choose a reason for hiding this comment

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

I am not trying to create a new space, I'm just trying to change the slug on my space (which I've renamed). This is the space:

https://snapshot.org/#/gov.radicle.eth

I'd like it to be gov.radworks.eth instead of gov.radicle.eth

Copy link
Contributor

Choose a reason for hiding this comment

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

@abbey-titcomb You'll need to create a new space with the ENS gov.radworks.eth and then request a space migration. Please follow the process here https://docs.snapshot.org/user-guides/spaces/migrate-or-delete#migrate-a-space

"dao.anuinitiative.org": "daotest.anuinitiative.eth",
"dao.chaingpt.org": "chaingptai.eth",
"dao.ampleswap.com": "ampleswap.eth",
Expand Down