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

test: call existing contract #808

Merged
merged 2 commits into from
Oct 7, 2024
Merged

test: call existing contract #808

merged 2 commits into from
Oct 7, 2024

Conversation

ICavlek
Copy link
Contributor

@ICavlek ICavlek commented Oct 3, 2024

Created two tests that interact with smart contracts on sepolia. Removed test_call because it uses same call on erc20 as an updated test. Updated test has couple of more calls:

  • First interacts with erc20
  • Second interacts with an existing account

@ICavlek ICavlek requested a review from a team October 3, 2024 11:37
@ICavlek ICavlek linked an issue Oct 3, 2024 that may be closed by this pull request
@ICavlek ICavlek added the tests label Oct 3, 2024
@ICavlek ICavlek changed the title Ic/call existing contract test: call existing contract Oct 3, 2024
@ICavlek ICavlek merged commit 1e872a7 into main Oct 7, 2024
7 checks passed
@ICavlek ICavlek deleted the ic/call_existing_contract branch October 7, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: calling existing contracts
2 participants