trn-seed
trn-seed copied to clipboard
Fix eth bridge pause and validator set issue
This PR addresses two tickets:
-
https://futureverse.atlassian.net/jira/software/c/projects/TRN/boards/39?selectedIssue=TRN-315 addressed by changing bridge paused type from a bool to a struct that contains two bools based on the pause origin. i.e. manual pause or authorities change pause.
-
https://futureverse.atlassian.net/jira/software/c/projects/TRN/boards/39?selectedIssue=TRN-314 addressed by reassigning the validator_set_id when the delayed proof is sent, right before the event is thrown