feat(benchmarks): add benchmarks and specific weights to all pallets#91
feat(benchmarks): add benchmarks and specific weights to all pallets#91
Conversation
mattsse
left a comment
There was a problem hiding this comment.
Awesome, this looks great!
Only minor nits, and one question about the From<u32> restriction, was this necessary for the benchmarks?
I don't think we should necessarily restrict it to be an u32, for example it could be end up something like Acala's currencyId
https://github.com/AcalaNetwork/Acala/blob/master/primitives/src/currency.rs#L208-L212
Agree, if we implement something like |
Sounds good! |
Changes
pallet-chainlink-feedtoChainsafe/chainlink-polkadotbenchmarking.rsasset-depository( no calls )xcm-asset-support( no calls )default_weight.rsAssetPriceFeed not foundin the calldepositof palletasset-index#93 )verifyTests
Issues
Closes #80
Ref #64