Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Add epoch reward feature id #32051

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Conversation

HaoranYi
Copy link
Contributor

@HaoranYi HaoranYi commented Jun 9, 2023

Problem

Implementing partitioned rewards in pieces.

Summary of Changes

Add epoch reward feature id

Feature Gate Issue: #32166

@HaoranYi HaoranYi changed the title add epoch reward feature id Add epoch reward feature id Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #32051 (559d187) into master (4ebec90) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #32051     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         764      764             
  Lines      208095   208096      +1     
=========================================
- Hits       170500   170499      -1     
- Misses      37595    37597      +2     

sdk/src/feature_set.rs Outdated Show resolved Hide resolved
@HaoranYi HaoranYi added the feature-gate Pull Request adds or modifies a runtime feature gate label Jun 15, 2023
@HaoranYi HaoranYi marked this pull request as ready for review June 16, 2023 13:41
@HaoranYi HaoranYi merged commit ec9fdbf into solana-labs:master Jun 16, 2023
@HaoranYi HaoranYi deleted the reward_feature_id branch June 16, 2023 13:41
wen-coding pushed a commit to wen-coding/solana that referenced this pull request Aug 15, 2023
* add epoch reward feature id

* add feature gate issue id

---------

Co-authored-by: HaoranYi <[email protected]>
wen-coding pushed a commit to wen-coding/solana that referenced this pull request Aug 15, 2023
* add epoch reward feature id

* add feature gate issue id

---------

Co-authored-by: HaoranYi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants