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

Improve service contract events #562

Closed
4 tasks done
renauter opened this issue Dec 27, 2022 · 1 comment
Closed
4 tasks done

Improve service contract events #562

renauter opened this issue Dec 27, 2022 · 1 comment
Assignees
Labels
type_feature New feature or request

Comments

@renauter
Copy link
Collaborator

renauter commented Dec 27, 2022

Need to catch all contract changes along the service contract flow to be able to propagate the exact struct state on clients side

  • pass contract object instead of contract ID on events (not for ServiceContractCanceled())
  • add events for set_metadata() and set_fees() extrinsics

Changes need to be propagated to:

@zaelgohary
Copy link

Verified.

serviceAccountSetMetadata

serviceContractApprove

image

serviceContractsSetFees

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants