NDKRelaySet.fromRelayUrls() function accepts the empty arrays for relayUrls #1
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Project
Blossom
Project
BTCPS
Project
LDK
Project
Nostr (NIPs)
Project
nostr-tools
Project
NDK
Project
nostr-login
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: freakoverse/Third_Party_Issues#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enes: heads up for people using ndk util function NDKRelaySet.fromRelayUrls() function accepts the empty arrays for relayUrls and contrary to what I believed it actually creates the NDKRelaySet with no relays succesfully, and accepts it as "valid" down the line in code where ndk treats it as such, basically the fallbacks that would flip on undefined relay set are ignored and requests would fail