• Alexander Theißen's avatar
    contracts: Add `set_code` root dispatchable (#11451) · b3b7b4dd
    Alexander Theißen authored
    
    
    * Add `set_code` dispatchable
    
    * 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
    
    Co-authored-by: default avatarParity Bot <[email protected]>
    b3b7b4dd