Skip to content

Crunch v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 14:25

Note: This release was built using rustc 1.71.0 (8ede3aae2 2023-07-12)

🚩 Update Priority

This is a Low priority release, please update as appropriate.

✨ New

  • Introducing option --enable-pool-only-operator-compound to allow for permissionless compound rewards of pool operators only
  • Introducing flag --enable-pool-compound-threshold to allow a threshold to be set. Only rewards higher than the threshold are triggered for compound.

🔧 Changes

NOTE: options and respective environment variables have been renamed:

  • --enable-all-nominees-payouts -> --enable-pool-all-nominees-payout
  • --enable-active-nominees-payout -> --enable-pool-active-nominees-payout
  • CRUNCH_ALL_NOMINEES_PAYOUTS_ENABLED -> CRUNCH_POOL_ALL_NOMINEES_PAYOUT_ENABLED
  • CRUNCH_ACTIVE_NOMINEES_PAYOUT_ENABLED -> CRUNCH_POOL_ACTIVE_NOMINEES_PAYOUT_ENABLED