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 rpc test starknet_getTransactionStatus #1610

Merged
merged 4 commits into from
May 31, 2024

Conversation

fishseabowl
Copy link
Contributor

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Feature
  • Testing

What is the current behavior?

Implement unit tests for the StarkNet RPC function get_transaction_status()
Resolves: #1298

What is the new behavior?

Does this introduce a breaking change?

Other information

starknet-rpc-test/get_transaction_status.rs Outdated Show resolved Hide resolved
starknet-rpc-test/get_transaction_status.rs Outdated Show resolved Hide resolved
@tdelabro tdelabro merged commit 9ad9e5e into keep-starknet-strange:main May 31, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: Implement tests for new rpc method starknet_getTransactionStatus
2 participants