Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate WeightInfo Automatically (#380)
* 🐛 ($PALLET) Fix bancor bench error * 🐛 ($PALLET) Fix vtoken-mint bench error * 🔧 ($PROJ) Add more phony * 🐛 ($PALLETS) Fix benchmark errors that occur by compile * ✨ ($RUNTIME) Supple the benchmark settings that missing on Bifrost * 🔥 ($RUNTIME) Unlist pallet_* benchmarks * ♻️ ($SCRIPT) Refactor script that generates weightInfos * 🔥 ($RUNTIME) Remove useless code * ♻️ ($SCRIPT) Refactor .. * 👷 ($CI) Try to generate all-runtime weight files * 🎨 ($RUNTIME) Format .. * 🚧 ($CI) Close check & test temporarily * 🚧 ($CI) Working around.. * 🐛 ($SCRIPT) Fix Syntax error 2 * 👷 ($CI) Modify ci flow * 🐛 ($CI) Fix ci syntax error * 🐛 ($PALLET) Fix bench errors of lightening-redeem * 🐛 ($CI) Remove file_pattern option * 🤖 ($WEIGHT) Generate weightInfo files automatically Co-authored-by: AllenPocketGamer <AllenPocketGamer@users.noreply.github.com> Co-authored-by: Edwin <lark930@gmail.com>
- Loading branch information