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

chore: revamp RPC starkNet_getTransactionStatus #447

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

stanleyyconsensys
Copy link
Collaborator

@stanleyyconsensys stanleyyconsensys commented Dec 2, 2024

This PR is to revamp the RPC starkNet_getTransactionStatus handler to align with new RPC standard

this PR also remove the mocha test of starkNet_getTransactionStatus and starkNet_getTransactions
because of removal of starkNet_getTransactionStatus,
the mocha test of starkNet_getTransactions has to either fix or remove,
due to fade out of mocha test, remove of the test is easier than fix it

BEGIN_COMMIT_OVERRIDE
feat: Refactor RPC starkNet_getTransactionStatus to have superstruct validation (#447)
END_COMMIT_OVERRIDE

@stanleyyconsensys stanleyyconsensys requested a review from a team as a code owner December 2, 2024 03:35
@stanleyyconsensys stanleyyconsensys requested review from Akaryatrh and wantedsystem and removed request for a team December 2, 2024 03:35
Copy link

sonarcloud bot commented Dec 2, 2024

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-starknet-snap'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link

sonarcloud bot commented Dec 2, 2024

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-wallet-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link
Collaborator

@khanti42 khanti42 left a comment

Choose a reason for hiding this comment

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

LGTM, agree that we remove the getTransactions test as it will be added in later PR with jest anyway.

@stanleyyconsensys stanleyyconsensys added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit 5d569a8 Dec 2, 2024
15 checks passed
@stanleyyconsensys stanleyyconsensys deleted the chore/revamp-get-transaction-status branch December 2, 2024 08:05
@github-actions github-actions bot mentioned this pull request Dec 2, 2024
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