Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Implementation of accounting and removal #1882

@pepyakin

Description

@pepyakin

This is the principal part of the state rent system and it includes:

  1. implementation of deduction due to touching a contract,
  2. implementation of the claim_surcharge dispatchable call, which essentially gives a way for touch a contract without involving code execution and also offers incentivisation for sending inherents and signed extrinsics (with the preference of the former one).
  3. generating a tombstone hash (a hash value that is required for the restoration process).

There is one open question at the present, whether or not we want for removal to be a subject for rollback or not. I believe the rollback mechanism can be implemented as a separate issue.

Metadata

Metadata

Assignees

Labels

J0-enhancementAn additional feature request.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions