[pallet_contracts] Increase the weight of the deposit_event host function to...
[pallet_contracts] Increase the weight of the deposit_event host function to limit the memory used by events. (#4973)
This PR updates the weight of the `deposit_event` host function by
adding
a fixed ref_time of 60,000 picoseconds per byte. Given a block time of 2
seconds
and this specified ref_time, the total allocation size is 32MB.
---------
Co-authored-by: Alexander Theißen <[email protected]>
parent
2b5ccbae
Pipeline
#487690
waiting for manual action
with stages
in
1 hour, 16 minutes, and 11 seconds
Please register or sign in to comment