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

feat: integrate standard memo to Bitcoin inbound and E2E tests #3025

Merged
merged 13 commits into from
Oct 25, 2024

revert func Processability() to pointer receiver

d0e7b08
Select commit
Loading
Failed to load commit list.
Merged

feat: integrate standard memo to Bitcoin inbound and E2E tests #3025

revert func Processability() to pointer receiver
d0e7b08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2024 in 0s

93.80% of diff hit (target 64.13%)

View this Pull Request on Codecov

93.80% of diff hit (target 64.13%)

Annotations

Check warning on line 90 in pkg/memo/memo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/memo/memo.go#L90

Added line #L90 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/event.go#L130-L131

Added lines #L130 - L131 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/event.go#L184-L186

Added lines #L184 - L186 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L139

Added line #L139 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L143

Added line #L143 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L281

Added line #L281 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L381

Added line #L381 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/v2_inbound.go#L195

Added line #L195 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/v2_inbound.go#L331

Added line #L331 was not covered by tests