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: special handle Bitcoin Testnet gas price estimator #2452

Merged
merged 4 commits into from
Jul 11, 2024

let specialHandleFeeRate return the fee rate number and calls PostGas…

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

fix: special handle Bitcoin Testnet gas price estimator #2452

let specialHandleFeeRate return the fee rate number and calls PostGas…
3dc39b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 10, 2024 in 1s

0.00% of diff hit (target 69.05%)

View this Pull Request on Codecov

0.00% of diff hit (target 69.05%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L345-L346

Added lines #L345 - L346 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L349-L350

Added lines #L349 - L350 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L352 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L355 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L357 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L359 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L362-L363

Added lines #L362 - L363 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L365-L366

Added lines #L365 - L366 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L368 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L378 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L380 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L647-L649

Added lines #L647 - L649 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L651-L655

Added lines #L651 - L655 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L657-L659

Added lines #L657 - L659 were not covered by tests

Check warning on line 126 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L123-L126

Added lines #L123 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 135 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L133-L135

Added lines #L133 - L135 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 145 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 148 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 154 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 158 in zetaclient/chains/bitcoin/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/rpc/rpc.go#L158

Added line #L158 was not covered by tests