Conversation
🦑 📈 ink! Example Contracts ‒ Size Change Report 📉 🦑These are the results of building the
Link to the run | Last update: Wed Nov 24 15:17:03 CET 2021 |
Codecov Report
@@ Coverage Diff @@
## master #1036 +/- ##
==========================================
+ Coverage 62.57% 64.12% +1.55%
==========================================
Files 246 246
Lines 9258 9238 -20
==========================================
+ Hits 5793 5924 +131
+ Misses 3465 3314 -151
Continue to review full report at Codecov.
|
Contributor
|
I think you can also remove usage of this =) |
athei
approved these changes
Nov 24, 2021
Merged
xgreenx
pushed a commit
to Supercolony-net/ink
that referenced
this pull request
Feb 8, 2022
* Remove the state rent API * Apply `cargo fmt`, make clippy happy * Make clippy happy * Remove unused `sp-arithmetic` dep * Remove `RentFraction` and related deps * Update test fixtures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #997.
Follow-up to paritytech/substrate#9669.
I'll remove the subsistence threshold stuff once we merge the deposit PR into Substrate.