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

feat(starknet_getMessageStatus) #414

Open
1 task done
Trantorian1 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #388
Open
1 task done

feat(starknet_getMessageStatus) #414

Trantorian1 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #388
Assignees
Labels
help wanted Extra attention is needed rpc-0.8.0 Implementation of the new rpc specs

Comments

@Trantorian1
Copy link
Collaborator

Trantorian1 commented Dec 11, 2024

Is there an existing issue?

  • I have searched the existing issues

Motivation

See #335 for more information about implementing rpc v0.8.0-rc0 in Madara.

Request

Implement starknet_getMessageStatus from rpc v0.8.0-rc0.

Note

From the specs: Given an l1 tx hash, returns the associated l1_handler tx hashes and statuses for all L1 -> L2 messages sent by the l1 transaction, ordered by the l1 tx sending orde.

Warning

Please remember to update the README section on supported RPC methods once this has been implemented!

Are you willing to help with this request?

Yes!

@Trantorian1 Trantorian1 added help wanted Extra attention is needed rpc-0.8.0 Implementation of the new rpc specs labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed rpc-0.8.0 Implementation of the new rpc specs
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants