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: remove minimum rent exempt check for SPL token withdrawals #3374

Merged
merged 6 commits into from
Jan 20, 2025

add comment to explain why rent exempt check is only applied to Solan…

a409a1a
Select commit
Loading
Failed to load commit list.
Merged

fix: remove minimum rent exempt check for SPL token withdrawals #3374

add comment to explain why rent exempt check is only applied to Solan…
a409a1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

63.22% (+0.00%) compared to 4bdfc0b

View this Pull Request on Codecov

63.22% (+0.00%) compared to 4bdfc0b

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.22%. Comparing base (4bdfc0b) to head (a409a1a).

Files with missing lines Patch % Lines
x/crosschain/keeper/v2_zevm_inbound.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3374   +/-   ##
========================================
  Coverage    63.22%   63.22%           
========================================
  Files          436      436           
  Lines        30636    30639    +3     
========================================
+ Hits         19369    19372    +3     
  Misses       10432    10432           
  Partials       835      835           
Files with missing lines Coverage Δ
...hain/keeper/cctx_orchestrator_validate_outbound.go 70.95% <100.00%> (+0.12%) ⬆️
x/crosschain/keeper/evm_hooks.go 83.07% <100.00%> (+0.13%) ⬆️
x/crosschain/keeper/v2_zevm_inbound.go 3.88% <0.00%> (ø)