go-spacemesh icon indicating copy to clipboard operation
go-spacemesh copied to clipboard

cmd/node: configuration changes for genesis id

Open evt opened this issue 2 years ago • 3 comments

Motivation

Closes #3505

Changes

Adds a genesis section into config.

DevOps Notes

  • [x] This PR does not require configuration changes (e.g., environment variables, GitHub secrets, VM resources)
  • [x] This PR does not affect public APIs
  • [x] This PR does not rely on a new version of external services (PoET, elasticsearch, etc.)
  • [x] This PR does not make changes to log messages (which monitoring infrastructure may rely on)

evt avatar Sep 19 '22 09:09 evt

changes in the vm module needs to be removed also please drop all that DefaultSomethingSomething. please keep only DefaultConfig. DefaultTestnetConfig and DefaultFastnetConfig should be written in presets files

vm changes removed. DefaultTestnetConfig - done. DefaultFastnetConfig - do we have it?

evt avatar Sep 21 '22 19:09 evt

bors try

evt avatar Sep 21 '22 19:09 evt

try

Build succeeded:

bors[bot] avatar Sep 21 '22 20:09 bors[bot]

implemented elsewhere

dshulyak avatar Oct 04 '22 04:10 dshulyak