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: check crosschain flags to stop inbound/outbound; get rid of outtx tracker iteration timeout #1984

Merged
merged 7 commits into from
Apr 8, 2024

Merge branch 'develop' into fix-crosschain-flags-remove-timeout

895a710
Select commit
Loading
Failed to load commit list.
Merged

fix: check crosschain flags to stop inbound/outbound; get rid of outtx tracker iteration timeout #1984

Merge branch 'develop' into fix-crosschain-flags-remove-timeout
895a710
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 8, 2024 in 1s

13.04% of diff hit (target 68.48%)

View this Pull Request on Codecov

13.04% of diff hit (target 68.48%)

Annotations

Check warning on line 333 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L333

Added line #L333 was not covered by tests

Check warning on line 338 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L337-L338

Added lines #L337 - L338 were not covered by tests

Check warning on line 439 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L439

Added line #L439 was not covered by tests

Check warning on line 588 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L586-L588

Added lines #L586 - L588 were not covered by tests

Check warning on line 598 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L597-L598

Added lines #L597 - L598 were not covered by tests

Check warning on line 1134 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L1133-L1134

Added lines #L1133 - L1134 were not covered by tests

Check warning on line 1139 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L1138-L1139

Added lines #L1138 - L1139 were not covered by tests

Check warning on line 26 in zetaclient/bitcoin/inbound_tracker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/inbound_tracker.go#L26

Added line #L26 was not covered by tests

Check warning on line 623 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L622-L623

Added lines #L622 - L623 were not covered by tests

Check warning on line 629 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L628-L629

Added lines #L628 - L629 were not covered by tests

Check warning on line 643 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L642-L643

Added lines #L642 - L643 were not covered by tests

Check warning on line 652 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L645-L652

Added lines #L645 - L652 were not covered by tests

Check warning on line 657 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L657

Added line #L657 was not covered by tests

Check warning on line 845 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L844-L845

Added lines #L844 - L845 were not covered by tests

Check warning on line 945 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L945

Added line #L945 was not covered by tests

Check warning on line 1122 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L1122

Added line #L1122 was not covered by tests

Check warning on line 1128 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L1128

Added line #L1128 was not covered by tests

Check warning on line 1154 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L1154

Added line #L1154 was not covered by tests

Check warning on line 1164 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L1163-L1164

Added lines #L1163 - L1164 were not covered by tests

Check warning on line 1175 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L1175

Added line #L1175 was not covered by tests

Check warning on line 46 in zetaclient/evm/inbounds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/inbounds.go#L46

Added line #L46 was not covered by tests

Check warning on line 154 in zetaclient/zetacore_observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore_observer.go#L154

Added line #L154 was not covered by tests