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

Soroban: Support for Constructors #1675

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

fix: clippy warning

4f2d6de
Select commit
Loading
Failed to load commit list.
Open

Soroban: Support for Constructors #1675

fix: clippy warning
4f2d6de
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Nov 30, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 e05b33e feat(soroban): modify emit_initializer to suppor... Valid sign-off found
🟢 399b070 tests(soroban): add constructor tests and update c... Valid sign-off found
🟢 362c107 test(soroban): add no-argument constructor example Valid sign-off found
🟢 850628e chore: add license to `tests/soroban_testcases/con... Valid sign-off found
🟢 4f2d6de fix: clippy warning Valid sign-off found