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

v1.15: remove VoteState::deserialize() from sbf builds (backport of #30515) #30532

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 26, 2023

This is an automatic backport of pull request #30515 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

the existing deserialize implementation overruns the sbf stack and is unusable in a program context
this silences a warning to that effect which all solana_program importers receive

closes #30188

(cherry picked from commit bd49b98)
@2501babe 2501babe merged commit 62fcfc8 into v1.15 Mar 1, 2023
@2501babe 2501babe deleted the mergify/bp/v1.15/pr-30515 branch March 1, 2023 17:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants