Skip to content

refactor(rpc): trace block reads - #3952

Open
EgeCaner wants to merge 12 commits into
mainfrom
refactor/rpc/trace-block-reads
Open

refactor(rpc): trace block reads#3952
EgeCaner wants to merge 12 commits into
mainfrom
refactor/rpc/trace-block-reads

test(core): cover the combined transactions and receipts serializer

8d92dbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 18, 2026 in 1s

64.24% of diff hit (target 60.00%)

View this Pull Request on Codecov

64.24% of diff hit (target 60.00%)

Annotations

Check warning on line 312 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 532 in core/accessors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/accessors.go#L528-L532

Added lines #L528 - L532 were not covered by tests

Check warning on line 125 in core/block_transaction_serializer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/block_transaction_serializer.go#L125

Added line #L125 was not covered by tests

Check warning on line 130 in core/block_transaction_serializer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/block_transaction_serializer.go#L130

Added line #L130 was not covered by tests

Check warning on line 273 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 275 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L275

Added line #L275 was not covered by tests

Check warning on line 288 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L288

Added line #L288 was not covered by tests

Check warning on line 305 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 307 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L307

Added line #L307 was not covered by tests

Check warning on line 406 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 411 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L409-L411

Added lines #L409 - L411 were not covered by tests

Check warning on line 433 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L432-L433

Added lines #L432 - L433 were not covered by tests

Check warning on line 438 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L436-L438

Added lines #L436 - L438 were not covered by tests

Check warning on line 502 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L501-L502

Added lines #L501 - L502 were not covered by tests

Check warning on line 504 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L504

Added line #L504 was not covered by tests

Check warning on line 509 in rpc/v10/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v10/trace.go#L509

Added line #L509 was not covered by tests

Check warning on line 308 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 310 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L310

Added line #L310 was not covered by tests

Check warning on line 315 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L315

Added line #L315 was not covered by tests

Check warning on line 322 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L322

Added line #L322 was not covered by tests

Check warning on line 339 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L338-L339

Added lines #L338 - L339 were not covered by tests

Check warning on line 341 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L341

Added line #L341 was not covered by tests

Check warning on line 412 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L411-L412

Added lines #L411 - L412 were not covered by tests

Check warning on line 414 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L414

Added line #L414 was not covered by tests

Check warning on line 436 in rpc/v9/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/v9/trace.go#L435-L436

Added lines #L435 - L436 were not covered by tests