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

Thiagodeev/rpcv08 txn status #628

Merged
merged 4 commits into from
Oct 4, 2024
Merged

Conversation

thiagodeev
Copy link
Collaborator

@thiagodeev thiagodeev commented Sep 30, 2024

#623

This PR aims to implement some RPC v0.8.0 updates to starknet.go. The ones addressed by this PR are:

Methods
starknet_getTransactionStatus

Components
TXN_STATUS_RESULT
FEE_ESTIMATE

Note: as the RPC v0.8.0 has not been released yet, we can't fully test these changes as the nodes haven't implemented them yet. They will be updated before merge into main

rpc/block_test.go Outdated Show resolved Hide resolved
@thiagodeev thiagodeev marked this pull request as ready for review September 30, 2024 13:26
@rianhughes rianhughes self-requested a review October 1, 2024 07:02
@rianhughes
Copy link
Contributor

Might be good to leave a note in the PR description that tests for these changes need implemented once full nodes support this rpc version

@thiagodeev thiagodeev added this to the v0.8.0 milestone Oct 2, 2024
@thiagodeev thiagodeev changed the base branch from v0.8.0 to main October 3, 2024 19:41
@thiagodeev thiagodeev changed the base branch from main to v0.8.0 October 3, 2024 19:41
@rianhughes rianhughes self-requested a review October 4, 2024 08:00
@thiagodeev thiagodeev merged commit 6449e31 into v0.8.0 Oct 4, 2024
5 checks passed
@thiagodeev thiagodeev deleted the thiagodeev/rpcv08-txn-status branch October 4, 2024 17:15
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