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

feat(builtins)!: update peer.identify #90

Merged
merged 1 commit into from
Sep 12, 2024
Merged

feat(builtins)!: update peer.identify #90

merged 1 commit into from
Sep 12, 2024

Conversation

kmd-fl
Copy link
Contributor

@kmd-fl kmd-fl commented Sep 12, 2024

Add new fields to Peer.identify according to this PR

New output should look like this:

{
  "node_version": "0.27.1",
  "spell_version": "0.7.5",
  "air_version": "0.63.0",
  "vm_info": {
    "default_ssh_port": 922,
    "forwarded_ports": [
      "1000-65535"
    ],
    "ip": "1.1.1.1"
  },
  "external_addresses": [],
  "allowed_effectors": [
    "bafkreids22lgia5bqs63uigw4mqwhsoxvtnkpfqxqy5uwyyerrldsr32ce"
  ]
}

BEGIN_COMMIT_OVERRIDE
feat(builtins)!: update peer.identify
END_COMMIT_OVERRIDE

@kmd-fl kmd-fl changed the title feat(builtins): update peer.identify feat(builtins)!: update peer.identify Sep 12, 2024
@kmd-fl kmd-fl merged commit c8efe9c into main Sep 12, 2024
7 checks passed
@kmd-fl kmd-fl deleted the update-peer-identify branch September 12, 2024 15:16
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