wormhole/bridge/pkg/processor
Leo cc1e4d0bdc bridge: remove mentions of lockup observations
We now support different kinds of observed events, not just lockups.
Change the log messages and comments accordingly.
2021-01-21 00:35:52 +01:00
..
broadcast.go all: rename LockupObservation to SignedObservation 2020-11-20 22:35:00 +01:00
cleanup.go bridge: rename misleading "pending" counter 2020-12-08 11:12:11 +01:00
injection.go bridge: implement guardian set update submission node admin service 2020-11-19 12:57:21 +01:00
lockup.go bridge: refactor out broadcastSignature to prepare for injection path 2020-11-19 12:57:21 +01:00
observation.go bridge: remove mentions of lockup observations 2021-01-21 00:35:52 +01:00
processor.go bridge: always gate Terra features on the main feature flag 2020-11-30 17:13:48 +01:00
quorum.go bridge: refactor out devnetVAASubmission in observation.go 2020-10-29 10:14:12 +01:00
quorum_test.go