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: skip solana unsupported transaction version #3206

Merged
merged 8 commits into from
Nov 25, 2024

Merge branch 'develop' of https://github.com/zeta-chain/node into fix…

5539108
Select commit
Loading
Failed to load commit list.
Merged

fix: skip solana unsupported transaction version #3206

Merge branch 'develop' of https://github.com/zeta-chain/node into fix…
5539108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 1s

62.38% (-0.06%) compared to fffbcab

View this Pull Request on Codecov

62.38% (-0.06%) compared to fffbcab

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 32 lines in your changes missing coverage. Please review.

Project coverage is 62.38%. Comparing base (fffbcab) to head (5539108).

Files with missing lines Patch % Lines
zetaclient/chains/solana/observer/inbound.go 0.00% 20 Missing ⚠️
zetaclient/chains/solana/rpc/rpc.go 0.00% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3206      +/-   ##
===========================================
- Coverage    62.43%   62.38%   -0.06%     
===========================================
  Files          428      427       -1     
  Lines        30404    30416      +12     
===========================================
- Hits         18982    18974       -8     
- Misses       10576    10596      +20     
  Partials       846      846              
Files with missing lines Coverage Δ
zetaclient/chains/solana/signer/signer.go 23.48% <100.00%> (+0.31%) ⬆️
zetaclient/keys/relayer_key.go 90.00% <100.00%> (ø)
zetaclient/chains/solana/rpc/rpc.go 0.00% <0.00%> (ø)
zetaclient/chains/solana/observer/inbound.go 31.25% <0.00%> (-1.25%) ⬇️