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

Revert partitioned rewards PDA commits#35088

Merged
CriesofCarrots merged 5 commits into
solana-labs:masterfrom
CriesofCarrots:revert-rpc-partition-stuff
Feb 6, 2024
Merged

Revert partitioned rewards PDA commits#35088
CriesofCarrots merged 5 commits into
solana-labs:masterfrom
CriesofCarrots:revert-rpc-partition-stuff

Conversation

@CriesofCarrots
Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots commented Feb 5, 2024

Problem

We decided to abandon solana-foundation/solana-improvement-documents#106
The RPC code will need to be reimplemented on top of the block metadata solution.

Summary of Changes

This has all the reverts in one PR. Approve this one to save some time (and do the magic to merge without squashing).

@CriesofCarrots CriesofCarrots added the v1.18 PRs that should be backported to v1.18 label Feb 5, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Feb 5, 2024

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2024

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (5dd9609) 81.6% compared to head (6b00912) 81.6%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #35088    +/-   ##
========================================
  Coverage    81.6%    81.6%            
========================================
  Files         830      829     -1     
  Lines      224951   224820   -131     
========================================
- Hits       183626   183583    -43     
+ Misses      41325    41237    -88     

Copy link
Copy Markdown
Contributor

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

v1.18 PRs that should be backported to v1.18

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants