* cli: Deploy the appropriate length program
* Extend the extend-program test for new default
* Add CHANGELOG entry
* Update docs, and include `extend`
* Update CHANGELOG.md
Co-authored-by: Tyera <teulberg@gmail.com>
---------
Co-authored-by: Tyera <teulberg@gmail.com>
* Add allow_commission_decrease_at_any_time feature which will allow
vote account commission to be lowered at any time during the epoch
regardless of the commission_updates_only_allowed_in_first_half_of_epoch
feature. Fixes#33843.
SIMD: 0080
* Remove unused `feature_set` import
---------
Co-authored-by: Jon Cinque <me@jonc.dev>
* Add changelog
* Lint: remove trailing whitespace
* Update based on review feedback
* Remove branch tracking from inside the changelog.
* Factor out duplication
* Add instruction about using the same wording when backporting
* Formatting - 80 character wrap
* Clarify ambiguous language
* Remove instruction that is only relelvant to backports
* Revert "Remove instruction that is only relelvant to backports"
This reverts commit 31fe048a5ec5493cf1c8524db10769cd14d2be0d.
* Update wording baased on review feedback
* Add core contributors to audience
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
* Updated based on review feedback.
* Add noteworthy criteria.
* Move instructions to bottom (below changelog).
* Add detail to instructions.
* Update core contributors to contributors
Co-authored-by: mvines <mvines@gmail.com>
* Remove superfluous "ABI"
Co-authored-by: mvines <mvines@gmail.com>
* Add anchor link at the top to the instructions at the bottom
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
* Add instructions for maintaining the changelog
* wording. add entry for edge channel.
* switch language from "branches" to "channels"
* adds entry for edge channel
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
* Remove whitespace in link
---------
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
Co-authored-by: mvines <mvines@gmail.com>