Skip to content
Unverified Commit f86f2131 authored by PG Herveou's avatar PG Herveou Committed by GitHub
Browse files

Contracts: remove kitchensink dynamic parameters (#4489)

Using Dynamic Parameters for contracts seems like a bad idea for now.

Given that we have benchmarks for each host function (in addition to our
extrinsics), parameter storage reads will be counted multiple times. We
will work on updates to the benchmarking framework to mitigate this
issue in future iterations.

---------

Co-authored-by: command-bot <>
parent d5fe478e
Pipeline #475556 waiting for manual action with stages
in 1 hour, 32 minutes, and 14 seconds