-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
byronRequired for a Byron mainnet: replace the old core nodes with cardano-nodeRequired for a Byron mainnet: replace the old core nodes with cardano-nodeconsensusissues related to ouroboros-consensusissues related to ouroboros-consensusdaedalusWhen the wallet switches from cardano-sl to the new nodeWhen the wallet switches from cardano-sl to the new node
Milestone
Description
The wallet will communicate with the node using the LocalStateQuery
protocol: https://github.com/input-output-hk/ouroboros-network/blob/2c4fa419346ab2c24e12ba7950fde4faed173191/ouroboros-network/src/Ouroboros/Network/Protocol/LocalStateQuery/Type.hs
Consensus must implement the server side of this protocol. It should be relatively straightforward to implement it using the LedgerDB.
Metadata
Metadata
Assignees
Labels
byronRequired for a Byron mainnet: replace the old core nodes with cardano-nodeRequired for a Byron mainnet: replace the old core nodes with cardano-nodeconsensusissues related to ouroboros-consensusissues related to ouroboros-consensusdaedalusWhen the wallet switches from cardano-sl to the new nodeWhen the wallet switches from cardano-sl to the new node