namada icon indicating copy to clipboard operation
namada copied to clipboard

Reworks the way the ledger waits for genesis start.

Open batconjurer opened this issue 1 year ago • 0 comments

Resolves #2495

Describe your changes

It now fully initializes the node and outputs logs before sleeping until genesis start time. Previously it would not start any processes until genesis times, giving no feedback to users until genesis time was reached.

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • [x] I have added a changelog
  • [x] Git history is in acceptable state

batconjurer avatar Feb 01 '24 13:02 batconjurer