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

Fixed failing tests after adding back throw (bounce) for sint after sig #15

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Skydev0h
Copy link
Contributor

@Skydev0h Skydev0h commented Feb 20, 2024

Fixes failing tests after merging #14

@oleganza oleganza merged commit 53cf00c into tonkeeper:main Feb 20, 2024
1 check passed
Copy link

@Zack435 Zack435 left a comment

Choose a reason for hiding this comment

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

I'm

@@ -597,7 +597,7 @@ describe('Wallet V5 sign auth internal', () => {
(receipt.transactions[1].description as TransactionDescriptionGeneric)
.computePhase as TransactionComputeVm
).exitCode
).toEqual(0);
Copy link

Choose a reason for hiding this comment

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

33

@@ -597,7 +597,7 @@ describe('Wallet V5 sign auth internal', () => {
(receipt.transactions[1].description as TransactionDescriptionGeneric)
.computePhase as TransactionComputeVm
Copy link

Choose a reason for hiding this comment

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

0.053807902 TON

@AAmir1361
Copy link

@Zack435

@AAmir1361
Copy link

Zack435

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.

4 participants