[pallet_contracts] Modify the storage host function benchmarks to run on an...
[pallet_contracts] Modify the storage host function benchmarks to run on an unbalanced storage trie. (#5036)
This PR modifies the storage host function benchmarks. Previously, they
were run on an empty storage trie.
Now, they are run on an unbalanced storage trie to reflect worst case
scenario.
This approach increases the storage host function weights and decreases
the probability of DoS attacks.
---------
Co-authored-by: command-bot <>
Co-authored-by: PG Herveou <[email protected]>
parent
c8e5fba1
Pipeline
#486661
waiting for manual action
with stages
in
1 hour, 3 minutes, and 41 seconds
Please register or sign in to comment