v2.2: Feature - UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131)#6217
v2.2: Feature - UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131)#6217
UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131)#6217Conversation
|
Cherry-pick of 94d70cd has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
The Firedancer team maintains a line-for-line reimplementation of the |
ec81125 to
17f6683
Compare
17f6683 to
97726e8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v2.2 #6217 +/- ##
=========================================
- Coverage 83.4% 83.4% -0.1%
=========================================
Files 807 807
Lines 373380 373478 +98
=========================================
+ Hits 311484 311501 +17
- Misses 61896 61977 +81 🚀 New features to boost your workflow:
|
97726e8 to
28ee37c
Compare
UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131)UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131 and #6245)
28ee37c to
ca5aa93
Compare
1199137 to
44bc11b
Compare
|
#6337 should go in on its own, not here. never bp two prs in one |
44bc11b to
ca5aa93
Compare
* Bumps solana-loader-v3-interface version. * Adds the feature. * Adds feature gating logic. * Adjusts transaction-status parser. * Adjusts CLI manual extend and auto extend. * Adds authority_signer_index to ProgramCliCommand::ExtendProgramChecked. * Adjusts solana-bpf-loader-program-tests. (cherry picked from commit 94d70cd)
ca5aa93 to
07e650a
Compare
UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131 and #6245)UpgradeableLoaderInstruction::ExtendProgramChecked (backport of #6131)
07e650a to
14ae250
Compare
This is already a BP of two PRs |
|
I removed the second, we will do that individually. |
See SIMD-0164.
Feature Gate Issue: #87
This is an automatic backport of pull request #6131 done by [Mergify](https://mergify.com).