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

fix: removed maxHeightDiff to let observer scan Bitcoin block from where it left off #2222

Merged
merged 6 commits into from
May 22, 2024

run format

3b19912
Select commit
Loading
Failed to load commit list.
Merged

fix: removed maxHeightDiff to let observer scan Bitcoin block from where it left off #2222

run format
3b19912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 22, 2024 in 0s

0.00% of diff hit (target 68.08%)

View this Pull Request on Codecov

0.00% of diff hit (target 68.08%)

Annotations

Check warning on line 686 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L686

Added line #L686 was not covered by tests

Check warning on line 693 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L693

Added line #L693 was not covered by tests

Check warning on line 699 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L699

Added line #L699 was not covered by tests

Check warning on line 708 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L708

Added line #L708 was not covered by tests

Check warning on line 712 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L711-L712

Added lines #L711 - L712 were not covered by tests

Check warning on line 811 in zetaclient/chains/bitcoin/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L811

Added line #L811 was not covered by tests

Check warning on line 575 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L575

Added line #L575 was not covered by tests

Check warning on line 583 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L582-L583

Added lines #L582 - L583 were not covered by tests

Check warning on line 597 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L597

Added line #L597 was not covered by tests

Check warning on line 601 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L599-L601

Added lines #L599 - L601 were not covered by tests

Check warning on line 608 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L608

Added line #L608 was not covered by tests

Check warning on line 611 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L611

Added line #L611 was not covered by tests

Check warning on line 615 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L614-L615

Added lines #L614 - L615 were not covered by tests

Check warning on line 647 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L647

Added line #L647 was not covered by tests