-
Notifications
You must be signed in to change notification settings - Fork 180
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
[FVM] beyond EVM part 6.2 - Implement EVM.BridgedAccount.withdraw #4890
Conversation
@ramtinms with |
@turbolent probably missing the flag for bootstraping, let me take a look |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4890 +/- ##
=======================================
Coverage 56.22% 56.22%
=======================================
Files 969 969
Lines 90306 90362 +56
=======================================
+ Hits 50772 50805 +33
- Misses 35757 35770 +13
- Partials 3777 3787 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Depends on #4889