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

cardano-cli command which outputs ledger peers #571

Closed
coot opened this issue Mar 10, 2023 · 5 comments · May be fixed by #727
Closed

cardano-cli command which outputs ledger peers #571

coot opened this issue Mar 10, 2023 · 5 comments · May be fixed by #727
Assignees
Labels

Comments

@coot
Copy link
Contributor

coot commented Mar 10, 2023

In the future, Daedalus (or any other wallet) will need to be distributed with a snapshot of ledger peers. For that reason the cardano-cli command needs to have query which list all registered ledger peers which includes:

  • registered relays
  • stake of the pool

This information should be exactly what the networking component receives using LedgerPeersConsensusInterface.

A bonus feature would be to write a p2p topology file which contains these root peers. Note that the current format of the p2p topology file will need to be changed (currently staking information is not part of it, ref).

@coot
Copy link
Contributor Author

coot commented Mar 22, 2023

@disassembler idea: let's include a reference to topology file, so the big ledger peers are not directly included poluting the topology file.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Apr 22, 2023
@coot coot removed the Stale label Apr 22, 2023
@coot coot transferred this issue from IntersectMBO/cardano-node Jan 17, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

Copy link

This issue was closed because it has been stalled for 120 days with no activity. Remove stale label or comment or this will be closed in 60 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants