-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
fnd
become unresponsive for certain block height -- the node usually become responsive again after a new block, but it could be anywhere from 1-60 minutes.
INFO[0000] connecting to HSD host="http://127.0.0.1" module=main
WARN[0000] error connecting to HSD, retrying in 10 seconds err="json: cannot unmarshal number 0.9997314412098487 into Go struct field ChainInfo.chain.progress of type int" module=main
WARN[0010] error connecting to HSD, retrying in 10 seconds err="json: cannot unmarshal number 0.9997306188930172 into Go struct field ChainInfo.chain.progress of type int" module=main
From @okdistribute
Looks like this type could be float64 instead?
https://github.com/mslipper/handshake/blob/master/client/rest_types.go#L24
Metadata
Metadata
Assignees
Labels
No labels