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] State Update Events #4

Closed
drspacemn opened this issue Feb 13, 2024 · 5 comments
Closed

[feat] State Update Events #4

drspacemn opened this issue Feb 13, 2024 · 5 comments
Assignees
Labels
contract dev Non-functional work hackOD

Comments

@drspacemn
Copy link
Contributor

drspacemn commented Feb 13, 2024

Implement and test the State Update Events.

Can mock or hard code a successful state update for the time being.

References

https://github.com/starkware-libs/cairo-lang/blob/ab6d079f0265f903630aac9287e93d9e7cfb6fcf/src/starkware/starknet/solidity/Starknet.sol#L216

https://github.com/starkware-libs/cairo-lang/blob/ab6d079f0265f903630aac9287e93d9e7cfb6fcf/src/starkware/starknet/solidity/Starknet.sol#L248

@AryanGodara
Copy link

Hi, I'd like to work on this issue! Could you please point me in the right direction to get started; like the first step, and I'll build up from there

@glihm
Copy link
Collaborator

glihm commented Feb 18, 2024

Hi, I'd like to work on this issue! Could you please point me in the right direction to get started; like the first step, and I'll build up from there

Hey @AryanGodara! Thank you for considering contributing.

Currently there's no component for the state. So in this issue you may add the missing event that is linked in the issue description into the app chain contract itself.

Does it make sense to you?

@Xavek
Copy link

Xavek commented Feb 19, 2024

Hey @glihm, I got the issue, can I take it?

@TAdev0
Copy link
Contributor

TAdev0 commented Feb 22, 2024

Hi @glihm @drspacemn , any update about this issue? Is anyone working on it? I can do it today if it is available :)

@thomas192
Copy link
Contributor

thomas192 commented Feb 24, 2024

Hello, I have been working on this with no intention to make a PR initially but it turns out I can make one soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract dev Non-functional work hackOD
Projects
None yet
Development

No branches or pull requests

7 participants