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 0.6 rpc endpoints #2401

Closed
wants to merge 14 commits into from

Update tests

6219405
Select commit
Loading
Failed to load commit list.
Closed

Add 0.6 rpc endpoints #2401

Update tests
6219405
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 3, 2025 in 0s

81.56% of diff hit (target 60.00%)

View this Pull Request on Codecov

81.56% of diff hit (target 60.00%)

Annotations

Check warning on line 224 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 28 in node/throttled_vm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/throttled_vm.go#L28

Added line #L28 was not covered by tests

Check warning on line 44 in node/throttled_vm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/throttled_vm.go#L44

Added line #L44 was not covered by tests

Check warning on line 180 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L174-L180

Added lines #L174 - L180 were not covered by tests

Check warning on line 210 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 214 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 236 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L230-L236

Added lines #L230 - L236 were not covered by tests

Check warning on line 289 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L283-L289

Added lines #L283 - L289 were not covered by tests

Check warning on line 319 in rpc/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/block.go#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 78 in rpc/estimate_fee.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/estimate_fee.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 124 in rpc/estimate_fee.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/estimate_fee.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 62 in rpc/simulation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/simulation.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 151 in rpc/simulation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/simulation.go#L144-L151

Added lines #L144 - L151 were not covered by tests

Check warning on line 172 in rpc/simulation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/simulation.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 183 in rpc/simulation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/simulation.go#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 186 in rpc/simulation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/simulation.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 203 in rpc/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/trace.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 228 in rpc/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/trace.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 383 in rpc/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/trace.go#L382-L383

Added lines #L382 - L383 were not covered by tests

Check warning on line 305 in rpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/transaction.go#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 608 in rpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/transaction.go#L607-L608

Added lines #L607 - L608 were not covered by tests

Check warning on line 613 in rpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/transaction.go#L612-L613

Added lines #L612 - L613 were not covered by tests

Check warning on line 621 in rpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/transaction.go#L620-L621

Added lines #L620 - L621 were not covered by tests