IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
39 stars 15 forks source link

cardano-cli command which outputs ledger peers #571

Closed coot closed 2 months ago

coot commented 1 year ago

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:

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 commented 1 year ago

@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[bot] commented 1 year ago

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[bot] commented 8 months ago

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[bot] commented 6 months ago

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[bot] commented 2 months ago

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.