Skip to content

Disable External Chain Processes when disabled via PushChain #160

@Aman035

Description

@Aman035

Feature Request

Each External chain has a defined IsInboundEnabled & IsOutboundEnabled flag.

  • In case inbounds are disabled, UVs should not vote for it.
  • Similarly in case outbounds are disabled, tss signing, broadcasting, success / failure voting should be turned off.
  • In case both flags are off, chain event listening itself can be turned off

This is done as a security precaution to make sure UVs don't process events in case Push chain has turned them off but external chain gateway didn't.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions