Skip to content

refactor: Reuse v6 starknet_getTransactionByHash handler for v7 #2486

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

Merged
merged 9 commits into from
Mar 6, 2025

Merge branch 'main' into hudem1/rpc-cleanup-getTransactionByHash

0b7fb5b
Select commit
Loading
Failed to load commit list.
Merged

refactor: Reuse v6 starknet_getTransactionByHash handler for v7 #2486

Merge branch 'main' into hudem1/rpc-cleanup-getTransactionByHash
0b7fb5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 4, 2025 in 1s

47.05% of diff hit (target 60.00%)

View this Pull Request on Codecov

47.05% of diff hit (target 60.00%)

Annotations

Check warning on line 440 in rpc/v6/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v6/transaction.go#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 446 in rpc/v6/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v6/transaction.go#L445-L446

Added lines #L445 - L446 were not covered by tests

Check warning on line 451 in rpc/v6/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v6/transaction.go#L450-L451

Added lines #L450 - L451 were not covered by tests