Skip to content

Move keys out of configuration #2824

@ilchu

Description

@ilchu

As discussed on a call with @appetrosyan and @Erigara, we want to move towards configuration which would not keep track of any configuration parameters that are common to all the network, such as consensus parameters and so on, but instead would bootstrap those via some stand-in process and maybe IPC.

A similar logic should apply to keys: they are not configuration parameters per se, but important credentials that should rather be initialized once during the lifetime of a peer, thus also obsoleting the need for the keep-in-sync routine for keys done in Configuration's finish().

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefactorImprovement to overall code qualityconfig-changesChanges in configuration and start up of the Irohairoha2-devThe re-implementation of a BFT hyperledger in RUST

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions