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

Remove dependency on sandboxing host functions #9592

Merged
2 commits merged into from
Aug 25, 2021
Merged

Remove dependency on sandboxing host functions #9592

2 commits merged into from
Aug 25, 2021

Commits on Aug 20, 2021

  1. Embed wasmi into the runtime

    athei committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    c704e38 View commit details
    Browse the repository at this point in the history
  2. cargo run --quiet --release --features=runtime-benchmarks --manifest-…

    …path=bin/node/cli/Cargo.toml -- benchmark --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 Benchmarking Bot authored and athei committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    961824d View commit details
    Browse the repository at this point in the history