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

refactor: remove params from config and introduce app context #1774

Merged
merged 28 commits into from
Feb 27, 2024

Merge branch 'develop' into refactor-remove-params-from-config

5f48d63
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove params from config and introduce app context #1774

Merge branch 'develop' into refactor-remove-params-from-config
5f48d63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 27, 2024 in 1s

0.00% of diff hit (target 38.03%)

View this Pull Request on Codecov

0.00% of diff hit (target 38.03%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L171-L173

Added lines #L171 - L173 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L175

Added line #L175 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L177

Added line #L177 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L129-L132

Added lines #L129 - L132 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L134

Added line #L134 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L212

Added line #L212 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L218

Added line #L218 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/inbounds.go#L357

Added line #L357 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/inbounds.go#L359

Added line #L359 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/inbounds.go#L363

Added line #L363 was not covered by tests

Check warning on line 36 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L36

Added line #L36 was not covered by tests

Check warning on line 50 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L52

Added line #L52 was not covered by tests

Check warning on line 110 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L110

Added line #L110 was not covered by tests

Check warning on line 112 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L112

Added line #L112 was not covered by tests

Check warning on line 115 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L115

Added line #L115 was not covered by tests

Check warning on line 133 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L133

Added line #L133 was not covered by tests

Check warning on line 137 in zetaclient/supplychecker/zeta_supply_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/supplychecker/zeta_supply_checker.go#L137

Added line #L137 was not covered by tests

Check warning on line 95 in zetaclient/tss/tss_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/tss/tss_signer.go#L95

Added line #L95 was not covered by tests

Check warning on line 102 in zetaclient/tss/tss_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/tss/tss_signer.go#L102

Added line #L102 was not covered by tests

Check warning on line 108 in zetaclient/tss/tss_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/tss/tss_signer.go#L108

Added line #L108 was not covered by tests

Check warning on line 112 in zetaclient/tss/tss_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/tss/tss_signer.go#L112

Added line #L112 was not covered by tests

Check warning on line 157 in zetaclient/zetabridge/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetabridge/tx.go#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 162 in zetaclient/zetabridge/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetabridge/tx.go#L162

Added line #L162 was not covered by tests

Check warning on line 164 in zetaclient/zetabridge/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetabridge/tx.go#L164

Added line #L164 was not covered by tests