wormhole/node/cmd
Chirantan Ekbote 1753bb34f0 Send re-observation request when re-broadcasting local observations
Currently if an observation hasn't reached quorum within 5 minutes, the
processor will re-broadcast the signed local observation to the other
guardians in the network. However if not enough guardians actually
observed the original tx, then no amount of re-broadcasting will help
the network reach quorum.

Fix this issue by sending a re-observation request whenever we
re-broadcast a signed local observation.  This ensures that any
guardians that missed the tx the first time it happened have a chance to
re-observe it and help the network reach quorum.
2022-08-24 17:59:42 +09:00
..
debug Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
guardiand Send re-observation request when re-broadcasting local observations 2022-08-24 17:59:42 +09:00
spy Chain governor (#1277) 2022-07-19 14:08:06 -04:00
root.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00