This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Conversation
bkchr
reviewed
Apr 8, 2019
bkchr
reviewed
Apr 8, 2019
pepyakin
reviewed
Apr 8, 2019
pepyakin
reviewed
Apr 8, 2019
pepyakin
reviewed
Apr 8, 2019
pepyakin
reviewed
Apr 8, 2019
pepyakin
reviewed
Apr 9, 2019
Contributor
pepyakin
left a comment
There was a problem hiding this comment.
Great start! Expect another round of comments since I didn't yet grasp the logic changes
gui1117
commented
Apr 29, 2019
gui1117
commented
Apr 29, 2019
Co-Authored-By: pepyakin <s.pepyakin@gmail.com>
…ch/substrate into gui-contract-accounting-removal
gui1117
commented
Apr 29, 2019
pepyakin
approved these changes
Apr 30, 2019
xlc
reviewed
May 2, 2019
MTDK1
pushed a commit
to bdevux/substrate
that referenced
this pull request
Jul 10, 2019
* first partial implementation * update rent allowance * fmt Co-Authored-By: thiolliere <gui.thiolliere@gmail.com> * remove comments * reward surcharge claims * remove rent allowance in param + code_hash changed * Fix bug * fix tests * fmt * impl getter setter rent allowance * fmt Co-Authored-By: thiolliere <gui.thiolliere@gmail.com> * comments * doc + be->le * doc * doc * fix improve fast return * renamings * rename + COMPLEXITY * COMPLEXITY * add test * etrinsic claim surcharge delay configurable * comment addressed * move and rewrite of pay_rent * remove child trie * fmt * use derive * arithmetic operation * fix * fix storage root + checked_mul + test * WIP: test * WIP * add tests and fix * fmt * typo and doc suggestions Co-Authored-By: thiolliere <gui.thiolliere@gmail.com> * WIP * address some comments divide tests + some docs * use br_table * remove unused function * Bump the runtime version * insert_with * Add some comments. * Refactor * Shuffle and fix comments * More comment fixes. * dues limited * Add comment * Handicap * Docs. * Apply suggestions from code review Co-Authored-By: pepyakin <s.pepyakin@gmail.com> * Coalesce block_passed in a block * Fix build * Paid → Ok * match → if * Imrpove handicap description
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fix #1882
then if it got enough free_balance to make tombstone it makes it
Another PR:
TODO: