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

Emit Move events when performing operations on on-chain identities #1432

Open
wants to merge 4 commits into
base: feat/identity-rebased
Choose a base branch
from

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Nov 21, 2024

Description

This PR introduces the emission of events for the following operations:

  • Identity has a new proposal
  • Identity has executed a proposal
  • Identity has a proposal ready for execution
  • AuthenticatedAsset transfer requested
  • AuthenticatedAsset transfer concluded

@UMR1352 UMR1352 added Enhancement New feature or improvement to an existing feature Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Nov 21, 2024
@UMR1352 UMR1352 self-assigned this Nov 21, 2024
@UMR1352 UMR1352 requested a review from a team as a code owner November 21, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Enhancement New feature or improvement to an existing feature Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants