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

Add first POC for starknet msg_verifier #3

Closed
wants to merge 11 commits into from

Conversation

eloylp
Copy link
Member

@eloylp eloylp commented Jan 25, 2024

Work from https://github.com/eigerco/giza-axelar-starknet/issues/15

Description

It includes:

  • Event handler for verifying messages.
  • Unit tests for the handler with mocks.
  • Registers the starknet handler in handlers architecture.

Todos

  • Ensure we are interacting with starknet in the correct way while validating messages.
  • Ensure we are using the correct types like Message (integration tests should shout about this)
  • Integration tests to ensure everything works.

@eloylp eloylp changed the title Add first POC (incomplete) for starknet msg_verifier Add first POC for starknet msg_verifier Jan 25, 2024
@ctoyan ctoyan force-pushed the add-starknet-verifier branch from 5a1bc9d to fe91f42 Compare March 5, 2024 15:22
@ctoyan ctoyan self-assigned this Mar 5, 2024
@eloylp
Copy link
Member Author

eloylp commented Jun 14, 2024

I guess we can close this. re-open if necessary.

@eloylp eloylp closed this Jun 14, 2024
@ctoyan ctoyan deleted the add-starknet-verifier branch September 9, 2024 08:45
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