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

contracts: Add set_code root dispatchable #11451

Merged
merged 3 commits into from
May 18, 2022
Merged

Commits on May 18, 2022

  1. Add set_code dispatchable

    athei committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3de59b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … at-update-code
    Parity Bot committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a5b35a8 View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …--manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_contracts --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/contracts/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8973c4d View commit details
    Browse the repository at this point in the history