Crunch v0.9.0
Note: This release was built using rustc 1.67.1 (d5a82bbd2 2023-02-07)
🚩 Update Priority
This is a Medium priority release, please update as appropriate.
✨ New
- Add optional flag
enable-unique-stashes
. From all given stashes crunch will sort by stash address and remove duplicates. - Add optional argument
pool-ids
or environment variableCRUNCH_POOL_IDS
. Crunch will try to fetch the latest nominees (stashes) of the respective pool_id predefined here before triggering the respective payouts (e.gCRUNCH_POOL_IDS=1,2,3
).
🔧 Changes
- Trigger era payouts randomly within 4 minutes after era ends. Previously value was within 2 minutes.
📦️ Additional builtin runtime metadata
- Polkadot/9360
- Kusama/9370
- Westend/9380