Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OmniBridge]: Support bind token #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[OmniBridge]: Support bind token #37

wants to merge 1 commit into from

Conversation

olga24912
Copy link
Contributor

Support the ability to call bind token in NEP141-locker. Added the ability to extract proof by tx_hash and log_index_in_receipt for convenience in tests.

@kiseln
Copy link
Contributor

kiseln commented Oct 8, 2024

I have code stashed somewhere that allows us to lookup the event based on the signature (had to drop the work due to other urgent tasks). I suggest we bring it back and get rid of supplying indexes altogether

Edit: here #38

@@ -424,6 +426,66 @@ impl OmniConnector {
Ok(outcome)
}

pub async fn bind_token_eth_evm_prover(
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure I understand the naming of this method

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