Skip to content
Unverified Commit cb9fdb57 authored by Sebastian Miasojed's avatar Sebastian Miasojed Committed by GitHub
Browse files

[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: default avatarPG Herveou <[email protected]>
parent c8e5fba1
Pipeline #486661 waiting for manual action with stages
in 1 hour, 3 minutes, and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment