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

Add support for spot verify escape #461

Merged
merged 6 commits into from Aug 10, 2023

Conversation

torztomasz
Copy link
Contributor

Resolves L2B-2089

@linear
Copy link

linear bot commented Aug 9, 2023

L2B-2089 Add spot specific calls

Spot:

function verifyEscape(
          uint256[] calldata escapeProof
)     

function escape(
        uint256 ownerKey,
        uint256 vaultId,
        uint256 assetId,
        uint256 quantizedAmount
    )

function freezeRequest(uint256 ownerKey, uint256 vaultId) external notFrozen 

@adamiak adamiak added this pull request to the merge queue Aug 10, 2023
Merged via the queue into master with commit d957fe5 Aug 10, 2023
4 checks passed
@adamiak adamiak deleted the add-support-for-spot-verify-escape branch August 10, 2023 07:41
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.

None yet

2 participants