Commit 84811dae authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by GitHub
Browse files

Storage chain: Runtime module (#8624)



* Transaction storage runtime module

* WIP: Tests

* Tests, benchmarks  and docs

* Made check_proof mandatory

* Typo

* Renamed a crate

* Apply suggestions from code review

Co-authored-by: default avatarKian Paimani <[email protected]>

* Added weight for on_finalize

* Fixed counter mutations

* Reorganized tests

* Fixed build

* Update for the new inherent API

* Reworked for the new inherents API

* Apply suggestions from code review

Co-authored-by: default avatarcheme <[email protected]>
Co-authored-by: default avatarAlexander Popiak <[email protected]>
Co-authored-by: default avatarShawn Tabrizi <[email protected]>

* Store transactions in a Vec

* Added FeeDestination

* Get rid of constants

* Fixed node runtime build

* Fixed benches

* Update frame/transaction-storage/src/lib.rs

Co-authored-by: default avatarcheme <[email protected]>

Co-authored-by: default avatarKian Paimani <[email protected]>
Co-authored-by: default avatarcheme <[email protected]>
Co-authored-by: default avatarAlexander Popiak <[email protected]>
Co-authored-by: default avatarShawn Tabrizi <[email protected]>
parent 258c1a86
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment