chore: Bump solana-program-entrypoint v3 - #4007
Closed
jamie-osec wants to merge 5 commits into
Closed
Conversation
|
@jamie-osec is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
swaroop-osec
approved these changes
Oct 20, 2025
jamie-osec
force-pushed
the
bump-entry
branch
from
October 21, 2025 10:02
e4b6b24 to
84fc8d8
Compare
jamie-osec
force-pushed
the
bump-entry
branch
from
October 21, 2025 10:03
84fc8d8 to
2041a26
Compare
Collaborator
|
Failed tests will be fixed by #3987 |
Collaborator
Author
|
Can you rebase to make sure? |
…#3878) * feat(lang): Enhance Program type with generic validation support * feat(tests): Add generic program tests * refactor: Replace realloc with resize * feat(tests): Add test for custom program address validation * bench: update * chore: Improve formatting * Revert "refactor: Replace realloc with resize" This reverts commit 61cc66d. * feat(tests): Add custom program tests * chore(tests): Rename to custom-program * chore: Update CHANGELOG.md * chore: Update benchmarks
* fix: add maxretries to send trasactions * prettier * chore(retry): add skippreflight is true * Re-run CI * fix: optional tests * empty work fow * revert optional tests --------- Co-authored-by: Akash Thota <your.email@example.com>
* Fix test error logs * fix: typo in transfer_tokens documentation * Fix typos in CHANGELOG.md * Update lockups.md * fix: Remove link * docs: fixes and improvements in documentation * chore: fix some minor issues in the comments Signed-off-by: sellskin <mydesk@yeah.net> * Update lazy.rs * fixed safety checks link issue otter-sec#3786 * docs: fix typos * Update lib.rs * fix: update broken link * chore: remove redundant word in comment Signed-off-by: zhoujiaweii <zjwustc@outlook.com> * docs: fix broken link * chore: fix some typos in comment Signed-off-by: slicesequal <slicesequal@outlook.com> * Update lib.rs * Update 0-31-0.mdx * chore: Replace duplicated word * fix: correct spelling of "TRANSFERRED" * chore: correct typos in comments * chore: Fix contractions - add missing apostrophes * chore: correct typos --------- Signed-off-by: sellskin <mydesk@yeah.net> Signed-off-by: zhoujiaweii <zjwustc@outlook.com> Signed-off-by: slicesequal <slicesequal@outlook.com> Co-authored-by: h4n0 <4738254+h4n0@users.noreply.github.com> Co-authored-by: hthuz <hanggang.20@intl.zju.edu.cn> Co-authored-by: CODe <71spates.bravest@icloud.com> Co-authored-by: Hopium <135053852+Hopium21@users.noreply.github.com> Co-authored-by: Rahul Lashkari <rahul.lsh.connect@gmail.com> Co-authored-by: sellskin <mydesk@yeah.net> Co-authored-by: FT <140458077+zeevick10@users.noreply.github.com> Co-authored-by: Shubham Yadav <122247678+batmnnn@users.noreply.github.com> Co-authored-by: HoustonOla35 <zzeroexplorer@gmail.com> Co-authored-by: Alvarez <140459501+prestoalvarez@users.noreply.github.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: zhoujiaweii <zjwustc@outlook.com> Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com> Co-authored-by: slicesequal <slicesequal@outlook.com> Co-authored-by: sashaodessa <140454972+sashaodessa@users.noreply.github.com> Co-authored-by: viktorking7 <140458814+viktorking7@users.noreply.github.com>
Collaborator
Author
|
Fixed by #4031 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 3.0.0 was yanked (over this issue) which causes issues when
cargo install --lockedfrom this repo: