Skip to content

Introduce InstructionPlan executors in JS client#4

Merged
lorisleiva merged 2 commits intomainfrom
loris/introduce-instruction-plan-executor
Feb 5, 2025
Merged

Introduce InstructionPlan executors in JS client#4
lorisleiva merged 2 commits intomainfrom
loris/introduce-instruction-plan-executor

Conversation

@lorisleiva
Copy link
Copy Markdown
Member

This PR isolates the generic InstructionPlan logic and adds the concept of composable InstructionPlanExecutors that can be used to send InstructionPlans used the required strategy.

This work makes it possible for a subsequent PR to add a strategy that simulates a transaction and updates the compute budget instructions with the simulated CU limit.

@lorisleiva lorisleiva marked this pull request as ready for review February 5, 2025 10:02
@lorisleiva lorisleiva merged commit c281352 into main Feb 5, 2025
6 of 9 checks passed
@lorisleiva lorisleiva deleted the loris/introduce-instruction-plan-executor branch April 3, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant