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 nostr relay list (removed three that are offline + added two public relays) #3142

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

Conversation

Sebastix
Copy link

@Sebastix Sebastix commented May 7, 2024

Describe the changes you have made in this PR

Removed three harcoded Nostr relays which are offline.
Added two other public relays.

Type of change

(Remove other not matching type)

  • fix: Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Not tested.

Checklist

  • Self-review of changed code
  • Manual testing
  • Added automated tests where applicable
  • Update Docs & Guides
  • For UI-related changes
  • Darkmode
  • Responsive layout

@Sebastix Sebastix changed the title Update relays (removed three that are offline + added two public relays) Update nostr relay list (removed three that are offline + added two public relays) May 7, 2024
@reneaaron
Copy link
Contributor

@Sebastix Thanks for the PR!

We didn't pay to much attention keeping this list up-to-date as users tend to specify their own relay list anyway and no clients seem to be using the NIP07 relay list. Are you aware of any clients using this function?

@Sebastix
Copy link
Author

@reneaaron I ran into this issue while working with NDK in some clients / apps I'm thinkering with.

@reneaaron
Copy link
Contributor

@Sebastix Do you remember which clients use this function?

@Sebastix
Copy link
Author

@reneaaron I had the issue with https://nuxstr.nostrver.se/ and https://ccns.nostrver.se/ which are both in development by me.

"wss://nostr-relay.wlvs.space": { read: true, write: true },
"wss://nostr.bitcoiner.social": { read: true, write: true },
"wss://nostr-01.bolt.observer": { read: true, write: true },
"wss://relayer.fiatjaf.com": { read: true, write: true },
"wss://relay.current.io": { read: true, write: true },
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this relay is no more, is it?

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.

None yet

3 participants