mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
59b2661444
This PR backports Node version and `spec_version` bumps to `1.8.0` from the latest release and orders prdoc files related to it.
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
title: Fix double charge of host function weight
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Fixed a double charge which can lead to quadratic gas consumption of
|
|
the `call` and `instantiate` host functions.
|
|
|
|
crates:
|
|
- name: pallet-contracts
|