Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vote: deprecate unused legacy vote tx plumbing #274

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

AshwinSekar
Copy link

start cleaning up some plumbing

Copy link

mergify bot commented Mar 16, 2024

Backports to the stable 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.

Copy link

mergify bot commented Mar 16, 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.

@AshwinSekar AshwinSekar added the automerge automerge Merge this Pull Request automatically once CI passes label Mar 16, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.9%. Comparing base (87a0071) to head (41adddb).

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #274     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         837      837             
  Lines      226793   226812     +19     
=========================================
- Hits       185830   185825      -5     
- Misses      40963    40987     +24     

@AshwinSekar AshwinSekar merged commit b27c80a into anza-xyz:master Mar 16, 2024
46 checks passed
mergify bot pushed a commit that referenced this pull request Mar 16, 2024
(cherry picked from commit b27c80a)

# Conflicts:
#	sdk/src/feature_set.rs
mergify bot pushed a commit that referenced this pull request Mar 16, 2024
(cherry picked from commit b27c80a)

# Conflicts:
#	sdk/src/feature_set.rs
willhickey pushed a commit that referenced this pull request Mar 18, 2024
…) (#275)

* vote: deprecate unused legacy vote tx plumbing (#274)

(cherry picked from commit b27c80a)

# Conflicts:
#	sdk/src/feature_set.rs

* fix conflicts

---------

Co-authored-by: Ashwin Sekar <[email protected]>
Co-authored-by: Ashwin Sekar <[email protected]>
willhickey pushed a commit that referenced this pull request Mar 18, 2024
…) (#276)

* vote: deprecate unused legacy vote tx plumbing (#274)

(cherry picked from commit b27c80a)

# Conflicts:
#	sdk/src/feature_set.rs

* fix conflicts

---------

Co-authored-by: Ashwin Sekar <[email protected]>
Co-authored-by: Ashwin Sekar <[email protected]>
@HaoranYi HaoranYi mentioned this pull request Apr 8, 2024
@AshwinSekar AshwinSekar added the feature-gate Pull Request adds or modifies a runtime feature gate label Jun 25, 2024
anwayde pushed a commit to firedancer-io/agave that referenced this pull request Jul 23, 2024
…za-xyz#274) (anza-xyz#276)

* vote: deprecate unused legacy vote tx plumbing (anza-xyz#274)

(cherry picked from commit b27c80a)

# Conflicts:
#	sdk/src/feature_set.rs

* fix conflicts

---------

Co-authored-by: Ashwin Sekar <[email protected]>
Co-authored-by: Ashwin Sekar <[email protected]>
codebender828 pushed a commit to codebender828/agave that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes feature-gate Pull Request adds or modifies a runtime feature gate v1.18
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants