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

Compute budget and split stake instruction support #90

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

0xMMBD
Copy link

@0xMMBD 0xMMBD commented Jun 27, 2024

Changeset:

  • Added split-stake instruction support for:

    • SystemTransfer + SystemAllocate + SystemAssign + StakeSplit
    • SystemTransfer + SystemAllocateWithSeed + StakeSplit
  • Compute Budget instruction

    • request heap frame
    • set compute unit price
    • request units
    • set compute unit limit

0xMMBD and others added 5 commits March 29, 2024 16:57
* Added support for compute budget instructions:
* request heap frame
* set compute unit price
* request units
* set compute unit limit
* added unit tests

Co-authored-by: Piotr Swierzy <[email protected]>
* Added split-stake instruction support for:
    * SystemTransfer + SystemAllocate + SystemAssign + StakeSplit
    * SystemTransfer + SystemAllocateWithSeed + StakeSplit

Co-authored-by: Maciej Nabiałek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant