Skip to content

Add friendly name to node#1053

Merged
giurgiur99 merged 2 commits intomainfrom
1040-add-a-friendly-name-to-the-node
Sep 30, 2025
Merged

Add friendly name to node#1053
giurgiur99 merged 2 commits intomainfrom
1040-add-a-friendly-name-to-the-node

Conversation

@giurgiur99
Copy link
Contributor

@giurgiur99 giurgiur99 commented Sep 30, 2025

Fixes #1040

Changes proposed in this PR:

  • Add friendly name derived from public key
  • 4 words for friendlyName (default)
Response { "command": "status" }

{
    "id": "16Uiu2HAm7tJg8MXgUzxxUXi55dVL86MNsrSJiLS3EjxWRqvTTEGw",
    "publicKey": "0802122102b91ed5f65fbb9e7a76dd97b122af57df99fadc7924aff7435d384de980144f40",
    "friendlyName": "salami-pip-jig-video",
    "address": "0x6D91c0Cd4588E7986Bd7A859C0EE22762c2BE06E",
    "version": "0.2.3",
    "http": true,
    "p2p": true,
    ....
 }

@giurgiur99 giurgiur99 merged commit 57f56a9 into main Sep 30, 2025
29 of 31 checks passed
@giurgiur99 giurgiur99 deleted the 1040-add-a-friendly-name-to-the-node branch September 30, 2025 11:08
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.

Add a friendly name to the node

2 participants