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

Contracts: Memory and Module instance teardowns #171

Merged
merged 2 commits into from
May 24, 2018

Conversation

pepyakin
Copy link
Contributor

Based on #168 and should go after it.

Add the simplest way to reclaim resources after the user done with the module / memory instance.

@pepyakin pepyakin added the A3-in_progress Pull request is in progress. No review needed at this stage. label May 23, 2018
@pepyakin pepyakin changed the title Ser contract teardowns Contracts: Memory and Module instance teardowns May 23, 2018
@pepyakin pepyakin added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels May 23, 2018
@pepyakin pepyakin added A8-looksgood and removed A0-please_review Pull request needs code review. labels May 24, 2018
@gavofyork gavofyork merged commit b32c27a into master May 24, 2018
@gavofyork gavofyork deleted the ser-contract-teardowns branch May 24, 2018 12:18
JoshOrndorff pushed a commit to moonbeam-foundation/substrate that referenced this pull request Apr 21, 2021
* Add TxPool types and basic impl

* Service extend with TxPool handler

* Add TransactionPool bound and parameter

* Add `TxPoolRuntimeApi`

* Implement `TxPoolRuntimeApi`

* Add `TxPoolRuntimeApi` bound to service

* Set public fields

* Add txpool primitives as a dependency

* Renaming

* Implement `txpool_status` and WIP `txpool_content`

* Fix types

* Implement `txpool_content`

* Generic map build

* Implement `txpool_inspect`

* Add copyright

* Use `insert_or_with` instead `contains_key`

* Update Cargo.lock

* Fix Summary serializer

* Add tests

* Bump runtime spec

* Add custom `block_hash` serializer

* Add custom `to` serializer

* Cleanup

* Fix grumble

Co-authored-by: Crystalin <alan@purestake.com>
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* xdex

* remove fill history

* reactor matchorder

* runtime and genesis config

* rename
liuchengxu pushed a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
* Address review grumbles from paritytech#99

* obey the fmt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants