Skip to content

fix(strk&abs): check mpc finality before sending transaction#258

Open
frolvanya wants to merge 4 commits intomainfrom
fix/check-mpc-finality
Open

fix(strk&abs): check mpc finality before sending transaction#258
frolvanya wants to merge 4 commits intomainfrom
fix/check-mpc-finality

Conversation

@frolvanya
Copy link
Copy Markdown
Contributor

No description provided.

@frolvanya frolvanya requested a review from a team April 1, 2026 23:07
) -> Result<Vec<u8>> {
let evm_client = self.evm_bridge_client(ChainKind::Abs)?;

let mpc_finalities = self.get_mpc_finalities()?;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we had finalities configured at the level of evm_bridge_client, this whole logic could be encapsulated in there which I think would be nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants