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

WIP: Updated Docker Image File for Keeper/Liquidator #893

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Conversation

FinnCF
Copy link

@FinnCF FinnCF commented Feb 24, 2024

No description provided.

@github-actions github-actions bot added the devops DevOps changes label Feb 24, 2024
Copy link
Collaborator

@ckamm ckamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert the transaction_size() change: it's goal is to just return the size. The check on number of accounts and bytes is done separately and I fixed the bug with how it was used in the keeper.

abrzezinski94 and others added 7 commits February 29, 2024 12:04
Add a sequence check IX

This new IX `SequenceCheck` can be used to avoid having multiple concurrent TX in flight causing unexpected result (multiple borrow for example)

(cherry picked from commit 4948356)
* program: sequence check as u8 (reuse existing padding)

(cherry picked from commit 0728bb5)
@microwavedcola1 microwavedcola1 changed the title Updated Docker Image File for Keeper/Liquidator WIP: Updated Docker Image File for Keeper/Liquidator Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants