mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
1da8d12dd1
Reuse wasmi Module when validating. Prepare the code for 0.32 and the addition of Module::new_unchecked
13 lines
352 B
Plaintext
13 lines
352 B
Plaintext
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
|
|
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
|
|
|
|
title: "[pallet-contracts] Benchmarks improvements"
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: Reuse wasmi module when validating the wasm code.
|
|
crates:
|
|
- name: pallet-contracts
|
|
bump: patch
|
|
|