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

Call constructors for the test contracts. #1455

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Sep 5, 2024

What

Call constructors for the test contracts. Also added some utilities to support setting up contracts with constructors in the SDK.

Why

Supporting constructors in the test framework.

Known limitations

I had to reduce the number of iterations in check_caller_and_callee_seed_always_different test as the observations library chokes due to too many observations. I'm not sure what's the reason, but the bug and fix are unrelated to this PR.

Also added some utilities to support setting up contracts with constructors in the SDK.
@dmkozh dmkozh added this pull request to the merge queue Sep 6, 2024
Merged via the queue into stellar:main with commit 75b7821 Sep 6, 2024
12 checks passed
@dmkozh dmkozh deleted the ctor_test_support branch September 6, 2024 20:09
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.

2 participants