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

[feat] Emit event when fund contract is deployed #136 #158

Conversation

Gianfranco99
Copy link

@Gianfranco99 Gianfranco99 commented Oct 25, 2024

Pull Request

Changes description

What I did was add the fundDeployed event with the owner as the key. This event is emitted once the contract has been deployed successfully.

Current output

image

Time spent breakdown

Give a breakdown on the time you used to solve the issue you are closing.

Comments

Any other details you might want to share.

@EmmanuelAR EmmanuelAR self-requested a review October 25, 2024 15:42
contracts/src/fundManager.cairo Outdated Show resolved Hide resolved
@EmmanuelAR
Copy link
Collaborator

Thks so much for your work @Gianfranco99 just some changes!

@EmmanuelAR EmmanuelAR merged commit 1083b6c into undefinedorgcr:dev Oct 26, 2024
5 checks passed
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.

[feat] Emit event when fund contract is deployed
2 participants