-
Notifications
You must be signed in to change notification settings - Fork 2.6k
contracts: Cap the maximum number of storage items a contract can have #7647
Conversation
/bench runtime pallet pallet_contracts |
Finished benchmark for branch: at-cap-storage Benchmark: Benchmark Runtime Pallet cargo run --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 ResultsPallet: "pallet_contracts", Extrinsic: "update_schedule", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
|
Closed. See linked issue for explanation. |
fixes #7526