-
Notifications
You must be signed in to change notification settings - Fork 19
Adding a New Pallet
Wil Wade edited this page Oct 7, 2022
·
3 revisions
Help for adding a new pallet (WIP)
- Setup feature flags if any and map them through the dependency chain
- Weights setup
- Benchmarks: Add it to
scripts/run_all_benchmarks.sh
- Map
try-runtime
feature through - Map
std
feature through
- Benchmarks: Add a new make benchmark-[pallet name]
- All configuration setup
- Mainnet
- Rococo