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

Snapsync with p2p #2120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Snapsync "static sync" with p2p

f99c07f
Select commit
Loading
Failed to load commit list.
Open

Snapsync with p2p #2120

Snapsync "static sync" with p2p
f99c07f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2024 in 1s

37.22% of diff hit (target 60.00%)

View this Pull Request on Codecov

37.22% of diff hit (target 60.00%)

Annotations

Check warning on line 418 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L415-L418

Added lines #L415 - L418 were not covered by tests

Check warning on line 427 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L421-L427

Added lines #L421 - L427 were not covered by tests

Check warning on line 432 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L430-L432

Added lines #L430 - L432 were not covered by tests

Check warning on line 439 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L436-L439

Added lines #L436 - L439 were not covered by tests

Check warning on line 445 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L442-L445

Added lines #L442 - L445 were not covered by tests

Check warning on line 868 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L863-L868

Added lines #L863 - L868 were not covered by tests

Check warning on line 870 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L870

Added line #L870 was not covered by tests

Check warning on line 34 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L28-L34

Added lines #L28 - L34 were not covered by tests

Check warning on line 38 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 46 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L41-L46

Added lines #L41 - L46 were not covered by tests

Check warning on line 52 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 54 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L54

Added line #L54 was not covered by tests

Check warning on line 69 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L57-L69

Added lines #L57 - L69 were not covered by tests

Check warning on line 72 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L72

Added line #L72 was not covered by tests

Check warning on line 76 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 78 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L78

Added line #L78 was not covered by tests

Check warning on line 93 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L81-L93

Added lines #L81 - L93 were not covered by tests

Check warning on line 96 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L96

Added line #L96 was not covered by tests

Check warning on line 100 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 102 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L102

Added line #L102 was not covered by tests

Check warning on line 166 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L164-L166

Added lines #L164 - L166 were not covered by tests

Check warning on line 183 in blockchain/snap_server_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/snap_server_interface.go#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 179 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L175-L179

Added lines #L175 - L179 were not covered by tests

Check warning on line 188 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L182-L188

Added lines #L182 - L188 were not covered by tests

Check warning on line 193 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L190-L193

Added lines #L190 - L193 were not covered by tests