logos-co / nomos-node

Nomos blockchain node
38 stars 13 forks source link

Update config.yaml for cryptarchia and mixnet #639

Closed youngjoon-lee closed 2 months ago

youngjoon-lee commented 2 months ago

Just updated the config.yaml that is embeded into the Docker image of nomos-node. But, a node with this config won’t be able to propose any block because the cryptarchia.time.chain_start_time written in the file is too old compared to the actual start time.

We'll probably provide a smarter way to populate this config, especially for the collaboration with DST. However, for now, I'm just updating this file as the first step.

I dumped this config file from our existing integration test and made it simper, so that we can just run a single node.