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

Contracts: Memory and Module instance teardowns - #171

Merged
gavofyork merged 2 commits into
masterfrom
ser-contract-teardowns
May 24, 2018
Merged

Contracts: Memory and Module instance teardowns#171
gavofyork merged 2 commits into
masterfrom
ser-contract-teardowns

Conversation

@pepyakin

Copy link
Copy Markdown
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.

@pepyakinpepyakin added the A3-in_progress Pull request is in progress. No review needed at this stage. label May 23, 2018
@pepyakinpepyakin changed the title Ser contract teardownsContracts: Memory and Module instance teardownsMay 23, 2018
@pepyakin
pepyakinforce-pushed the ser-contract-teardowns branch from 563e92d to 6e852c6CompareMay 23, 2018 15:10
@pepyakinpepyakin 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
@pepyakinpepyakin added A8-looksgood and removed A0-please_review Pull request needs code review. labels May 24, 2018
@gavofyork
gavofyork merged commit b32c27a into masterMay 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
Sign up for freeto 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

@pepyakin@gavofyork@rphmeier