Skip to content

Commit

Permalink
Revert "Merge branch 'master' into wen_restart_aggregate_last_voted_f…
Browse files Browse the repository at this point in the history
…ork_slots"

This reverts commit 2fb824e, reversing
changes made to e3d0194.
  • Loading branch information
wen-coding committed Feb 28, 2024
1 parent 2fb824e commit 4e4cbab
Show file tree
Hide file tree
Showing 128 changed files with 4,132 additions and 5,759 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/downstream-project-anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ on:
- "cargo-test-bpf"
- "cargo-build-sbf"
- "cargo-test-sbf"
- "scripts/build-downstream-anchor-projects.sh"
- ".github/scripts/purge-ubuntu-runner.sh"
- ".github/scripts/downstream-project-spl-install-deps.sh"
- ".github/workflows/downstream-project-anchor.yml"
workflow_call:
inputs:
Expand Down
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ Release channels have their own copy of this changelog:

<a name="edge-channel"></a>
## [2.0.0] - Unreleased
* Changes
* `central-scheduler` as default option for `--block-production-method` (#34891)

## [1.18.0]
* Changes
* Added a github check to support `changelog` label
* The default for `--use-snapshot-archives-at-startup` is now `when-newest` (#33883)
* The default for `solana-ledger-tool`, however, remains `always` (#34228)
* Added `central-scheduler` option for `--block-production-method` (#33890)
* `central-scheduler` as default option for `--block-production-method` (#34891)
* Updated to Borsh v1
* Added allow_commission_decrease_at_any_time feature which will allow commission on a vote account to be
decreased even in the second half of epochs when the commission_updates_only_allowed_in_first_half_of_epoch
Expand Down
Loading

0 comments on commit 4e4cbab

Please sign in to comment.