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

Check deploy_at constructor issue #805

Closed
Arcticae opened this issue Oct 4, 2023 · 0 comments · Fixed by #828
Closed

Check deploy_at constructor issue #805

Arcticae opened this issue Oct 4, 2023 · 0 comments · Fixed by #828
Assignees
Labels
bug Something isn't working snforge

Comments

@Arcticae
Copy link
Contributor

Arcticae commented Oct 4, 2023

The deploy_at is not invoking the constructor (and thus storage writes), it needs to be fixed and tested.

The resolution should include deploy operations on the execution layer instead of the transactional layer. This way the implementation will be uniform and will differ by only providing/calculating the address parameter.

@Arcticae Arcticae self-assigned this Oct 4, 2023
@github-actions github-actions bot added the new label Oct 4, 2023
@Arcticae Arcticae removed the new label Oct 4, 2023
@Arcticae Arcticae moved this from Triage to TODO in Starknet foundry Oct 4, 2023
@Arcticae Arcticae moved this from TODO to In Progress in Starknet foundry Oct 4, 2023
@Arcticae Arcticae added the bug Something isn't working label Oct 4, 2023
github-merge-queue bot pushed a commit that referenced this issue Oct 10, 2023
<!-- Reference any GitHub issues resolved by this PR -->

Closes #805 

## Introduced changes

## Breaking changes

<!-- List of all breaking changes, if applicable -->

## Checklist

<!-- Make sure all of these are complete -->

- [ ] Linked relevant issue
- [ ] Updated relevant documentation
- [ ] Added relevant tests
- [ ] Performed self-review of the code
- [ ] Added changes to `CHANGELOG.md`

---------

Co-authored-by: Piotr Magiera <56825108+piotmag769@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Starknet foundry Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working snforge
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant