Skip to content

fix(sdk): fix deposit through contract call and add withdrawal test #172

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

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

Mechanix97
Copy link
Contributor

@Mechanix97 Mechanix97 commented Jul 18, 2025

Motivation

The deposit through contract call test was failing and some more test were needed

Description

The deposit through contract call had a incorrect amount of gas which was making the test fail and a delay was added to wait for the deposit to impact (this isn't the desired behavior, so a issue was opened #173 ).

Some more tests of withdrawal were added based on the ones from ethrex.

Also moved the workflow to a separate file and added a Integration test command for the GH ci.

Closes #issue_number

@Mechanix97 Mechanix97 changed the title Mecha/ci integration test fix(sdk): fix deposit through contract call and add withdrawal test Jul 18, 2025
@Mechanix97 Mechanix97 marked this pull request as ready for review July 18, 2025 15:22
@Mechanix97 Mechanix97 requested a review from a team as a code owner July 18, 2025 15:22
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Mechardo <[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
Development

Successfully merging this pull request may close these issues.

1 participant