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 dynamic vm transfer transaction #138

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

sisyphusSmiling
Copy link
Contributor

@sisyphusSmiling sisyphusSmiling commented Dec 17, 2024

Description

  • Fixes transaction failure case when moving Flow from EVM to Cadence with primary balance coming from EVM by leaving enough FLOW in Cadence to cover storage consumption.

For contributor use:

  • Targeted PR against main branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (02aab3f) to head (b8f3e08).
Report is 183 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   86.19%   86.73%   +0.53%     
==========================================
  Files          18       18              
  Lines         884      965      +81     
==========================================
+ Hits          762      837      +75     
- Misses        122      128       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sisyphusSmiling sisyphusSmiling marked this pull request as ready for review December 17, 2024 02:03
@sisyphusSmiling sisyphusSmiling requested a review from a team as a code owner December 17, 2024 02:03
@sisyphusSmiling sisyphusSmiling requested a review from a team December 17, 2024 02:15
@sisyphusSmiling sisyphusSmiling merged commit 1d66a43 into main Dec 20, 2024
2 checks passed
@sisyphusSmiling sisyphusSmiling deleted the gio/fix-dynamic-flow-transfer branch December 20, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants