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: solidity adapters #158

Merged
merged 7 commits into from
Nov 10, 2023

fix: set sn to 0 if response not required

743e4a2
Select commit
Loading
Failed to load commit list.
Merged

feat: solidity adapters #158

fix: set sn to 0 if response not required
743e4a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2023 in 0s

93.40% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.40% of diff hit (target 80.00%)

Annotations

Check warning on line 87 in contracts/evm/contracts/adapters/LayerZeroAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/LayerZeroAdapter.sol#L87

Added line #L87 was not covered by tests

Check warning on line 99 in contracts/evm/contracts/adapters/LayerZeroAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/LayerZeroAdapter.sol#L99

Added line #L99 was not covered by tests

Check warning on line 215 in contracts/evm/contracts/adapters/LayerZeroAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/LayerZeroAdapter.sol#L215

Added line #L215 was not covered by tests

Check warning on line 82 in contracts/evm/contracts/adapters/WormholeAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/WormholeAdapter.sol#L82

Added line #L82 was not covered by tests

Check warning on line 94 in contracts/evm/contracts/adapters/WormholeAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/WormholeAdapter.sol#L94

Added line #L94 was not covered by tests

Check warning on line 199 in contracts/evm/contracts/adapters/WormholeAdapter.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/evm/contracts/adapters/WormholeAdapter.sol#L199

Added line #L199 was not covered by tests